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
had to edit line 322
$account = Add-AzureAccount -Credential $azureCredential -Environment AzureUSGovernment
had to edit line 343
$resourceManagerContext = Add-AzureRmAccount -Credential $azureCredential -SubscriptionId $targetSubscription.SubscriptionId -EnvironmentName AzureUSGovernment
The text was updated successfully, but these errors were encountered:
had to edit line 322
$account = Add-AzureAccount -Credential $azureCredential -Environment AzureUSGovernment
had to edit line 343
$resourceManagerContext = Add-AzureRmAccount -Credential $azureCredential -SubscriptionId $targetSubscription.SubscriptionId -EnvironmentName AzureUSGovernment
The text was updated successfully, but these errors were encountered: