This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validation for WindowsProfile (#2798)
* adding windowsprofile validation checking, will handle 'hassecrets' error in generation #2788 * adding null check for windows profile before validation * adding ostype check and validation * check for empty string not nil * change string to ostype in validatePoolOSType * removing redundant windows check, using constants for validation * empty string as valid option * syntax fix
- Loading branch information