Azure Security built-in role

Microsoft Sentinel Automation Contributor

Allows the Microsoft Sentinel service account to invoke playbooks in a resource group for incident-triggered manual runs and automation rules. Microsoft explicitly states that this role is for the Sentinel service account and is not used for user accounts; it reads workflow triggers and run state and can obtain trigger callback URLs.

Role-definition permissions are imported from Microsoft Learn. Practical scope, use cases, prerequisites, best practices, security considerations, assignment guidance, and relationships have been reviewed against the official sources below.

Role definition ID: f4c81013-99ee-4d62-a7ee-b3f1f648599a

Control-plane actions (7)

Data-plane actions (0)

None — this role grants no data-plane (data access) actions.

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

Assign to the Azure Security Insights service principal on the resource group containing the approved playbooks. Once assigned, Microsoft Sentinel can run any playbook in that resource group. Broader scope is inherited and can expose additional playbooks, so playbook resource-group boundaries are security boundaries.

Common use cases (2)

Prerequisites (3)

Best practices (3)

Security considerations (3)

Assignment guidance

Assign Microsoft Sentinel Automation Contributor to the Azure Security Insights service principal on the dedicated playbook resource group. Use Playbook Operator for analysts who run playbooks manually, and review all Logic App identities and connectors before granting the Sentinel service access.

Related roles (2)

Common questions

When should I assign the Microsoft Sentinel Automation Contributor Azure role?

Assign Microsoft Sentinel Automation Contributor when you need to: Allow Microsoft Sentinel automation rules to run approved incident or alert playbooks.; and Allow the Sentinel service account to run an incident-triggered playbook when an analyst starts it manually through Sentinel.. Practical scope: Assign to the Azure Security Insights service principal on the resource group containing the approved playbooks. Once assigned, Microsoft Sentinel can run any playbook in that resource group. Broader scope is inherited and can expose additional playbooks, so playbook resource-group boundaries are security boundaries.

What permissions does the Microsoft Sentinel Automation Contributor Azure role grant?

The role definition grants 7 combined control-plane and data-plane actions. Representative operations include: Microsoft.Authorization/*/read; Microsoft.Logic/workflows/triggers/read; Microsoft.Logic/workflows/triggers/listCallbackUrl/action; Microsoft.Logic/workflows/runs/read; Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/read; and Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/listCallbackUrl/action. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Microsoft Sentinel Automation Contributor Azure role?

Key considerations when assigning Microsoft Sentinel Automation Contributor: After assignment, Sentinel can run any playbook in the resource group, and those playbooks can perform the downstream remediation allowed by their connectors and managed identities.; Trigger callback URL access is sensitive because it participates in workflow invocation.; and Assigning this service role to a human does not grant the documented analyst workflow and creates unsupported standing access.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (7)

Official Microsoft Learn documentation →