How to check the Azure AD Connect version
Microsoft Entra Connect (formerly known as Azure AD Connect) needs to be kept up to date because Microsoft releases security fixes and improvements for it. It’s important to check the Azure AD Connect version and verify that you are already on the latest version or if you need to upgrade the AAD Connect software. In this article, you will learn how to find the Azure AD Connect version.
Table of contents
- Before you start
- Find Azure AD Connect version in Microsoft Entra admin center
- Check Azure AD Connect version in Programs and Features
- Check Azure AD Connect version in Synchronization Service Manager
- Get Azure AD Connect version with PowerShell
- Conclusion
Before you start
There are many methods to find the Azure AD Connect version. We will show 4 methods. Use the method that you find the most interesting for you.
In the first method, you don’t need to know on which server the Azure AD Connect software is installed. That’s because you will retrieve the information from the Microsoft Entra portal.
Suppose you want to find the Azure AD Connect version with the other explained methods, you need to find on which server Azure AD Connect software is installed.
To find out more, read the article How to find Azure AD Connect server.
Find Azure AD Connect version in Microsoft Entra admin center
To know which Azure AD Connect version is running in your organization, follow the below steps:
- Sign in to Microsoft Entra admin center
- Click in the menu on Show more
- Expand Hybrid management
- Select Microsoft Entra Connect
- Click Connect Sync
- Click Azure AD Connect Health
- Select Sync services
- Click the service name
- Click the Azure AD Connect server
- Click the server name
- Click on Properties
- Click Synchronization
- The Azure AD Connect version appears on the screen
In our example, it’s Azure AD Connect version 2.1.20.0.
Check Azure AD Connect version in Programs and Features
To find Azure AD Connect version in Programs and Features, follow the steps below:
- Go to Control Panel
- Select Programs and Features
- Get the version for Microsoft Azure AD Connect synchronization services application
Check Azure AD Connect version in Synchronization Service Manager
To get the Azure AD Connect version in Microsoft Azure AD Connect Synchronization Service Manager, follow these steps:
- Click the Windows start button
- Search for Synchronization
- Click the Synchronization Service desktop app
- Select in the menu bar on Help > About
- Get the Azure AD Connect version
In our example, Azure AD Connect version 2.1.20.0 appears.