Skip to content

Commit 5e8a6b8

Browse files
Merge pull request #37115 from JamesFerebee/patch-22
Update ALTER AVAILABILITY GROUP documentation as sysadmin
2 parents ec47d34 + 70ef0d0 commit 5e8a6b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/statements/alter-availability-group-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ Specifies manual seeding. This method requires you to create a backup of the dat
676676
Modifies any of the availability group settings of a distributed availability group. The list of availability groups to modify contains the availability group name and a `WITH (...)` clause for each availability group.
677677

678678
> [!IMPORTANT]
679-
> You must run this command on both the primary availability group and secondary availability group instances.
679+
> You must run this command on both the primary availability group and secondary availability group instances as `sysadmin`.
680680
681681
#### GRANT CREATE ANY DATABASE
682682

0 commit comments

Comments
 (0)