Skip to content

Commit 96abeea

Browse files
committed
mde
1 parent fd48bd8 commit 96abeea

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

defender-for-iot/set-up-rbac.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,13 @@ To make general changes to RBAC roles and permissions that relate to all other a
2828

2929
## Access management options
3030

31-
There are two ways to manage user access to the Defender portal, depending on the type of tenent you're using. Each system has different named permissions that allow access for site security. The two systems are:
31+
There are three ways to manage user access to the Defender portal, depending on the type of tenent you're using. Each system has different named permissions that allow access for site security. The systems are:
3232

3333
- [Global Microsoft Entra roles](/entra/identity/role-based-access-control/permissions-reference).
34-
- [Microsoft Defender XDR Unified RBAC](/defender-xdr/custom-roles): Use Defender XDR Unified role-based access control (RBAC) to manage access to specific data, tasks, and capabilities in the Defender portal.
34+
- [Microsoft Defender XDR Unified RBAC](/defender-xdr/manage-rbac): Use Defender XDR Unified role-based access control (RBAC) to manage access to specific data, tasks, and capabilities in the Defender portal.
35+
- [Microsoft Defender for Endpoint RBAC](/defender-endpoint/user-roles) (use the link): Use Defender for Endpoint XDR role-based access control (RBAC) to manage access to specific data, tasks, and capabilities in the Defender portal.
3536

36-
The instructions and permission settings listed in this article apply to both Defender XDR Unified and MDE RBAC.
37+
The instructions and permission settings listed in this article apply to both Defender XDR Unified and Microsfot Defender for Endpoint XDR RBAC.
3738

3839
## Set up Defender XDR Unified RBAC roles for site security
3940

@@ -63,7 +64,7 @@ Assign RBAC permissions and roles, based on the [summary table](#summary-of-rbac
6364
1. Select **Next** to **Review and finish**.
6465
1. Select **Submit**.
6566

66-
## Set up Defender XDR for MDE RBAC (Version 2) roles for site security
67+
## Set up Microsfot Defender for Endpoint XDR RBAC (Version 2) roles for site security
6768

6869
Assign RBAC permissions and roles, based on the [summary table](#summary-of-rbac-roles-and-permissions-for-site-security), to give users access to site security features:
6970

@@ -72,15 +73,15 @@ Assign RBAC permissions and roles, based on the [summary table](#summary-of-rbac
7273
1. Type a **Role name**, and a **Description**.
7374
1. Select **Next** for Permissions.
7475

75-
:::image type="content" source="media/set-up-rbac/permissions-mde-rbac2-add-role.png" alt-text="Screenshot of the MDE RBAC (version2) permissions set up page for site security." lightbox="media/set-up-rbac/permissions-mde-rbac2-add-role.png":::
76+
:::image type="content" source="media/set-up-rbac/permissions-mde-rbac2-add-role.png" alt-text="Screenshot of the Microsfot Defender for Endpoint XDR RBAC (version2) permissions set up page for site security." lightbox="media/set-up-rbac/permissions-mde-rbac2-add-role.png":::
7677

7778
1. For read permissions, in **View Data**, select **Security Operations**.
7879

79-
:::image type="content" source="media/set-up-rbac/permissions-mde-rbac2-read-options.png" alt-text="Screenshot of the MDE RBAC (version2) permissions set up page with the specific read permissions chosen for site security." lightbox="media/set-up-rbac/permissions-mde-rbac2-read-options.png":::
80+
:::image type="content" source="media/set-up-rbac/permissions-mde-rbac2-read-options.png" alt-text="Screenshot of the Microsfot Defender for Endpoint XDR RBAC (version2) permissions set up page with the specific read permissions chosen for site security." lightbox="media/set-up-rbac/permissions-mde-rbac2-read-options.png":::
8081

8182
1. For write permissions, select **Manage security settings in Security Center**.
8283

83-
:::image type="content" source="media/set-up-rbac/permissions-mde-rbac2-write-options.png" alt-text="Screenshot of the MDE RBAC (version2) permissions set up page with the specific read and write permissions chosen for site security." lightbox="media/set-up-rbac/permissions-mde-rbac2-write-options.png":::
84+
:::image type="content" source="media/set-up-rbac/permissions-mde-rbac2-write-options.png" alt-text="Screenshot of the Microsfot Defender for Endpoint XDR RBAC (version2) permissions set up page with the specific read and write permissions chosen for site security." lightbox="media/set-up-rbac/permissions-mde-rbac2-write-options.png":::
8485

8586
1. Select **Next**.
8687
1. In **Assigned user groups**, select the user groups from the list to assign to this role.
@@ -92,13 +93,13 @@ Assign RBAC permissions and roles, based on the [summary table](#summary-of-rbac
9293

9394
|Write permissions |Read permissions |
9495
|----|----|
95-
| **MDE Roles**: Core security settings (manage) under Authorization and Settings and scoped to all device groups. <br>**Entra ID roles**: Global Administrator, Security Administrator, Security Operator and scoped to all device groups.| Write roles (including roles that are non-scoped to all device groups). <br> **MDE Roles**: Security data basics (under Security Operations).<br>**Entra ID roles**: Global Reader, Security Reader.|
96+
| **Microsoft Defender for Endpoint roles**: Core security settings (manage) under Authorization and Settings and scoped to all device groups. <br>**Entra ID roles**: Global Administrator, Security Administrator, Security Operator and scoped to all device groups.| Write roles (including roles that are non-scoped to all device groups). <br> **Microsoft Defender for Endpoint Roles**: Security data basics (under Security Operations).<br>**Entra ID roles**: Global Reader, Security Reader.|
9697

97-
**For MDE RBAC (version 2)**:
98+
**For Microsfot Defender for Endpoint XDR RBAC (version 2)**:
9899

99100
|Write permissions |Read permissions |
100101
|----|----|
101-
| **MDE roles**: Manage security settings in Security Center and scoped to all device groups.<br>**Entra ID roles**: Global Administrator, Security Administrator.| Write roles (including roles that are non-scoped to all device groups). <br> **MDE roles**: View data - Security operations (read). <br>**Entra ID roles**: Global Reader, Security Reader.|
102+
| **Microsoft Defender for Endpoint roles**: Manage security settings in Security Center and scoped to all device groups.<br>**Entra ID roles**: Global Administrator, Security Administrator.| Write roles (including roles that are non-scoped to all device groups). <br> **Microsoft Defender for Endpoint roles**: View data - Security operations (read). <br>**Entra ID roles**: Global Reader, Security Reader.|
102103

103104
## Next steps
104105

0 commit comments

Comments
 (0)