Skip to content

Commit fbecee3

Browse files
authored
Update service-fabric-azure-resource-manager-guardrails.md
fixing capitalization
1 parent fc9aa4d commit fbecee3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-fabric/service-fabric-azure-resource-manager-guardrails.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ To fix a durability mismatch, which is indicated by any of the above error messa
6161
2. Redeploy the Azure Resource Manager template with the updated values.
6262

6363

64-
## Seed Node Deletion
64+
## Seed node deletion
6565
### Overview
6666
A Service Fabric cluster has a [reliability tier](https://docs.microsoft.com/azure/service-fabric/service-fabric-cluster-capacity#the-reliability-characteristics-of-the-cluster) property which is used to determine the number of replicas of system services that run on the primary node type of the cluster. The number of required replicas will determine the minimum number of nodes that must be maintained in the primary node type of the cluster. If the number of nodes in the primary node type goes below the required minimum for the reliability tier, the cluster will become unstable.
6767

68-
### Error Messages
68+
### Error messages
6969
Seed node removal operation has been detected, and will be rejected.
7070
* This operation would result in only {0} potential seed nodes to remain in the cluster, while {1} are needed as a minimum.
7171
* Removing {0} seed nodes out of {1} would result in the cluster going down due to loss of seed node quorum. Maximum number of seed nodes that can be removed at a time is {2}.

0 commit comments

Comments
 (0)