Azure Management and governance built-in role

Management Group Contributor

Creates, updates, and deletes management groups and moves subscriptions into or out of them, while reading Azure authorization metadata. It does not create role assignments or policy assignments, but hierarchy changes alter which inherited RBAC and policy assignments apply to subscriptions.

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: 5d58bcaf-24a5-4b20-bdb6-eed9f69fbe4c

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 at the management group whose child hierarchy the administrator manages. Management-group role and policy assignments inherit to descendants, and a subscription can belong to only one management-group path, so moves change its inherited governance context.

Common use cases (2)

Prerequisites (2)

Best practices (2)

Security considerations (2)

Assignment guidance

Assign at the smallest management group whose children the governance operator owns. Require change control for subscription moves and keep hierarchy settings, policy authoring, and role assignment delegation on separately approved roles.

Related roles (3)

Common questions

When should I assign the Management Group Contributor Azure role?

Assign Management Group Contributor when you need to: Create and maintain an approved management-group hierarchy.; and Move subscriptions between management groups during organizational, landing-zone, or lifecycle changes.. Practical scope: Assign at the management group whose child hierarchy the administrator manages. Management-group role and policy assignments inherit to descendants, and a subscription can belong to only one management-group path, so moves change its inherited governance context.

What permissions does the Management Group Contributor Azure role grant?

The role definition grants 7 combined control-plane and data-plane actions. Representative operations include: Microsoft.Management/managementGroups/delete; Microsoft.Management/managementGroups/read; Microsoft.Management/managementGroups/subscriptions/delete; Microsoft.Management/managementGroups/subscriptions/write; Microsoft.Management/managementGroups/write; and Microsoft.Management/managementGroups/subscriptions/read. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Management Group Contributor Azure role?

Key considerations when assigning Management Group Contributor: Moving a subscription changes inherited policy and RBAC, potentially granting unintended access or removing required controls.; and Deleting or restructuring management groups can disrupt organization-wide governance even though this role has no DataActions or role-assignment writes.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (6)

Official Microsoft Learn documentation →