Skip to content

Commit 44de43c

Browse files
update roles
1 parent bea6679 commit 44de43c

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/sentinel/roles.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Use Azure RBAC to create and assign roles within your security operations team t
2323

2424
- [**Microsoft Sentinel Responder**](../role-based-access-control/built-in-roles.md#microsoft-sentinel-responder) can, in addition to the above, manage incidents (assign, dismiss, etc.).
2525

26-
- [**Microsoft Sentinel Contributor**](../role-based-access-control/built-in-roles.md#microsoft-sentinel-contributor) can, in addition to the above, create and edit workbooks, analytics rules, and other Microsoft Sentinel resources.
26+
- [**Microsoft Sentinel Contributor**](../role-based-access-control/built-in-roles.md#microsoft-sentinel-contributor) can, in addition to the above, install and update solutions from content hub, create and edit workbooks, analytics rules, and other Microsoft Sentinel resources.
2727

2828
- [**Microsoft Sentinel Playbook Operator**](../role-based-access-control/built-in-roles.md#microsoft-sentinel-playbook-operator) can list, view, and manually run playbooks.
2929

@@ -41,7 +41,7 @@ Users with particular job requirements may need to be assigned other roles or sp
4141

4242
- **Install and manage out-of-the-box content**
4343

44-
Find packaged solutions for end-to-end products or standalone content from the content hub in Microsoft Sentinel. To install and manage content from the content hub, assign the [**Template Spec Contributor**](../role-based-access-control/built-in-roles.md#template-spec-contributor) role at the resource group level.
44+
Find packaged solutions for end-to-end products or standalone content from the content hub in Microsoft Sentinel. To install and manage content from the content hub, assign the **Microsoft Sentinel Contributor** role at the resource group level. For some solutions, the [**Template Spec Contributor**](../role-based-access-control/built-in-roles.md#template-spec-contributor) role is still required.
4545

4646
- **Automate responses to threats with playbooks**
4747

@@ -83,13 +83,15 @@ This table summarizes the Microsoft Sentinel roles and their allowed actions in
8383
|---|---|---|---|---|---|--|
8484
| Microsoft Sentinel Reader | -- | -- | --[*](#workbooks) | -- | ✓ | --|
8585
| Microsoft Sentinel Responder | -- | -- | --[*](#workbooks) | ✓ | ✓ | --|
86-
| Microsoft Sentinel Contributor | -- | -- | ✓ | ✓ | ✓ | --|
86+
| Microsoft Sentinel Contributor | -- | -- | ✓ | ✓ | ✓ | ✓|
8787
| Microsoft Sentinel Playbook Operator | ✓ | -- | -- | -- | -- | --|
8888
| Logic App Contributor | ✓ | ✓ | -- | -- | -- |-- |
89-
| Template Spec Contributor | -- | -- | -- | -- | -- |✓ |
89+
| Template Spec Contributor | -- | -- | -- | -- | -- |[**](#content-hub)✓ |
9090

9191
<a name=workbooks></a>* Users with these roles can create and delete workbooks with the [Workbook Contributor](../role-based-access-control/built-in-roles.md#workbook-contributor) role. Learn about [Other roles and permissions](#other-roles-and-permissions).
9292

93+
<a name=content-hub></a>** The requirement for the Template Spec Contributor role to install and manage content from content hub is still required for some edge cases.
94+
9395
Review the [role recommendations](#role-and-permissions-recommendations) for which roles to assign to which users in your SOC.
9496

9597
## Custom roles and advanced Azure RBAC
@@ -112,7 +114,7 @@ After understanding how roles and permissions work in Microsoft Sentinel, you ca
112114
| --------- | --------- | --------- | --------- |
113115
| **Security analysts** | [Microsoft Sentinel Responder](../role-based-access-control/built-in-roles.md#microsoft-sentinel-responder) | Microsoft Sentinel's resource group | View data, incidents, workbooks, and other Microsoft Sentinel resources. <br><br>Manage incidents, such as assigning or dismissing incidents. |
114116
| | [Microsoft Sentinel Playbook Operator](../role-based-access-control/built-in-roles.md#microsoft-sentinel-playbook-operator) | Microsoft Sentinel's resource group, or the resource group where your playbooks are stored | Attach playbooks to analytics and automation rules. <br>Run playbooks. |
115-
|**Security engineers** | [Microsoft Sentinel Contributor](../role-based-access-control/built-in-roles.md#microsoft-sentinel-contributor) |Microsoft Sentinel's resource group | View data, incidents, workbooks, and other Microsoft Sentinel resources. <br><br>Manage incidents, such as assigning or dismissing incidents. <br><br>Create and edit workbooks, analytics rules, and other Microsoft Sentinel resources. |
117+
|**Security engineers** | [Microsoft Sentinel Contributor](../role-based-access-control/built-in-roles.md#microsoft-sentinel-contributor) |Microsoft Sentinel's resource group | View data, incidents, workbooks, and other Microsoft Sentinel resources. <br><br>Manage incidents, such as assigning or dismissing incidents. <br><br>Create and edit workbooks, analytics rules, and other Microsoft Sentinel resources.<br><br>Install and update solutions from content hub. |
116118
| | [Logic Apps Contributor](../role-based-access-control/built-in-roles.md#logic-app-contributor) | Microsoft Sentinel's resource group, or the resource group where your playbooks are stored | Attach playbooks to analytics and automation rules. <br>Run and modify playbooks. |
117119
||[Template Spec Contributor](../role-based-access-control/built-in-roles.md#template-spec-contributor)|Microsoft Sentinel's resource group |Install and manage content from the content hub.|
118120
| **Service Principal** | [Microsoft Sentinel Contributor](../role-based-access-control/built-in-roles.md#microsoft-sentinel-contributor) | Microsoft Sentinel's resource group | Automated configuration for management tasks |

0 commit comments

Comments
 (0)