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 8bf614b commit 22466f5Copy full SHA for 22466f5
sdk/formrecognizer/tests.yml
@@ -13,9 +13,9 @@ stages:
13
# their claim is that the full matrix ends up stress-testing their service.
14
# As such, the canary test runs should run on a reduced matrix.
15
CloudConfig:
16
-# Prod:
17
-# SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
18
-# Location: $(LOCATION)
+ Prod:
+ SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
+ Location: $(LOCATION)
19
Canary:
20
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
21
Location: 'centraluseuap'
0 commit comments