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 e75adb5 commit 2472636Copy full SHA for 2472636
eng/pipelines/templates/stages/archetype-sdk-tests.yml
@@ -49,14 +49,8 @@ parameters:
49
default:
50
Public:
51
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
52
- # TODO: Migrate location override into azure-sdk-tools eng/common
53
- # See https://github.com/Azure/azure-sdk-tools/issues/3398
54
- Location: 'westus'
55
Preview:
56
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources-preview)
57
58
59
60
Canary:
61
62
Location: 'eastus2euap'
0 commit comments