Skip to content

Commit a72db5d

Browse files
authored
It is not clear to join a configuration replica (#36153)
1 parent 8b3e6e8 commit a72db5d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/linux/sql-server-linux-availability-group-configure-ha.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,9 @@ ALTER AVAILABILITY GROUP [ag1] JOIN WITH (CLUSTER_TYPE = EXTERNAL);
228228
ALTER AVAILABILITY GROUP [ag1] GRANT CREATE ANY DATABASE;
229229
```
230230

231+
> [!NOTE]
232+
> For a configuration replica, only the join step is needed.
233+
231234
[!INCLUDE [Create Post](includes/cluster-availability-group-create-post.md)]
232235

233236
> [!IMPORTANT]

0 commit comments

Comments
 (0)