Skip to content

Commit e48f0e5

Browse files
authored
Merge pull request #178350 from mimckitt/patch-23
Update virtual-machine-scale-sets-use-availability-zones.md
2 parents 86e22aa + e21be7a commit e48f0e5

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)