Skip to content

Commit e0a7c5d

Browse files
committed
new page for URBAC in MTO
1 parent 3be295e commit e0a7c5d

File tree

2 files changed

+92
-1
lines changed

2 files changed

+92
-1
lines changed

unified-secops-platform/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,9 @@
107107
- name: Manage content distribution with tenant groups
108108
href: mto-tenantgroups.md
109109
- name: Manage tenants in other Microsoft clouds
110-
href: mto-cross-cloud.md
110+
href: mto-cross-cloud.md
111+
- name: Manage unified role-based access control (URBAC) for multitenant management
112+
href: mto-urbac.md
111113
- name: Troubleshoot issues
112114
href: mto-troubleshoot.md
113115
- name: Configure notifications
Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
---
2+
title: Manage unified role-based access control in multitenant management
3+
description: Overview of how to manage the unified role-based access control multitenant management in the Microsoft Defender portal.
4+
ms.service: unified-secops-platform
5+
ms.author: diannegali
6+
author: diannegali
7+
ms.localizationpriority: medium
8+
manager: deniseb
9+
audience: ITPro
10+
ms.collection:
11+
- m365-security
12+
- highpri
13+
- tier1
14+
ms.topic: concept-article
15+
ms.date: 05/12/2025
16+
appliesto:
17+
- Microsoft Defender XDR
18+
- Microsoft Sentinel in the Microsoft Defender portal
19+
# customer intent: To learn about unified role-based access control in Microsoft Defender multitenant management.
20+
---
21+
22+
# Manage unified role-based access control in multitenant management
23+
24+
> [!IMPORTANT]
25+
> Some information in this article relates to a prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
26+
27+
You can now view and manage user permissions across multiple tenants in multitenant management. This capability provides a comprehensive view of permissions and access for your tenants. It also provides a centralized administration to manage these permissions.
28+
29+
The multitenant management portal offers an aggregated view of all unified role-based access (URBAC) roles. Navigate to the page through **System > Permissions**.
30+
31+
You can create or edit a custom role, import and delete roles, and search for a specific role using the Search function from this page. You can also Filter the roles according to assigned data sources, permissions category, assignee type, and tenant name.
32+
33+
## Create or edit a custom role
34+
35+
You can create a custom role to provide flexibility and control over access to specific data. To create a custom role, follow these steps:
36+
37+
1. Sign in to multitenant management in Microsoft Defender, then navigate to **System > Permissions**.
38+
39+
2. Select **Create custom role**.
40+
41+
3. In the dropdown menu, select the tenant for which you want to create a new role. Select **Continue**.
42+
43+
4. In the **Basics** page, enter the name and description of the role. Select **Next**.
44+
45+
5. In the **Permissions** page, select the appropriate permissions for the role.
46+
47+
6. A new pane opens based on the permisssions you selected. Select the appropriate permissions for the role, then select **Apply**. Here's an example.
48+
49+
7. Select **Next** to proceed to the next page.
50+
51+
8. In the **Assignments** page, select **Add assignment** to assign users and data sources.
52+
53+
9. In the **Add assignments** pane, add the assignment name and team members to be assigned, and identify the data sources that they can access. Then select **Add**. Here’s an example.
54+
55+
10. Select **Next**. Review the details you provided in the **Review and finish** page. You can edit the custom role’s name and description, permissions, and assignments in this page.
56+
57+
11. Select **Submit** to finish creating the custom role.
58+
59+
To edit an existing role, select the three dots beside the role name in the Permissions and roles list, then select **Edit**.
60+
61+
## Delete roles
62+
63+
You can delete roles by selecting a role from the list and then selecting **Delete roles**. You can select multiple roles from various tenants to delete.
64+
65+
You can also delete a role by selecting the three dots beside the role name in the Permissions and roles list then selecting **Delete**.
66+
67+
The **Delete role** option is also available when editing a specific role.
68+
69+
## Import roles
70+
71+
You can import existing roles from a tenant’s workloads to migrate permissions and assignments.
72+
73+
To import roles, follow these steps:
74+
75+
1. Navigate to **System > Permissions**.
76+
77+
2. Select **Import roles**.
78+
79+
3. In the **Import roles** pane, select the tenant from which you want to import roles in the dropdown menu. Select **Continue**.
80+
81+
4. In the **Workloads** page, select the workloads you want to import from. Select **Next**.
82+
83+
5. In the **Roles** page, select all or some of the roles that you want to import from the Eligible roles list. To review the permissions and assignments for a role, select the role name.
84+
85+
6. Review the details then select **Submit** to finish importing the roles.
86+
87+
Imported roles are available in the Permissions and roles list.
88+
89+
Learn more about unified RBAC in [Microsoft Defender XDR unified role-based access control](/defender-xdr/manage-rbac.md).

0 commit comments

Comments
 (0)