Skip to content

Commit b6c20e5

Browse files
authored
Merge pull request #313237 from rolyon/rolyon-rbac-role-assignments-portal-select-role
[Azure RBAC] Refactor Select the appropriate role
2 parents b48649f + fb9aaf7 commit b6c20e5

2 files changed

Lines changed: 15 additions & 17 deletions

File tree

-59.3 KB
Loading

articles/role-based-access-control/role-assignments-portal.md

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to grant access to Azure resources for users, groups, ser
44
author: rolyon
55
ms.author: rolyon
66
manager: pmwongera
7-
ms.date: 08/01/2025
7+
ms.date: 03/17/2026
88
ms.service: role-based-access-control
99
ms.topic: how-to
1010
ms.custom:
@@ -63,32 +63,30 @@ If you need to assign administrator roles in Microsoft Entra ID, see [Assign Mic
6363

6464
To select a role, follow these steps:
6565

66-
1. On the **Role** tab, select a role that you want to use.
66+
1. On the **Role** tab, select the tab for the type of role you want to assign.
6767

68-
You can search for a role by name or by description. You can also filter roles by type and category.
68+
- **Job function roles** – Roles for general Azure resource management or roles for specific services.
69+
- **Privileged administrator roles** – Roles that grant privileged access, such as Owner, Contributor, User Access Administrator, or Role Based Access Control Administrator. For best practices when using privileged administrator role assignments, see [Best practices for Azure RBAC](best-practices.md#limit-privileged-administrator-role-assignments).
6970

7071
![Screenshot of Add role assignment page with Role tab.](./media/shared/roles.png)
7172

72-
Note, If you're unsure of which role you need to assign, you can now use Copilot to help you select the appropriate role. (Limited preview. This capability is being deployed in stages, so it might not be available yet in your tenant or your interface might look different.)
73+
1. Select a role from the list by clicking on it.
7374

74-
1. (Optional) In the **Role** tab, click the **Copilot can help pick role** button. The Copilot dialog box opens.
75-
76-
![Screenshot of Copilot button in the Add role assignment page.](./media/role-assignments-portal/copilot-for-role-assignment.png)
77-
78-
In the dialog box, you can add descriptive prompts to tell Copilot your requirements for the role, and what you need a user to be authorized to do, for example, *"Help me select a role to deploy and manage Azure functions."*, or *"Which role should I use if I want a user to manage and view a workspace?"* Using phrases such as *'Help me select...'* or *'Which role should I use to...'* helps Copilot understand your intent more clearly in order to deliver the best results.
79-
80-
From the direction of your prompt, Copilot suggests a role, or multiple roles, based on the requirements provided. Copilot asks you to confirm by **Select permissions**. Copilot then recommends a role based on the criteria provided. You can **Select role**, or you can ask Copilot to **Recommend other roles**. If you select **Select role**, you're taken back to the **Add role assignment** page where you can select the recommended role and view its details.
81-
82-
1. If you want to assign a privileged administrator role, select the **Privileged administrator roles** tab to select the role.
83-
84-
For best practices when using privileged administrator role assignments, see [Best practices for Azure RBAC](best-practices.md#limit-privileged-administrator-role-assignments).
85-
86-
![Screenshot of Add role assignment page with Privileged administrator roles tab selected.](./media/shared/privileged-administrator-roles.png)
75+
Use the **Search** box to filter the list of roles by name or description. You can also filter roles by **Type** and **Category** to narrow down the results.
8776

8877
1. In the **Details** column, click **View** to get more details about a role.
8978

9079
![Screenshot of View role details pane with Permissions tab.](./media/role-assignments-portal/select-role-permissions.png)
9180

81+
> [!TIP]
82+
> If you're unsure which role to assign, you can use Copilot to help you select the appropriate role. On the **Role** tab, click **Copilot can help pick role** to open the Copilot dialog box.
83+
>
84+
> ![Screenshot of Copilot button in the Add role assignment page.](./media/role-assignments-portal/copilot-for-role-assignment.png)
85+
>
86+
> In the dialog box, describe what you need the user to be authorized to do. For example, *"Help me select a role to deploy and manage Azure functions"* or *"Which role should I use if I want a user to manage and view a workspace?"*
87+
>
88+
> Copilot suggests one or more roles based on your requirements. Click **Select permissions** to confirm, and then **Select role** to apply the recommendation, or click **Recommend other roles** to see alternatives.
89+
9290
1. Click **Next**.
9391

9492
## Step 4: Select who needs access

0 commit comments

Comments
 (0)