Skip to content

Commit 64cf7d7

Browse files
Merge pull request #231335 from kalyaninamuduri/patch-37
Update manage-with-azure-rbac.md
2 parents a401c4d + 9896414 commit 64cf7d7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/sap/center-sap-solutions/manage-with-azure-rbac.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ There are [Azure built-in roles](../../role-based-access-control/built-in-roles.
3333
- The **Azure Center for SAP solutions reader** role has permissions to view all VIS resources.
3434

3535
> [!NOTE]
36-
> If you're creating a new user-assigned managed identity when you deploy a new SAP system or register an existing system, the user must also have the **Managed Identity Contributor** role. This role is required to make role assignments to a user-assigned managed identity.
36+
> To use an existing user-assigned managed identity for deploying a new SAP system or registering an existing system, the user must also have the **Managed Identity Operator** role. This role is required to assign a user-assigned managed identity to the Virtual Instance for SAP solutions resource.
37+
38+
> [!NOTE]
39+
> If you're creating a new user-assigned managed identity when you deploy a new SAP system or register an existing system, the user must also have the **Managed Identity Contributor** and **Managed Identity Operator** roles. These roles are required to create a user-assigned identity, make necessary role assignments to it and assign it to the VIS resource.
3740
3841
## Deploy infrastructure for new SAP system
3942

@@ -42,6 +45,7 @@ To deploy infrastructure for a new SAP system, a *user* and *user-assigned manag
4245
| Built-in roles for *users* |
4346
| ------------------------- |
4447
| **Azure Center for SAP solutions administrator** |
48+
| **Managed Identity Operator** |
4549

4650
| Minimum permissions for *users* |
4751
| ------------------------------- |
@@ -182,6 +186,7 @@ To register an existing SAP system and manage that system with Azure Center for
182186
| Built-in roles for *users* |
183187
| ------------------------- |
184188
| **Azure Center for SAP solutions administrator** |
189+
| **Managed Identity Operator** |
185190

186191
| Minimum permissions for *users* |
187192
| ------------------------------- |

0 commit comments

Comments
 (0)