Syncing Active Directory with Azure Entra ID - himmelblau-idm/himmelblau GitHub Wiki
3. Install and Configure Microsoft Entra Connect
- Download Microsoft Entra Connect from Microsoft:
https://www.microsoft.com/en-us/download/details.aspx?id=47594
- Run the installer on your AD domain controller or another dedicated server.
- Choose "Custom installation" (recommended for better control).
- Connect to Azure Entra ID using Global Admin credentials.
- Connect to Active Directory:
- Enter your AD DS credentials (Enterprise Admin).
- It should verify and list your domain.
- Choose Sync Options:
- If you want password hash synchronization (PHS), select it.
- If using Pass-through Authentication (PTA) or Federation, configure as needed.
- Select "Start Synchronization" and finish setup.