Azure Privileged built-in role

User Access Administrator

Manages user access to Azure resources through the broader Microsoft.Authorization permission set. It can create role assignments, including Owner assignments, and reads control-plane information for all Azure resource types.

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: 18d7d88d-d35e-4fb5-a5c3-7773c20a72d9

Control-plane actions (3)

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 assignment applies at the selected scope and inherited child scopes. A Microsoft Entra Global Administrator can temporarily elevate to this Azure role at root scope, but Microsoft Entra roles and Azure roles otherwise remain separate. The role has no DataActions.

Common use cases (2)

Prerequisites (2)

Best practices (3)

Security considerations (3)

Assignment guidance

Choose this role only for access-administration tasks that require its broader Microsoft.Authorization authority. For routine role delegation, prefer Role Based Access Control Administrator with conditions. Keep root-scope elevation temporary, remove it after use, and use PIM for eligible human access where available.

Related roles (2)

Common questions

When should I assign the User Access Administrator Azure role?

Assign User Access Administrator when you need to: Manage Azure resource access when the required authorization work is broader than role-assignment create and delete operations alone.; and Temporarily regain or delegate Azure subscription and management-group access after a Microsoft Entra Global Administrator explicitly elevates at root scope.. Practical scope: The built-in definition is available throughout the Azure hierarchy. An assignment applies at the selected scope and inherited child scopes. A Microsoft Entra Global Administrator can temporarily elevate to this Azure role at root scope, but Microsoft Entra roles and Azure roles otherwise remain separate. The role has no DataActions.

What permissions does the User Access Administrator Azure role grant?

The role definition grants 3 combined control-plane and data-plane actions. Representative operations include: */read; Microsoft.Authorization/*; and Microsoft.Support/*. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the User Access Administrator Azure role?

Key considerations when assigning User Access Administrator: The assignee can grant Owner to itself or others unless its assignment is constrained.; Root-scope elevation reaches all subscriptions and management groups associated with the tenant and must be temporary.; and This Azure role does not grant Microsoft Entra directory administration, and Microsoft Entra roles do not normally grant Azure resource access.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (8)

Official Microsoft Learn documentation →