mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Update arc regions for public preview (#12366)
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user