Skip to content

Commit 2ca23f8

Browse files
Merge pull request #1177 from MicrosoftDocs/main
Publish main to live, 08/20, 3:30 PM IST
2 parents 72484e8 + d5d44c5 commit 2ca23f8

28 files changed

+219
-88
lines changed

defender-for-iot/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,12 @@
1818
href: prerequisites.md
1919
- name: Get started
2020
href: get-started.md
21+
- name: Set up RBAC for site security
22+
href: set-up-rbac.md
2123
- name: Set up sites
2224
href: set-up-sites.md
25+
- name: Configure permissions
26+
href: configure-permissions.md
2327
- name: Monitor site security
2428
items:
2529
- name: Monitor site security
Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
---
2+
title: Configure the permissions needed for Microsoft Defender for IoT in the Defender portal
3+
description: This article describes how to configure the permissions required for Microsoft Defender for IoT in the Microsoft Defender portal.
4+
ms.service: defender-for-iot
5+
author: lwainstein
6+
ms.author: lwainstein
7+
ms.localizationpriority: medium
8+
ms.date: 07/23/2024
9+
ms.topic: how-to
10+
---
11+
12+
# Configure full roles and permissions
13+
14+
The Microsoft Defender portal allows granular access to features and data based on user roles and the permissions given to each user with Role-Based Access Control (RBAC).
15+
16+
Microsoft Defender for IoT is part of the Defender portal and user access permissions for alerts, incidents, device inventory, device groups and vulnerabilities should already be configured. Nevertheless, with the added features of Defender for IoT you might want to check, adjust or add to the existing roles and permissions of your team in the Defender portal.
17+
18+
This article shows you how to make general changes to RBAC roles and permissions that relate to all areas of Defender for IoT in the Defender portal. To set up roles and permissions specifically for site security, see [set up RBAC permissions for site security](set-up-rbac.md).
19+
20+
[!INCLUDE [defender-iot-preview](../includes//defender-for-iot-defender-public-preview.md)]
21+
22+
## Prerequisites
23+
24+
- Review [the general prerequisites for Microsoft Defender for IoT](prerequisites.md).
25+
- Details of all users to be assigned updated roles and permissions for the Defender portal.
26+
27+
## Access management options
28+
29+
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 Defender for IoT. The two systems are:
30+
31+
- [Global Microsoft Entra roles](/entra/identity/role-based-access-control/permissions-reference).
32+
- [Unified RBAC](/defender-xdr/custom-roles): Use unified role-based access control (RBAC) to manage access to specific data, tasks, and capabilities in the Defender portal.
33+
34+
The instructions and permission settings listed in this article apply to the unified RBAC version.
35+
36+
### RBAC for version 1 or 2 only
37+
38+
Depending on your tenant, you might have access to RBAC version 1 or 2 instead of the unified version. Assign RBAC permissions and roles, based on the [summary table](#summary-of-roles-and-permissions-for-all-defender-for-iot-features), to give users access to general Defender for IoT features. However, follow the instructions listed here [for RBAC version 1](/defender-endpoint/prepare-deployment), or here [for RBAC version 2](/defender-endpoint/user-roles#permission-options).
39+
40+
If you're using the Defender portal for the first time, you need to set up all of your roles and permissions. For more information, see [manage portal access using role-based access control](/defender-xdr/manage-rbac).
41+
42+
## Unified RBAC roles for features in Defender for IoT
43+
44+
Assign RBAC permissions and roles, based on the [summary table](#summary-of-roles-and-permissions-for-all-defender-for-iot-features), to give users access to general Defender for IoT features:
45+
46+
1. In the Defender portal, either:
47+
1. Select **Settings > Microsoft XDR > Permissions and roles**.
48+
1. Enable **Endpoints & Vulnerability Management**.
49+
1. Select **Go to Permissions and roles**.
50+
51+
1. Select **Permissions > Microsft Defender XDR (1) > Roles**.
52+
53+
1. Select **Create custom role**.
54+
1. Type a **Role name**, and select **Next** for **Permissions**.
55+
56+
:::image type="content" source="media/permissions/permissions-choose.png" alt-text="Screenshot of the permissions set up page with the categories of permissions for site security" lightbox="media/permissions/permissions-choose.png" :::
57+
58+
1. Select **Security operations**, select the permissions as needed, and select **Apply**.
59+
1. Select **Security posture**, select the permissions as needed, and select **Apply**.
60+
1. Select **Authorization and settings**, select the permissions as needed, and select **Apply**.
61+
62+
:::image type="content" source="media/permissions/permissions-choose-options.png" alt-text="Screenshot of the permissions set up page with the specific permissions chosen for site security" lightbox="media/permissions/permissions-choose-options.png" :::
63+
64+
1. Select **Next** for **Assignments**.
65+
1. Select **Add assignment**.
66+
1. Type a name.
67+
1. Choose users and groups.
68+
1. Select the Data sources.
69+
1. Select **Add**.
70+
1. Select **Next** for **Review and finish**.
71+
1. Select **Submit**.
72+
73+
### Summary of roles and permissions for all Defender for IoT features
74+
75+
| Feature | Write permissions | Read permissions |
76+
|---|----|---|
77+
|Alerts and incidents| **Defender Permissions**: Alerts (manage) <br> **Entra ID roles**: Global Administrator, Security Administrator, Security Operator| Write roles<br> **Defender Permissions**: Security data basics<br>**Entra ID roles**: Global Reader, Security Reader |
78+
|Vulnerabilities | **Defender Permissions**: Response (manage)/ Security operations / Security data <br>**Entra ID roles**: Global Administrator, Security Administrator, Security Operator | Write roles<br> **Defender Permissions**: Vulnerability management (read) <br> **Entra ID roles**: Global Reader, Security Reader |
79+
|Inventory| **Defender Permissions**: Onboard offboard device: Detection tuning (manage) <br> Manage device tags: Alerts (manage) <br>**Entra ID roles**: Global Administrator, Security Administrator, Security Operator | Write roles <br>**Defender Permissions**: Security data basics/Security operations / Security data <br> **Entra ID roles**: Global Reader, Security Reader |
80+
|Device group| **Defender Permissions**: Authorization (Read and manage) <br>**Entra ID roles**: Global Administrator, Security Administrator |**Defender Permissions**: Authorization (write roles, Read-only) |
81+
82+
To assign roles and permissions for other Microsoft Defender for Endpoint features, such as alerts, incidents and inventory, see [assign roles and permissions for Defender for Endpoint](/defender-endpoint/prepare-deployment).
83+
84+
For more information, see [map unified RBAC permissions](/defender-xdr/compare-rbac-roles#microsoft-entra-global-roles-access).
85+
86+
## Next steps
87+
88+
[Monitor site security](monitor-site-security.md)

defender-for-iot/get-started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ Turn on the public preview features in the Microsoft Defender XDR settings to en
5050
## Upgrade to a permanent license
5151

5252
After assessing the trial version, you can [upgrade to a full license](manage-license.md). For more information, see [license overview](license-overview.md).
53+
54+
## Next steps
55+
56+
Once you have a trial license, [set up the roles and permissions](set-up-rbac.md) needed to access the Defender for IoT site security features in the Defender portal.
81.1 KB
Loading
40 KB
Loading
81.1 KB
Loading
40 KB
Loading
57.3 KB
Loading
38.5 KB
Loading

defender-for-iot/monitor-site-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Learn more about the [site security benefits and use cases](site-security-overvi
2222
## Prerequisites
2323

2424
- Review [the general prerequisites needed for Microsoft Defender for IoT](prerequisites.md).
25-
- Review site security permissions according to RBAC requirements. For more information, see [RBAC permissions for Defender for IoT](prerequisites.md#permissions).
25+
- Review site security permissions according to RBAC requirements. For more information, see [RBAC permissions for Defender for IoT](set-up-rbac.md).
2626

2727
## Review the Site security page
2828

0 commit comments

Comments
 (0)