transform a cloud user to a onpremise synced user

Bah Mamadou Aliou 20 Reputation points
2025-01-26T11:10:15.4833333+00:00

I have a Microsoft 365 tenant with 70% of the users synced from my onpremise AD through entra ID connect and the rest of users are created from cloud.

I would like to tranform a user that I had created from de entre id portal to a synced user from my local AD without losing his existing access.

How can I proceed ?

Thanks in advance

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,651 questions
Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
751 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,106 questions
{count} votes

Accepted answer
  1. Abiola Akinbade 22,975 Reputation points
    2025-01-26T12:02:00.9166667+00:00

    Hello Bah Mamadou Aliou,

    Thanks for your question.

    You need to do a soft match. But is recommended you back up the user’s data (e.g., mailbox, OneDrive) as a precaution.

    See: https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/how-to-connect-install-existing-tenant

    In summary:

    • If the user doesn’t exist in your on-premises AD, create a new user account.

    UserPrincipalName (UPN): Must match exactly.

    ProxyAddresses: Ensure the primary SMTP address matches the cloud user’s email address.

    • ObjectGUID or ImmutableID: These are used to match the on-premises user with the cloud user during synchronization.

    See: https://support.microsoft.com/en-us/topic/how-to-use-smtp-matching-to-match-on-premises-user-accounts-to-office-365-user-accounts-for-directory-synchronization-75673b94-e1b8-8a9e-c413-ee5a2a1a6a78

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola

    0 comments No comments

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.