Skip to content

Commit d6f4e20

Browse files
authored
Update auto-failover-group-configure-sql-mi.md
Updating permissions section for SQL MI
1 parent 3adec53 commit d6f4e20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-sql/managed-instance/auto-failover-group-configure-sql-mi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -418,14 +418,14 @@ There is some overlap of content in the following articles, be sure to make chan
418418

419419
Permissions for a failover group are managed via [Azure role-based access control (Azure RBAC)](../../role-based-access-control/overview.md).
420420

421-
Azure RBAC write access is necessary to create and manage failover groups. The [SQL Server Contributor](../../role-based-access-control/built-in-roles.md#sql-server-contributor) role has all the necessary permissions to manage failover groups.
421+
Azure RBAC write access is necessary to create and manage failover groups. The [SQL Managed Instance Contributor](../../role-based-access-control/built-in-roles.md#sql-managed-instance-contributor) role has all the necessary permissions to manage failover groups.
422422

423423
The following table lists specific permission scopes for Azure SQL Managed Instance:
424424

425425
| **Action** | **Permission** | **Scope**|
426426
| :---- | :---- | :---- |
427427
|**Create failover group**| Azure RBAC write access | Primary managed instance </br> Secondary managed instance|
428-
| **Update failover group** Azure RBAC write access | Failover group </br> All databases within the managed instance|
428+
| **Update failover group**| Azure RBAC write access | Failover group </br> All databases within the managed instance|
429429
| **Fail over failover group** | Azure RBAC write access | Failover group on new primary managed instance |
430430

431431

0 commit comments

Comments
 (0)