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)

Editorial sources (6)

Official Microsoft Learn documentation →