Skip to content

Commit 10f226d

Browse files
Shiwani-Kanandanthony
authored andcommitted
Adding exhaustive hostType values and cores to Microsoft.AzureArcData\sqlServerInstance resource (Azure#21176)
* adding new values for hostType and new cores property * removing new property from 2022-03-01 version
1 parent 27adab6 commit 10f226d

File tree

1 file changed

+8
-0
lines changed
  • specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2022-03-01-preview

1 file changed

+8
-0
lines changed

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2022-03-01-preview/sqlServerInstances.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,14 @@
159159
"type": "string",
160160
"description": "Type of host for Azure Arc SQL Server",
161161
"enum": [
162+
"Azure Virtual Machine",
163+
"Azure VMWare Virtual Machine",
164+
"Azure Kubernetes Service",
165+
"AWS VMWare Virtual Machine",
166+
"AWS Kubernetes Service",
167+
"GCP VMWare Virtual Machine",
168+
"GCP Kubernetes Service",
169+
"Container",
162170
"Virtual Machine",
163171
"Physical Server",
164172
"AWS Virtual Machine",

0 commit comments

Comments
 (0)