Skip to content

Commit 9a16c28

Browse files
committed
Node standards for resiliency update
1 parent ec751b7 commit 9a16c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/how-to-managed-cluster-availability-zones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ A Service Fabric cluster distributed across Availability Zones ensures high avai
2929
The recommended topology for managed cluster requires the resources outlined below:
3030

3131
* The cluster SKU must be Standard
32-
* Primary node type should have at least nine nodes for best resiliency, but supports minimum number of six.
32+
* Primary node type should have at least nine nodes (3 in each AZ) for best resiliency, but supports minimum number of six (2 in each AZ).
3333
* Secondary node type(s) should have at least six nodes for best resiliency, but supports minimum number of three.
3434

3535
>[!NOTE]

0 commit comments

Comments
 (0)