Skip to content

Commit 32986bc

Browse files
author
ecfan
committed
Add roles for Standard workflows
1 parent 9764d7d commit 32986bc

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

articles/sentinel/automation/create-playbooks.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,19 @@ This article describes how to create and manage Microsoft Sentinel playbooks. Yo
2727

2828
To create and manage playbooks, you need access to Microsoft Sentinel with one of the following Azure roles:
2929

30-
- **Logic App Contributor**, to edit and manage logic apps
31-
- **Logic App Operator**, to read, enable, and disable logic apps
30+
| Logic app workflow | Azure roles | Description |
31+
|--------------------|-------------|-------------|
32+
| Consumption | **Logic App Contributor** | Edit and manage logic apps. |
33+
| Consumption | **Logic App Operator** | Read, enable, and disable logic apps. |
34+
| Standard | **Logic Apps Standard Operator** | Enable, resubmit, and disable workflows. |
35+
| Standard | **Logic Apps Standard Developer** | Create and edit workflows. |
36+
| Standard | **Logic Apps Standard Contributor** | Manage all aspects of a workflow. |
37+
38+
For more information, see [Access to logic app operationss](/azure/logic-apps/logic-apps-securing-a-logic-app#access-to-logic-app-operations).
3239

3340
For more information, see [Microsoft Sentinel playbook prerequisites](automate-responses-with-playbooks.md#prerequisites).
3441

35-
We recommend that you read [Azure Logic Apps for Microsoft Sentinel playbooks](../automation/logic-apps-playbooks.md) before creating your playbook.
42+
Before you create your playbook, we recommend that you read [Azure Logic Apps for Microsoft Sentinel playbooks](../automation/logic-apps-playbooks.md).
3643

3744
## Create a playbook
3845

0 commit comments

Comments
 (0)