File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ Set-ExecutionPolicy -ExecutionPolicy Unrestricted
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>" `
1212 - OEM " <Replace with your hardware vendor name>" `
13- # Uncomment the below 2 lines if using Admin Credentials to gather data
14- # -azureStackAdminUsername "<Replace with your service admin account to access the admin portal/apis>" `
13+ # Uncomment the below 2 lines and remove this line if using Admin Credentials to gather data otherwise remove this and the below 2 lines
14+ # -azureStackAdminUsername "<Replace with your service admin account to access the admin portal/apis>" `
1515 # -azureStackAdminPassword "<Replace with your service admin password>"
16- # Uncomment the below 2 lines if using a SPN Cert to gather data
16+ # Uncomment the below 2 lines and remove this line if using a SPN Cert to gather data otherwise remove this and the below 2 lines
1717 # -CertificateThumbprint "<Replace with the thumbprint of your cert used for SPN>" `
1818 # -ApplicationId "<Replace with the ClientID of the SPN>" `
19- # Uncomment the below line if using TenantID as part of sign in of the Management Endpoint, requried if using SPN
19+ # Remove this line and Uncomment the below line if using TenantID as part of sign in of the Management Endpoint, requried if using SPN
2020 # -TenantId "<Replace with the TenantId for the AzureStack>"
2121
2222
You can’t perform that action at this time.
0 commit comments