Azure Management and governance built-in role

Resource Policy Contributor

Creates and modifies Azure Policy definitions, initiatives, assignments, exemptions, remediations, and policy-related resources while reading the Azure hierarchy and all resources. It can create support tickets but does not grant Azure RBAC access to users.

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: 36243c78-bf99-498c-9df9-86d9f8d28608

Control-plane actions (9)

Data-plane actions (0)

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

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

Policy definitions and assignments can target management groups, subscriptions, and resource groups, and policy effects apply to resources beneath the assignment scope. A broad role assignment enables governance changes across inherited child scopes.

Common use cases (2)

Prerequisites (2)

Best practices (2)

Security considerations (3)

Assignment guidance

Assign to the central policy engineering team at the hierarchy branch it governs. Use narrow custom roles for exemption-only workflows, review managed-identity roles independently, and require staged rollout for broad assignments.

Related roles (2)

Common questions

When should I assign the Resource Policy Contributor Azure role?

Assign Resource Policy Contributor when you need to: Author, assign, exempt, and maintain Azure Policy definitions and initiatives for a governed scope.; and Create remediation tasks for modify or deployIfNotExists policies after the assignment identity has the required target-resource roles.. Practical scope: Policy definitions and assignments can target management groups, subscriptions, and resource groups, and policy effects apply to resources beneath the assignment scope. A broad role assignment enables governance changes across inherited child scopes.

What permissions does the Resource Policy Contributor Azure role grant?

The role definition grants 9 combined control-plane and data-plane actions. Representative operations include: */read; Microsoft.Authorization/policyassignments/*; Microsoft.Authorization/policydefinitions/*; Microsoft.Authorization/policyexemptions/*; Microsoft.Authorization/policyenrollments/*; and Microsoft.Authorization/policysetdefinitions/*. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Resource Policy Contributor Azure role?

Key considerations when assigning Resource Policy Contributor: A policy assignment can deny deployments, modify resource requests, deploy resources, or create widespread noncompliance across inherited scopes.; The role can create exemptions and remediation tasks, but the policy assignment managed identity performs target-resource changes with its separately assigned roles.; and This is a broad governance role and must not be called least privilege for a single exemption or remediation task.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (7)

Official Microsoft Learn documentation →