Skip to content

Commit 20d6da7

Browse files
update solutions deploy
1 parent 44de43c commit 20d6da7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/sentinel/roles.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Roles and permissions in Microsoft Sentinel
33
description: Learn how Microsoft Sentinel assigns permissions to users using Azure role-based access control, and identify the allowed actions for each role.
44
author: yelevin
55
ms.topic: conceptual
6-
ms.date: 06/06/2023
6+
ms.date: 09/29/2023
77
ms.author: yelevin
88
---
99

@@ -86,11 +86,11 @@ This table summarizes the Microsoft Sentinel roles and their allowed actions in
8686
| Microsoft Sentinel Contributor | -- | -- | ✓ | ✓ | ✓ | ✓|
8787
| Microsoft Sentinel Playbook Operator | ✓ | -- | -- | -- | -- | --|
8888
| Logic App Contributor | ✓ | ✓ | -- | -- | -- |-- |
89-
| Template Spec Contributor | -- | -- | -- | -- | -- |[**](#content-hub)✓ |
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.
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 in addition to Microsoft Sentinel Contributor.
9494

9595
Review the [role recommendations](#role-and-permissions-recommendations) for which roles to assign to which users in your SOC.
9696

articles/sentinel/sentinel-solutions-deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Discover and deploy Microsoft Sentinel out-of-the-box content from Conten
33
description: Learn how to find and deploy Sentinel packaged solutions containing data connectors, analytics rules, hunting queries, workbooks, and other content.
44
author: austinmccollum
55
ms.topic: how-to
6-
ms.date: 06/22/2023
6+
ms.date: 09/29/2023
77
ms.author: austinmc
88
---
99

@@ -25,7 +25,7 @@ If you're a partner who wants to create your own solution, see the [Microsoft Se
2525

2626
## Prerequisites
2727

28-
In order to install, update and delete standalone content or solutions in content hub, you need the **Template Spec Contributor** role at the resource group level. See [Azure RBAC built in roles](../role-based-access-control/built-in-roles.md#template-spec-contributor) for details on this role.
28+
In order to install, update and delete standalone content or solutions in content hub, you need the **Microsoft Sentinel Contributor** role at the resource group level. In addition, the **Template Spec Contributor** role is still required for some edge cases. See [Azure RBAC built in roles](../role-based-access-control/built-in-roles.md#template-spec-contributor) for details on this role.
2929

3030
This is in addition to Sentinel specific roles. For more information about other roles and permissions supported for Microsoft Sentinel, see [Permissions in Microsoft Sentinel](roles.md).
3131

0 commit comments

Comments
 (0)