Skip to content

Commit 86a184f

Browse files
authored
Merge pull request #110385 from SubaMoorthy/patch-1
Update supported regions
2 parents e08ec12 + 1468f81 commit 86a184f

File tree

1 file changed

+4
-68
lines changed

1 file changed

+4
-68
lines changed

articles/machine-learning/how-to-configure-private-link.md

Lines changed: 4 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -201,25 +201,9 @@ For information on securing Azure Container Registry inside the virtual network,
201201
"location": {
202202
"type": "string",
203203
"allowedValues": [
204-
"australiaeast",
205-
"brazilsouth",
206-
"canadacentral",
207-
"centralus",
208-
"eastasia",
209204
"eastus",
210-
"eastus2",
211-
"francecentral",
212-
"japaneast",
213-
"koreacentral",
214-
"northcentralus",
215-
"northeurope",
216-
"southeastasia",
217205
"southcentralus",
218-
"uksouth",
219-
"westcentralus",
220-
"westus",
221-
"westus2",
222-
"westeurope"
206+
"westus2"
223207
],
224208
"metadata": {
225209
"description": "Specifies the location for all resources."
@@ -520,25 +504,9 @@ For information on securing Azure Container Registry inside the virtual network,
520504
"location": {
521505
"type": "string",
522506
"allowedValues": [
523-
"australiaeast",
524-
"brazilsouth",
525-
"canadacentral",
526-
"centralus",
527-
"eastasia",
528507
"eastus",
529-
"eastus2",
530-
"francecentral",
531-
"japaneast",
532-
"koreacentral",
533-
"northcentralus",
534-
"northeurope",
535-
"southeastasia",
536508
"southcentralus",
537-
"uksouth",
538-
"westcentralus",
539-
"westus",
540-
"westus2",
541-
"westeurope"
509+
"westus2"
542510
],
543511
"metadata": {
544512
"description": "Specifies the location for all resources."
@@ -762,25 +730,9 @@ For information on securing Azure Container Registry inside the virtual network,
762730
"location": {
763731
"type": "string",
764732
"allowedValues": [
765-
"australiaeast",
766-
"brazilsouth",
767-
"canadacentral",
768-
"centralus",
769-
"eastasia",
770733
"eastus",
771-
"eastus2",
772-
"francecentral",
773-
"japaneast",
774-
"koreacentral",
775-
"northcentralus",
776-
"northeurope",
777-
"southeastasia",
778734
"southcentralus",
779-
"uksouth",
780-
"westcentralus",
781-
"westus",
782-
"westus2",
783-
"westeurope"
735+
"westus2"
784736
],
785737
"metadata": {
786738
"description": "Specifies the location for all resources."
@@ -1039,25 +991,9 @@ For information on securing Azure Container Registry inside the virtual network,
1039991
"location": {
1040992
"type": "string",
1041993
"allowedValues": [
1042-
"australiaeast",
1043-
"brazilsouth",
1044-
"canadacentral",
1045-
"centralus",
1046-
"eastasia",
1047994
"eastus",
1048-
"eastus2",
1049-
"francecentral",
1050-
"japaneast",
1051-
"koreacentral",
1052-
"northcentralus",
1053-
"northeurope",
1054-
"southeastasia",
1055995
"southcentralus",
1056-
"uksouth",
1057-
"westcentralus",
1058-
"westus",
1059-
"westus2",
1060-
"westeurope"
996+
"westus2"
1061997
],
1062998
"metadata": {
1063999
"description": "Specifies the location for all resources."

0 commit comments

Comments
 (0)