Skip to content

Commit 09eb3ab

Browse files
authored
[Smoke Tests] Relocate Canary Resources (Azure#23017)
The focus of these changes is to move the resources used in the Canary cloud to a new region, as the existing region appears to be out of capacity for IoT Hub instances.
1 parent 5a00502 commit 09eb3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/templates/jobs/smoke.tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
TestTargetFramework: netcoreapp3.1
6161
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources-preview)
6262
ArmTemplateParameters: $(azureCloudArmParameters)
63-
Location: "eastus2euap"
63+
Location: "centraluseuap"
6464
Windows_NetCoreApp (AzureCloud):
6565
Pool: "azsdk-pool-mms-win-2019-general"
6666
OSVmImage: "MMS2019"

0 commit comments

Comments
 (0)