Skip to content

Commit 87e2c65

Browse files
bashargBashar Gharaibeh
andauthored
Update documentation text for the zoneBalance property (#15231)
* Fix public IP sku name and Tier property names * remove required property to match NRP swagger spec * update example file * update zoneBalance help message Co-authored-by: Bashar Gharaibeh <basharghar@live.com>
1 parent a9c6da3 commit 87e2c65

File tree

1 file changed

+1
-1
lines changed
  • specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01

1 file changed

+1
-1
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13487,7 +13487,7 @@
1348713487
},
1348813488
"zoneBalance": {
1348913489
"type": "boolean",
13490-
"description": "Whether to force strictly even Virtual Machine distribution cross x-zones in case there is zone outage."
13490+
"description": "Whether to force strictly even Virtual Machine distribution cross x-zones in case there is zone outage. zoneBalance property can only be set if the zones property of the scale set contains more than one zone. If there are no zones or only one zone specified, then zoneBalance property should not be set."
1349113491
},
1349213492
"platformFaultDomainCount": {
1349313493
"type": "integer",

0 commit comments

Comments
 (0)