Update New-TestResources.ps1 parameter documentation to match defaults (#832)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
This commit is contained in:
Azure SDK Bot 2020-10-22 14:24:48 -07:00 committed by GitHub
parent 61dab6d92c
commit 2f10cdf30b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -562,7 +562,7 @@ is based on the cloud to which the template is being deployed:
.PARAMETER Environment
Name of the cloud environment. The default is the Azure Public Cloud
('PublicCloud')
('AzureCloud')
.PARAMETER AdditionalParameters
Optional key-value pairs of parameters to pass to the ARM template(s).