Skip to content

Commit baafea9

Browse files
committed
address Ilay comment
1 parent f4af47d commit baafea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-explorer/follower.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ You can deploy the Azure Resource Manager template by [using the Azure portal](h
202202
|**Setting** |**Description** |
203203
|---------|---------|
204204
|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 must be unique at the cluster level. |
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. |
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). |

0 commit comments

Comments
 (0)