You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sap/center-sap-solutions/manage-with-azure-rbac.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,10 @@ There are [Azure built-in roles](../../role-based-access-control/built-in-roles.
33
33
- The **Azure Center for SAP solutions reader** role has permissions to view all VIS resources.
34
34
35
35
> [!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.
37
40
38
41
## Deploy infrastructure for new SAP system
39
42
@@ -42,6 +45,7 @@ To deploy infrastructure for a new SAP system, a *user* and *user-assigned manag
42
45
| Built-in roles for *users*|
43
46
| ------------------------- |
44
47
|**Azure Center for SAP solutions administrator**|
48
+
|**Managed Identity Operator**|
45
49
46
50
| Minimum permissions for *users*|
47
51
| ------------------------------- |
@@ -182,6 +186,7 @@ To register an existing SAP system and manage that system with Azure Center for
182
186
| Built-in roles for *users*|
183
187
| ------------------------- |
184
188
|**Azure Center for SAP solutions administrator**|
0 commit comments