From e2b6d4a815a44753a885efba8ce9bae81225f553 Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed, 31 Mar 2021 11:19:57 -0700 Subject: [PATCH] Sync eng/common directory with azure-sdk-tools repository (#14479) --- eng/common/TestResources/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/common/TestResources/README.md b/eng/common/TestResources/README.md index 7502503aea48..e0fd98a9c8f7 100644 --- a/eng/common/TestResources/README.md +++ b/eng/common/TestResources/README.md @@ -28,7 +28,7 @@ is a member of multiple subscriptions. ```powershell Connect-AzAccount -Subscription 'YOUR SUBSCRIPTION ID' -eng\common\TestResources\New-TestResources.ps1 -ServiceDirectory 'search' +eng\common\TestResources\New-TestResources.ps1 -ServiceDirectory 'search' -SubscriptionId 'YOUR SUBSCRIPTION ID' ``` The `OutFile` switch will be set by default if you are running this for a .NET project on Windows. This will save test environment settings