The HideFromAddressListEnabled attribute will now sync across tenants via Entra Cross Tenant Sync, ensuring consistent Global Address List visibility. The update rolls out late November to mid-December 2025 automatically, requiring no admin action and not affecting mail flow or sign-in.
Introduction
We are improving People Search in the Global Address List to correctly handle the HideFromAddressListEnabled attribute. Previously, when users were synced across tenants via Entra Cross Tenant Sync, this attribute did not propagate, causing hidden users in the source tenant to appear in the target tenant’s Global Address List (GAL).
With this update, the attribute will sync across Exchange and Entra directories, and a backfill process will ensure previously synced users reflect the correct visibility. Dual write ensures all future sync operations propagate HideFromAddressListEnabled correctly
When this will happen:
How this affects your organization:
What you can do to prepare:
Get-MailUser -Identity <UserPrincipalName> | Select HideFromAddressListEnabled
Compliance considerations:
No compliance considerations identified, review as appropriate for your organization.
FAQ