Skip to content

Commit

Permalink
Sync eng/common directory with azure-sdk-tools repository (#14479)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Mar 31, 2021
1 parent aa3b495 commit e2b6d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/common/TestResources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e2b6d4a

Please sign in to comment.