Microsoft Entra ID Governance

Cross-tenant delegated administration

In brief

Learn about cross-tenant delegated administration and the GDAP-based permission model for managing tenants in Microsoft Entra.

What Entra admins need to know

Review the documentation change to determine whether it affects tenant configuration, security posture, or rollout plans.

This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.

Documentation change

Open on Microsoft Learn ↗

The comparison below is an extract of the Microsoft Learn article showing only the changed content. Open the full article for complete context.

Cross-tenant delegated administration

Cross-tenant delegated administration is a capability withinin Tenant Governance that enables administrators in one tenant to monitor and manage multiple tenantsanother tenant by using accounts from a central governing tenant.their home tenant credentials. Administrators don't need to create local accounts or business-to-business (B2B) guest accounts in every governed tenant. This capability uses granular delegated admin privileges (GDAP) technology to provide secure,delegated, least-privileged administration and access across tenant boundaries.

Before you can use cross-This article explains the GDAP-based permission model that Tenant Governance and other Microsoft services use. It serves as the central reference for customers, partners, and Microsoft workloads that expose delegated administration capabilities through their own products and services.

How the permission model works

Cross-tenant delegated administration, you must first createadministration has two permission layers:

  • Relationship-level permissions establish the delegated administration relationship between tenants.

  • Workload-specific permissions are the additional permissions that individual Microsoft services might require when they use their own role-based access control (RBAC) systems.

Relationship-level permissions

Before delegated administrators can access a governance relationshipgoverned tenant, a governance relationship (or GDAP relationship) is established between the governing tenant and eachthe governed tenant. The governanceThis relationship establishes the trust boundary. It alsoboundary and defines the delegated administration policies that control whichpolicies: the roles and permissions are available to governing tenant administrators.

Cross-tenant delegated administration also gives governed tenants full visibility into governing tenant admin activity within their environment. The governed tenant's sign-in and audit logs capture all actions that delegated administrators perform, ensuring that governed tenant stakeholders can independently monitor, review, and audit administrative operations.

How cross-tenant delegated administration works

Cross-tenant delegated administration uses GDAP technology, the same technology that Partner Center uses to enable partners to administer customer tenants. With this capability:

  • Administrators sign in with their governing tenant credentials to access governed tenants.

  • No local or B2B accounts are required in the governed tenants.

  • Access and permissions are managed centrally from the governing tenant.

  • Role assignments follow the principle of least privilege.

When you establish a governance relationship withIn Tenant Governance, delegated administration configured, Tenant Governance creates GDAP role assignmentsroles are defined in a governance policy template. The template identifies the Microsoft Entra built-in roles that are enabled for administration and maps those roles to security groups in the governing tenant. When the relationship is established, remote tenant groups (or group proxies) are created in the governed tenant. These role assignments allow designated users from the governing tenant to perform administrative tasks based on the roles that the governance policy template defines.

Key components

Cross-tenant delegated administration relies on these components.

Governance policy template

The governance policy template defines which Microsoft Entra built-in roles are enabled for delegated administration. When you create a template:

  • Select one or more Microsoft Entra built-in roles to assign.

  • Assign each roleEach group proxy maps back to a security group in the governing tenant.

Each group can have multiple role assignments, and each policy template can have multiple groups defined.

GDAP role assignments

GDAP role assignments are cross-tenant role assignments that allow users fromtenant, so you manage membership in the governing tenant to signwhile access is represented in and manage athe governed tenant. The system automatically createsroles assigned to these group proxies, as defined in the relationship, are GDAP role assignments.

For more information about relationship-level permissions in Partner Center, see Granular delegated admin privileges (GDAP).

Workload-specific permissions

Microsoft workloads might have RBAC systems in addition to Microsoft Entra roles. The delegated administration relationship establishes the trust and identity foundation, but a workload might require additional role assignments in the governed tenant before administrators can manage that workload's resources.

A workload-specific role assignment that you make after the relationship is established might target a remote tenant group (or group proxy) that maps back to a security group in the governing tenant. This mapping allows the governing tenant to manage membership in its own security group, while the governed tenant assigns workload permissions to the corresponding proxy. Assign additional workload permissions to remote tenant groups only when those permissions are required for the partner or governing tenant to perform agreed-upon administrative work. Partners should be aware that workload-specific permissions might be assigned in the customer tenant after the relationship is established.

Expected behavior by permission type

The following table summarizes how each permission type is configured and controlled.

Permission typeWhere configuredWho approves or assignsWhat it controls
Microsoft Entra built-in roles (from the delegated administration relationship)During governance or GDAP relationship setupThe governed (customer) tenant reviews and accepts the requestBaseline delegated administration access for Microsoft Entra roles
Azure RBAC rolesIn the governed (customer) tenant, after the relationship existsAn admin in the governed (customer) tenantAccess to Azure resources governed by Azure RBAC
Defender RBAC or Unified RBAC rolesIn the governed (customer) tenant, after the relationship existsAn admin in the governed (customer) tenantAccess to Defender or related workload permissions
Security group membershipIn the governing (partner) tenantThe governing (partner) tenantWhich partner users receive the delegated access that the group represents

For more information about delegated administration in Microsoft Defender, see Configure delegated access with governance relationships for multitenant organizations.

Recommended practices for customers

Review the requested relationship before accepting

Before you accept a delegated administration relationship through Tenant Governance or Partner Center, carefully review the request. Check which roles are included, and confirm that you recognize the organization or tenant that sent the request.

If a request comes from an organization or tenant that you don't recognize, don't accept it. When you accept a governance (GDAP) request, you grant administrators from the governing tenant access to your tenant through the approved roles. The relationship defines the delegated administration baseline and determines which administrators from the governing tenant can access your tenant. Accept a request only when you establishexpect the relationship and trust the requesting organization.

Assign workload-specific permissions only when needed

If a governance relationship with delegated administration.

Benefits

Cross-tenant delegated administration provides several advantages for organizations managing multiple tenants:

  • Centralized access management: Manage permissions and access from a single governing tenant rather than configuring access in each individual tenant.

  • Reduced account sprawl: Eliminate the need for local or B2B accounts across multiple tenants.

  • Least privilege access: Define specific roles and permissions for delegated administrators.

  • Scalability: Manage hundreds or thousands of tenants using the same technology that powers Partner Center.

  • Audit trail: Track governing tenant admin asks you to assign permissions to a remote tenant group, confirm that the assignment is required for an agreed-upon service or administration scenario. Don't assign additional Azure or Defender permissions unless you understand why the partner or governing tenant needs that access.

    Monitor delegated administrator activity

    Use the governed tenant's sign-in logs and audit logs to monitor administrator activity. A governed tenant can track governing tenant administrator activity in governed tenantits sign-in and audit logs. For more information, see Monitor governing tenant admin activity in a governed tenant.

Use preventive controls where available

For Azure role assignments, consider using Azure Policy to restrict assignments to remote tenant groups if your organization doesn't want tenant administrators to grant those permissions.

Recommended practices for partners and governing tenants

Communicate required permissions

Tell customers which workload-specific roles you need them to configure. Clear communication helps avoid cases where a customer grants broader access than intended.

Manage access through security groups

Assign named security groups to delegated administration roles, and manage technician membership from the governing (partner) tenant. Assign a security group in your tenant to an approved role in the customer tenant. Then manage membership in that security group so that it includes only the technicians who help that customer.

Monitor for unexpected workload assignments

Establish a process to detect and review workload-specific role assignments to remote tenant groups, such as Azure and Defender role assignments. Consider aggregating Azure logs and Microsoft 365 logs through Log Analytics. To find Azure and Defender role assignments in your audit logs, see Microsoft Defender XDR auditing.

Related content