Skip to content

Commit e21be7a

Browse files
authored
Update virtual-machine-scale-sets-use-availability-zones.md
------- cc: @mimckitt
1 parent 0e83b34 commit e21be7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-use-availability-zones.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ With best-effort zone balance, the scale set attempts to scale in and out while
5252

5353
To use best-effort zone balance, set *zoneBalance* to *false*. This setting is the default in API version *2017-12-01*. To use strict zone balance, set *zoneBalance* to *true*.
5454

55+
>[!NOTE]
56+
> The `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.
57+
5558
## Single-zone and zone-redundant scale sets
5659

5760
When you deploy a virtual machine scale set, you can choose to use a single Availability Zone in a region, or multiple zones.

0 commit comments

Comments
 (0)