Skip to content

Commit a82d509

Browse files
authored
changed files by pdets auto publish service, publishid[9d5d00af-d517-4299-bfbe-59ade4b062ff] and do [publish].
1 parent 6185c7b commit a82d509

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

learn-pr/wwl-sci/implement-access-management-for-azure-resources/includes/2-assign-azure-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Azure role-based access control (Azure RBAC) is the authorization system you use
3232
:::image type="content" source="../media/assign-role-resource-group-d2406eba-faee0c7a.png" alt-text="Screenshot of the Azure portal. It shows a sample resource group with the Assign Role selected.":::
3333

3434

35-
Whether you are in the User, Group, Resource Group, or Subscription you'll generally use the Access control (IAM) page to make the assign. It's also known as identity and access management (IAM) and appears in several locations in the Azure portal.
35+
Whether you are in the User, Group, Resource Group, or Subscription you'll generally use the Access content (IAM) page to make the assign. It's also known as identity and access management (IAM) and appears in several locations in the Azure portal.
3636

3737
### Assign an Azure role with script
3838

learn-pr/wwl-sci/implement-access-management-for-azure-resources/includes/6-analyze-azure-role-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ By adding roles to a given user account or group, you can add permissions on to
3232
:::image type="content" source="../media/permissions-attribute-reader-e2092c40-8583a604.png" alt-text="Screenshot of the Attribute definition reader. You can see which permissions a built-in role grants.":::
3333

3434

35-
You only want to grant the permissions a user needs. So be careful to know what all permissions are granted when you assign a role. you can see the list of permissions in the **Attribute definition reader**. To open it, launch Microsoft Entra ID, then open the **Roles and administrators** screen. Next select a role, and open its description page from the ellipsis (...) menu. Depending on the role you chose, you'll see a large number of permissions or possibly a small number. Two sets of permissions:
35+
You only want to grant the permissions a user needs. So be careful to know what all permissions are granted when you assign a role. You can see the list of permissions in the **Attribute definition reader**. To open it, launch Microsoft Entra ID, then open the **Roles and administrators** screen. Next select a role, and open its description page from the ellipsis (...) menu. Depending on the role you chose, you'll see a large number of permissions or possibly a small number. Two sets of permissions:
3636

3737
- Role permissions
3838
- Guest and service principal basic read permissions

0 commit comments

Comments
 (0)