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
Invoke-Usecase-Name 'CreateTenantOffer'-Description "Create a tenant offer"-UsecaseBlock `
@@ -681,6 +685,18 @@ while ($runCount -le $NumberOfIterations)
681
685
}
682
686
}
683
687
}
688
+
689
+
Invoke-Usecase-Name 'CheckExistenceOfScreenShotForVMWithPrivateIP'-Description "Check if screen shots are available for Windows VM with private IP and store the screen shot in log folder"-UsecaseBlock `
Otherwise, it can be retrieved directly from your Azure Stack deployment. First, add your host to the list of TrustedHosts:
24
+
Otherwise, it can be retrieved directly from your Azure Stack deployment. This method can also be used for AD FS. First, add your host to the list of TrustedHosts:
This command may show a popup prompt that can be ignored without issue.
47
+
45
48
To ensure that the Windows Server 2016 VM Image has the latest cumulative update, provide the -IncludeLatestCU parameter.
46
49
47
50
Please note that to use this image for **installing additional Azure Stack services**, you will need to make use of the -Net35 parameter to install .NET Framework 3.5 into the image.
@@ -79,7 +82,7 @@ To verify that the command ran successfully, go to Marketplace in the portal, an
79
82
Run the below command to remove an uploaded VM image. After removal, tenants will no longer be able to deploy virtual machines with this image.
0 commit comments