Can two users with the same email address be associated with two different Azure AD directories?

Praveen Joshi 0 Reputation points
2025-02-13T11:47:02.4+00:00

I would like to understand how Azure Active Directory (Azure AD) handles users with the same email address across different tenants. Specifically, can two separate users with the same email (e.g., user@example.com) exist in two different Azure AD directories as distinct accounts?

For example:

Tenant A: A user user@example.com is created as a native member in Azure AD.

Tenant B: Another user with the same email (user@example.com) is created as a separate account in a different Azure AD directory.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Deepanshu katara 16,865 Reputation points MVP Moderator
    2025-02-13T12:21:39.57+00:00

    Hello Praveen , Welcome to MS Q&A

    Yes, Azure Active Directory (Azure AD) allows two separate users with the same email address to exist as distinct accounts in different Azure AD tenants. Each Azure AD tenant is a separate and isolated instance of the directory service, so the same email address can be used in multiple tenants without conflict.

    In your example:

    • In Tenant A, user@example.com can be created as a native member.
    • In Tenant B, another user@example.com can be created as a separate account.

    These accounts are independent of each other, and their existence in separate tenants does not affect each other. Each tenant manages its own set of users, and the same email address can be associated with different user identities in different tenants.

    For more detailed information, you can refer to the Microsoft documentation on known issues for provisioning in Microsoft Entra ID.

    Please let us know if any further questions

    Kindly accept if it helps

    Thanks

    Deepanshu


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.