Skip to content

Commit 86a0294

Browse files
Merge pull request #252054 from tomvcassidy/availabilityZonesVmCount
Updating VM region numbers for cluster planning
2 parents 0d2844f + 76dfa20 commit 86a0294

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/service-fabric/service-fabric-cross-availability-zones.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,9 @@ You don't need to configure the `FaultDomain` and `UpgradeDomain` overrides.
205205
```
206206

207207
>[!NOTE]
208-
>
209208
> * Service Fabric clusters should have at least one primary node type. The durability level of primary node types should be Silver or higher.
210209
> * An Availability Zone spanning virtual machine scale set should be configured with at least three Availability Zones, no matter the durability level.
211-
> * An Availability Zone spanning virtual machine scale set with Silver or higher durability should have at least 15 VMs.
210+
> * An Availability Zone spanning virtual machine scale set with Silver or higher durability should have at least 15 VMs ([5 per region](service-fabric-cluster-capacity.md#durability-characteristics-of-the-cluster)).
212211
> * An Availaibility Zone spanning virtual machine scale set with Bronze durability should have at least six VMs.
213212
214213
### Enable support for multiple zones in the Service Fabric node type

0 commit comments

Comments
 (0)