Skip to content

Commit

Permalink
Update documentation text for the zoneBalance property (#15231)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
basharg and Bashar Gharaibeh authored Jul 23, 2021
1 parent a9c6da3 commit 87e2c65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13487,7 +13487,7 @@
},
"zoneBalance": {
"type": "boolean",
"description": "Whether to force strictly even Virtual Machine distribution cross x-zones in case there is zone outage."
"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."
},
"platformFaultDomainCount": {
"type": "integer",
Expand Down

0 comments on commit 87e2c65

Please sign in to comment.