synchronization between Azure AD and Windows Server 2019 AD

lgodlewski 21 Reputation points
2022-09-13T11:39:13.66+00:00

Hello,

is it possible to execute synchronization between Azure AD and Windows Server 2019 AD?

I would like to have the same users with them passwords in Windows Server 2019 AD.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,432 questions
0 comments No comments
{count} votes

Accepted answer
  1. JamesTran-MSFT 36,596 Reputation points Microsoft Employee
    2022-09-14T23:44:33.637+00:00

    @lgodlewski
    As mentioned by @Carlos Solís Salazar Azure AD Connect can only sync from your local AD to Azure AD. There are some writeback features such as device writeback, group writeback, etc., but it isn't possible to create users in Azure AD and sync them back to on-premises AD.

    I did find a Tech Community answer that might be a potential workaround where you can leverage Exchange Online to eventually setup your on-premises AD objects with the same UPN and SMTP addresses that are set in Azure AD. For more info - Azure AD sync to on premise AD.

    241252-image.png

    If you'd like the feature of syncing from Azure AD to Local AD to be available, I'd recommend leveraging our User Voice forum and creating a feature request, so our engineering team can look into implementing this.

    Additional Links:
    Why use Azure AD Connect?
    Topologies for Azure AD Connect

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.


3 additional answers

Sort by: Most helpful
  1. JimmySalian-2011 42,171 Reputation points
    2022-09-13T12:45:13.25+00:00

    Hi,

    Yes it is possible but you will have to implement either of these to get the results ie:Negative Filtering or positive filtering. Please test the requirements and options accordingly and in the dev/test environment if possible.

    how-to-connect-sync-configure-filtering

    ==
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

  2. Carlos Solís Salazar 17,871 Reputation points
    2022-09-13T13:31:16.77+00:00

    Hi @lgodlewski

    Thank you for asking this question on the **Microsoft Q&A Platform. **

    I understand that you require "joining" your AD on-premises with your Azure AD, right?

    You should install Azure AD Connect on your server https://learn.microsoft.com/en-us/azure/active-directory/hybrid/whatis-azure-ad-connect

    Azure AD Connect is an on-premises Microsoft application that's designed to meet and accomplish your hybrid identity goals.

    You can follow these steps https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-install-express

    Hope this helps,

    ----------

    Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.

    NOTE: To answer you as quickly as possible, please mention me in your reply.



  3. lgodlewski 21 Reputation points
    2022-09-16T06:45:34.38+00:00

    Thank you all for your help.

    0 comments No comments

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.