Azure AD Connect v2.0 - Why should I care?
-
Twan van Beers
-
15 September, 2021
Azure AD Connect (AADC) was released many years ago and has seen many versions over those years. Microsoft fairly recently introduced a policy where older versions would be sunset after a period of time. Now with the deprecation of components that the current AADC versions use, it has released the v2.x branch of Azure AD Connect.
Now confusingly there is also the Azure AD Connect v2.0 endpoints. These two are not strictly related, but both should be considered as part of an upgrade. The v2.0 endpoints allow for larger groups to be migrated (up to 250k members instead of only 50k members) and import/export performance has been improved.
Why should I care?
The following components are nearing their end of life/end of support dates:
- SQL Server 2012: July 2022 (replaced with SQL 2019 LocalDB)
- ADAL authentication library: June 2022 (replaced with MSAL authentication library)
- TLS 1.0 and TLS 1.1: January 2022 (updated to now use TLS 1.2)
- SHA1 signing of binaries (updated to now be signed with SHA2)
- Windows Server 2012 and 2012 R2 (now require at least Windows Server 2016)
The ultimate deadline is that all of the v1 versions of AADC will go out of support on 31 August 2022, but advice is to ensure you are using v2.0 of AADC before June 2022 when ADAL goes out of support, since after that time authentication may prevent you from ever upgrading AADC
(What is Azure AD Connect v2.0? | Microsoft Docs)
What do I need to do?
First thing to do is check your current version of AADC. If you’re at version 1.5.45 or later then you’re good to go, if you are older than that, while you can still upgrade ok, our advice is upgrade the current instance to 1.5.45. The main reason for this is that you can then export the configuration and use that export as input into the install of version 2.0
Second thing is to see if you are using a staging server. If you are a company with thousands of people then having a staging server is in our opinion essential for best recoverability, reduced maintenance windows, better upgrade/config change control
If your existing AADC servers (staging and exporting) are already on Windows Server 2016 or later then they could be upgraded in place. Again for us, the recommendation is make sure you have a staging server and do that one first before validating the metaverse and then switching roles before upgrading what was the exporting server
In a lot of cases the simplest will be to stand up a brand new Windows Server 2016 or later (ideally the latest version supported in your organisation). Before installing AADC taken an export from the existing exporting AADC and use that as input when you run through the install.
Now there are many decisions that go into installing AADC like
- do I use LocalDB (aka SQL Express) or full blown SQL
- do I keep SQL on the same server or on another server, etc.
If you are not sure then please speak to us and we can help out, or we can run the upgrade for you
Twan van Beers
Twan is a senior consultant with over 30 years of experience. He has a wide range of skills including Messaging, Active Directory, SQL, Networking and Firewalls. Twan loves to write scripts and get deep and dirty into debugging code, in order to understand and resolve the most complex of problems.
News & Insights
Trusted insights on technology and innovation to power your business growth.
-
03/06/2026
A practical engineering guide to owners, assignment, consent, credentials and ...
Read More
-
19/05/2026
Domain migrations in Microsoft 365 are rarely as simple as shifting email ...
Read More
-
12/05/2026
Over the past 10 to 15 years, Microsoft 365 has fundamentally reshaped how ...
Read More
-
07/05/2026
Yesterday we had an all company meeting and I thought it would be cool to kick ...
Read More
-
07/05/2026
Planning a tenant-to-tenant migration? Talk to us
Read More
-
31/03/2026
In tenant-to-tenant (T2T) and Google-to-Microsoft 365 migration projects, ...
Read More
-
27/03/2026
You’d think this would be easy and not an uncommon request. There are genuine ...
Read More
-
23/03/2026
Managing Google to Microsoft Migration with GAM7 and PowerShell
Read More
-
16/03/2026
When a user leaves an organisation in Microsoft 365, administrators have ...
Read MoreSubscribe to our newsletter for the latest updates and insights.
Like what you see? Stay in touch! Subscribers to our email list are among the first to receive the latest news, views and updates from Nero Blanco
Azure AD Connect v2.0 - Why should I care?">