Azure Hybrid + multicloud built-in role

Arc Gateway Manager

Creates, changes, and deletes Azure Arc gateway resources and manages the Hybrid Compute settings used to associate Arc-enabled resources. It uses Azure control-plane Actions only and has no DataActions; the gateway simplifies outbound endpoint configuration but does not become a data-plane authorization role for connected workloads.

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: f6e92014-8af2-414d-9948-9b1abf559285

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

Assign on the resource group containing the Arc gateway and on the narrowest parent scope that contains the Arc resources whose gateway association the operator must manage. Any Arc-enabled resource in the tenant can use a gateway, but Azure RBAC inheritance still controls which resources the principal can change.

Common use cases (2)

Prerequisites (2)

Best practices (2)

Security considerations (2)

Assignment guidance

Assign Arc Gateway Manager to the Arc connectivity team on the gateway resource group and the smallest scope containing the resources it must associate. Validate connectivity before and after changes and remove access from deployment identities when setup is complete.

Common questions

When should I assign the Arc Gateway Manager Azure role?

Assign Arc Gateway Manager when you need to: Create and maintain Arc gateway resources that reduce the public endpoint allowlist required by Arc-enabled servers, Kubernetes clusters, or Azure Local.; and Associate supported Arc-enabled resources with a gateway and update the gateway plan as regional resource counts grow.. Practical scope: Assign on the resource group containing the Arc gateway and on the narrowest parent scope that contains the Arc resources whose gateway association the operator must manage. Any Arc-enabled resource in the tenant can use a gateway, but Azure RBAC inheritance still controls which resources the principal can change.

What permissions does the Arc Gateway Manager Azure role grant?

The role definition grants 9 combined control-plane and data-plane actions. Representative operations include: Microsoft.HybridCompute/settings/write; Microsoft.HybridCompute/settings/read; Microsoft.HybridCompute/gateways/read; Microsoft.HybridCompute/gateways/write; Microsoft.HybridCompute/gateways/delete; and Microsoft.Authorization/*/read. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Arc Gateway Manager Azure role?

Key considerations when assigning Arc Gateway Manager: Deleting or misconfiguring a gateway or an Arc association can interrupt Azure management connectivity for connected resources even though their local workloads may continue running.; and The role also manages deployments and classic alerts at the assigned scope, so it is broader than only reading gateway health.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (7)

Official Microsoft Learn documentation →