Update arc regions for public preview (#12366)

This commit is contained in:
Charles Gagnon
2020-09-16 14:39:05 -07:00
committed by GitHub
parent f62020e1ec
commit c4859f665b

View File

@@ -2,7 +2,7 @@
"name": "arc", "name": "arc",
"displayName": "%arc.displayName%", "displayName": "%arc.displayName%",
"description": "%arc.description%", "description": "%arc.description%",
"version": "0.4.0", "version": "0.4.1",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": true, "preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt", "license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
@@ -284,10 +284,16 @@
"locations": [ "locations": [
"eastus", "eastus",
"eastus2", "eastus2",
"australiaeast",
"centralus", "centralus",
"westus2", "westus2",
"westeurope",
"southeastasia", "southeastasia",
"westeurope" "koreacentral",
"northeurope",
"westeurope",
"uksouth",
"francecentral"
] ]
}, },
{ {
@@ -542,7 +548,7 @@
}, },
{ {
"name": "azdata", "name": "azdata",
"version": "20.1.0" "version": "20.2.0"
} }
], ],
"when": true "when": true
@@ -704,7 +710,7 @@
}, },
{ {
"name": "azdata", "name": "azdata",
"version": "20.1.0" "version": "20.2.0"
} }
], ],
"when": "resourceType=sql.managed.instance" "when": "resourceType=sql.managed.instance"
@@ -924,7 +930,7 @@
}, },
{ {
"name": "azdata", "name": "azdata",
"version": "20.1.0" "version": "20.2.0"
} }
], ],
"when": "resourceType=postgres" "when": "resourceType=postgres"