Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Microsoft Entra Tenant Governance is currently in PREVIEW. This information relates to a prerelease product that might be substantially modified before release. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
Related tenants help administrators discover other Microsoft Entra tenants that have observable relationships with their tenant. Microsoft Entra infers these relationships from activity signals such as B2B collaboration, multitenant application consent, and shared billing accounts. A related tenant doesn't imply ownership or administrative control. It indicates an observed association across Microsoft services.
After you enable related tenant discovery, it remains enabled for your tenant if your tenant meets the licensing requirements.
Prerequisites
Before you enable related tenants, make sure:
You have the necessary permissions to enable related tenants. You must hold either the Tenant Governance Administrator or Global Administrator Microsoft Entra role.
Your tenant is eligible for related tenants with the correct license.
You understand that this setting isn't a toggle and remains enabled after you turn it on.
Enable related tenants through the Microsoft Entra admin center
Use this option to enable discovery through the admin center rather than APIs.
Sign in to the Microsoft Entra admin center as at least a Tenant Governance Administrator.
Browse to Tenant Governance > Related tenants.
Review the description of enabling related tenants.
Select Discover related tenants.
After you enable the setting, Microsoft Entra begins aggregating discovery signals and surfaces related tenants in the admin center. The discovery data is synthesized from existing activity and might take time to populate.
Enable related tenants through Microsoft Graph API
Use this option to enable discovery through scripts or automation.
Endpoint
POST /directory/tenantGovernance/settings/enableRelatedTenants
This action enables related tenant discovery for the calling tenant.
Important notes
The setting defaults to
falsefor new tenants.After you enable the setting,
isRelatedTenantsEnabledchanges totrueand can't be reverted.
Next steps
After related tenants appear, take any of these actions:
- Review the list of related tenants surfaced by discovery.
- Interpret tenant discovery data to classify and prioritize related tenants.
- Use the data to inform governance decisions:
- Set up governance relationships with discovered tenants.
- Plan tenant inventory and cleanup efforts.
- Learn more about Tenant Governance and configuration management planning.