You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI test fails if template requires existing vNet name to be present. In some cases a template will reference an existing vNet and should fail if it doesn't exist (rather than create the vNet). e.g. a template which allows a Windows machine to join an existing AD-domain on an existing vNet. Currently the tests cannot accommodate this use case.
CI test fails if template requires existing vNet name to be present. In some cases a template will reference an existing vNet and should fail if it doesn't exist (rather than create the vNet). e.g. a template which allows a Windows machine to join an existing AD-domain on an existing vNet. Currently the tests cannot accommodate this use case.