After Azure AD sync what username is used?

Jackie Butler 236 Reputation points
2020-09-15T11:37:16.567+00:00

After the AD sync with on prem and Azure AD what user name will be used to logon to Teams in O365 once the sync takes place? Is it the Domain\username or the O365 account username@keyman .com?
What happens to the O365 account after the sync takes place? Is the username like username@keyman .com with the on prem Active Directory password? Please assist.

Microsoft Security | Microsoft Entra | Other
0 comments No comments
{count} votes

Accepted answer
  1. VipulSparsh-MSFT 16,316 Reputation points Microsoft Employee
    2020-09-15T12:52:28.403+00:00

    @Jackie Butler Thanks for reaching out. After the sync from on prem to Azure AD, the user can start logging in with username like abc@keyman .com to Services.

    When you have a sync in place, and you do not have any user on Azure AD. The on prem Azure AD connect synchronizes the users from on prem to cloud.

    If there is a scenario that the same user is present in both in on prem and cloud, the on prem azure ad connector uses a soft match and hard match to match the user with the azure AD user.
    This is discussed here : https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-install-existing-tenant#sync-with-existing-users-in-azure-ad

    For the password part, If you choose password sync, the passwords are synchronized to Azure AD, so that the end users can still use the on prem password for logging to services.

    You can actually see the following decision tree to decide which authentication method you want ?
    24760-auth-method.png

    This article will certainly help you decide, please have a look here : https://learn.microsoft.com/en-us/azure/active-directory/hybrid/choose-ad-authn

    -----------------------------------------------------------------------------------------------------------------

    If the suggested response helped you resolve your issue, please do not forget to accept the response as Answer and "Up-Vote" for the answer that helped you for benefit of the community.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.