Skip to content

Commit 3529a08

Browse files
authored
Update test resource region to Central US for FormRecognizer (Azure#17693)
1 parent 855d420 commit 3529a08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/formrecognizer/test-resources.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"location": {
1313
"type": "string",
14-
"defaultValue": "westus2",
14+
"defaultValue": "centraluseuap",
1515
"metadata": {
1616
"metadata": {
1717
"description": "The location of the resource. By default, this is the same as the resource group."
@@ -73,7 +73,7 @@
7373
},
7474
"selectionMarkTrainingDataContainer": {
7575
"type": "string",
76-
"defaultValue": "formselectionmark"
76+
"defaultValue": "selectionmark"
7777
},
7878
"testingDataSasProperties": {
7979
"type": "object",

0 commit comments

Comments
 (0)