Skip to content

Commit 3e20eea

Browse files
authored
Removed maximum for DedicatedHostGroup (#10813)
1 parent 693f059 commit 3e20eea

File tree

1 file changed

+0
-2
lines changed
  • specification/compute/resource-manager/Microsoft.Compute/stable/2020-06-01

1 file changed

+0
-2
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2020-06-01/compute.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6739,7 +6739,6 @@
67396739
"type": "integer",
67406740
"format": "int32",
67416741
"minimum": 1,
6742-
"maximum": 3,
67436742
"description": "Number of fault domains that the host group can span."
67446743
},
67456744
"hosts": {
@@ -6907,7 +6906,6 @@
69076906
"type": "integer",
69086907
"format": "int32",
69096908
"minimum": 0,
6910-
"maximum": 2,
69116909
"description": "Fault domain of the dedicated host within a dedicated host group."
69126910
},
69136911
"autoReplaceOnFailure": {

0 commit comments

Comments
 (0)