Skip to content

Commit be5df5b

Browse files
authored
Merge pull request #103826 from orspod/patch-34
Update follower.md
2 parents e667c08 + ceb3fb5 commit be5df5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/data-explorer/follower.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ You can deploy the Azure Resource Manager template by [using the Azure portal](h
201201

202202
|**Setting** |**Description** |
203203
|---------|---------|
204-
|Follower Cluster Name | The name of the follower cluster. This is the cluster which this template will be deployed on. |
205-
|Attached Database Configurations Name | The name of the attached database configurations object. The name can be any string as long as it's unique at the cluster level. |
204+
|Follower Cluster Name | The name of the follower cluster; where the template will be deployed. |
205+
|Attached Database Configurations Name | The name of the attached database configurations object. The name can be any string that is unique at the cluster level. |
206206
|Database Name | The name of the database to be followed. If you want to follow all the leader's databases, use '*'. |
207207
|Leader Cluster Resource ID | The resource ID of the leader cluster. |
208208
|Default Principals Modification Kind | The default principal modification kind. Can be `Union`, `Replace` or `None`. For more information about default principal modification kind, see [principal modification kind control command](/azure/kusto/management/cluster-follower?branch=master#alter-follower-database-principals-modification-kind). |
@@ -385,4 +385,4 @@ The follower database administrator can modify the [caching policy](/azure/kusto
385385

386386
## Next steps
387387

388-
* For information about follower cluster configuration, see [Control commands for managing a follower cluster](/azure/kusto/management/cluster-follower).
388+
* For information about follower cluster configuration, see [Control commands for managing a follower cluster](/azure/kusto/management/cluster-follower).

0 commit comments

Comments
 (0)