Skip to content

Commit 7b27200

Browse files
Change test pipeline to run in eastus2 (#16950)
- The test resources rely on an ASA account, which isn't available in westus2, the default region. So, i've adjusted the region to eastus2.
1 parent d698602 commit 7b27200

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/mixedreality/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ stages:
66
AllocateResourceGroup: false
77
ServiceDirectory: mixedreality
88
DeployArmTemplate: true
9+
Location: eastus2
910
EnvVars:
1011
AZURE_CLIENT_ID: $(aad-azure-sdk-test-client-id)
1112
AZURE_CLIENT_SECRET: $(aad-azure-sdk-test-client-secret)

0 commit comments

Comments
 (0)