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/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
9
9
ms.subservice: msi
10
10
ms.topic: how-to
11
11
ms.workload: identity
12
-
ms.date: 03/04/2022
12
+
ms.date: 03/08/2022
13
13
ms.author: barclayn
14
14
ms.custom: devx-track-azurecli
15
15
zone_pivot_groups: identity-mi-methods
@@ -81,13 +81,13 @@ In some environments, administrators choose to limit who can manage user-assigne
81
81
1. Sign in to the [Azure portal](https://portal.azure.com).
82
82
1. In the search box, enter **Managed Identities**. Under **Services**, select **Managed Identities**.
83
83
1. A list of the user-assigned managed identities for your subscription is returned. Select the user-assigned managed identity that you want to manage.
84
-
1. Select **Azure role assignments**, and then select **Add role assignment**.
85
-
1.In the **Add role assignment** pane, configure the following values, and then select **Save**:
86
-
-**Role**: The role to assign.
87
-
-**Assign access to**: The resource to assign the user-assignedmanaged identity.
88
-
-**Select**: The member to assign access.
89
-
90
-

84
+
1. Select **Access control (IAM)**.
85
+
1.Choose **Add role assignment**.
86
+
87
+

88
+
89
+
1. In the **Add role assignment** pane, choose the role to assign and choose **Next**.
90
+
1. Choose who should have the role assigned.
91
91
92
92
>[!NOTE]
93
93
>You can find information on assigning roles to managed identities in [Assign a managed identity access to a resource by using the Azure portal](../../role-based-access-control/role-assignments-portal-managed-identity.md)
0 commit comments