Azure Privileged built-in role

Owner

Grants full control-plane management of Azure resources at the assigned scope and can create or delete Azure RBAC role assignments. Owner is one of Azure RBAC's broadest privileged administrator roles and is not a least-privilege default.

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: 8e3af657-a8ff-443c-a75c-2fe8c4bcb635

Control-plane actions (1)

Data-plane actions (0)

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

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

The built-in definition is available throughout the Azure hierarchy. An Owner assignment affects the selected management group, subscription, resource group, or resource and is inherited by child scopes. The definition has no DataActions, so it does not itself grant Azure RBAC data-plane operations, although it can grant roles that do.

Common use cases (2)

Prerequisites (2)

Best practices (3)

Security considerations (3)

Assignment guidance

Reserve Owner for a very small number of trusted administrators who need both resource control and access delegation. Use Contributor for broad resource management without RBAC delegation, or Role Based Access Control Administrator for access administration without broad resource writes. Prefer eligible PIM access for people.

Related roles (2)

Common questions

When should I assign the Owner Azure role?

Assign Owner when you need to: Administer both Azure resources and Azure RBAC access within a deliberately bounded scope.; and Maintain subscription ownership when the same trusted administrator genuinely needs full resource management and access delegation.. Practical scope: The built-in definition is available throughout the Azure hierarchy. An Owner assignment affects the selected management group, subscription, resource group, or resource and is inherited by child scopes. The definition has no DataActions, so it does not itself grant Azure RBAC data-plane operations, although it can grant roles that do.

What permissions does the Owner Azure role grant?

The role definition grants 1 combined control-plane and data-plane actions. Representative operations include: *. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Owner Azure role?

Key considerations when assigning Owner: An Owner can change or delete all Azure resources in scope and grant itself or others additional Azure roles.; Compromise at a management-group or subscription scope exposes every inheriting child scope.; and The absence of DataActions does not make Owner low risk because its control-plane and access-delegation authority are unrestricted.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (6)

Official Microsoft Learn documentation →