Azure Basics Part 7 – Syncing Azure AD with local AD

In this post I’ll talk about syncing Azure Active Directory with local Windows Server AD. Like most of my latest ports, we’ll do it in new portal where Azure AD feature is still in preview.

So we start with connecting to server that we’ll use for synchronization. Note that it’s not recommended to use your DC as sync server but you can if it’s only server you have or don’t have choice for some different reason.

1

Open your browser and log to Azure portal. Go to Azure Active Directory.

2

In new tile, click on ‘Sync with Windows Server AD’.

3

Click on ‘Download Azure AD Connect’ and wait for download to finish.

4

Start installer, check to agree to license terms and click continue.

5

Click on ‘Use express settings’.

6

Enter your Azure AD credentials. This must be an organization account and must have Global admin privileges.

7

Enter your local AD administrator credentials.

8

After everything is checked and ready, click on ‘Install’.

9

After few minutes, installation is complete, everything is set up and just click ‘Exit’

10

Go back to portal and click on ‘All users’. All users from your local AD should be synced and show in Azure AD.

11

So users are synced and you can start using Azure AD for many different things but we’ll talk about options in other post.

Article by Mustafa Toroman

I’m System Engineer at Authority Partners. I love to test and explore new technologies. Have over 20 active MS certificates such as MCSA for Windows Server and SQL Server, MCSE Private Cloud, Data Platform, Business Intelliegence and Server Infrastracture. Lately most interested in BI and Azure solutions. MCT since 2012. From 2016 MVP for Microsoft Azure.

Comments are closed.