We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9850cb1 commit 3fd6fc1Copy full SHA for 3fd6fc1
eng/pipelines/templates/jobs/archetype-sdk-client.yml
@@ -40,14 +40,8 @@ parameters:
40
default:
41
Public:
42
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
43
- # TODO: Migrate location override into azure-sdk-tools eng/common
44
- # See https://github.com/Azure/azure-sdk-tools/issues/3398
45
- Location: 'westus'
46
Preview:
47
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources-preview)
48
49
50
51
Canary:
52
53
Location: 'centraluseuap'
0 commit comments