How to sync On-Promise Ad Account when Office 365 accounts exist ?

Jean ALBERT 1 Reputation point
2021-08-18T09:13:28.533+00:00

Hello,

I have an AD On-Promise and i have Office 365 accounts but no sync to Azure.

The AD users accounts and the Office 365 Accounts don't have the same password.

I now want to synchronize my AD to Azure. But I would like to know how the Offices 365 accounts and the AD Accounts will synchronize.

Will the link be made automatically, or do we have to associate each O365 account with an AD account when the sync is finished? Is it possible to loose Office 365 accounts data (like emails) ?

Thanks for the reply

Exchange | Exchange Server | Management
{count} votes

3 answers

Sort by: Most helpful
  1. Robert Sparnaaij [MVP] 1,816 Reputation points MVP Volunteer Moderator
    2021-08-18T12:54:05.457+00:00

    The whole process is explained here; https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-install-existing-tenant

    You won't lose any data but object attributes in Azure AD will be overwritten. That is also explained in the guide.


  2. SUNOJ KUMAR YELURU 15,491 Reputation points MVP Volunteer Moderator
    2021-08-18T16:40:04.057+00:00

    Hi @Jean ALBERT

    To sync on-prem AD and office365 user accounts, you required Azure AD connect tool.

    Azure Active Directory (Azure AD) Connect allows your users to sign in to both cloud and on-premises resources by using the same passwords.
    https://learn.microsoft.com/en-us/azure/active-directory/hybrid/plan-connect-user-signin

    Topologies for Azure AD Connect
    https://learn.microsoft.com/en-us/azure/active-directory/hybrid/plan-connect-topologies

    Deploy Seamless Single Sign-On
    https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sso-quick-start#deploy-seamless-single-sign-on
    124384-image.png

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.

    0 comments No comments

  3. KyleXu-MSFT 26,396 Reputation points
    2021-08-19T06:02:51.62+00:00

    @Jean ALBERT

    Whether this user have Exchange on-premises mailbox?

    If this user doesn't have Exchange on-premises mailbox, you could make sure local AD account and Azure AD account have the same attributes (first name, last name, UPN, primary SMTP address, etc.) Then the AAD connect will soft-match those two accounts automatically.

    If this user has both Exchange on-premises and Exchange online mailbox, the duplicate cloud mailbox will be purged. I would suggest you backup Exchange online mailbox first. Then delete Exchange online, after connect local AD and Azure AD account, migrate Exchange on-premises mailbox to Exchange online.

    For detailed information, you could have a look about this article: How to merge an Office 365 account with an on-premises AD account after hybrid configuration?
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.