File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ Set-ExecutionPolicy -ExecutionPolicy Unrestricted
99 - CloudName " <Replace with your Cloud Name, this is how many data points are pivoted in the views>" `
1010 - Region " <Replace with your region name specified in deploymet>" `
1111 - Fqdn " <Replace with your FQDN which follows the region name in your URL, eg.. azurestack.corp.microsoft.com>" `
12- - OEM " <Replace with your hardware vendor name>"
12+ - OEM " <Replace with your hardware vendor name>" `
1313 # Uncomment the below 2 lines if using Admin Credentials to gather data
1414 # -azureStackAdminUsername "<Replace with your service admin account to access the admin portal/apis>" `
15- # -azureStackAdminPassword "<Replace with your service admin password>" `
15+ # -azureStackAdminPassword "<Replace with your service admin password>"
1616 # Uncomment the below 3 lines if using a SPN Cert to gather data
17- # -CertificateThumbprint "<Replace with the thumbprint of your cert used for SPN>"
18- # -ApplicationId "<Replace with the ClientID of the SPN>"
17+ # -CertificateThumbprint "<Replace with the thumbprint of your cert used for SPN>" `
18+ # -ApplicationId "<Replace with the ClientID of the SPN>" `
1919 # -TenantId "<Replace with the TenantId for the AzureStack>"
2020
2121
You can’t perform that action at this time.
0 commit comments