Field notes · 7 min read ·
ShareEntra Connect sync stops Sept 30: the version trap
All synchronization services in Microsoft Entra Connect Sync stop working on September 30, 2026 on any version below 2.5.79.0 — and 2.5.79.0 is itself scheduled to reach end of support on October 23, 2026, so upgrading to the bare minimum buys about three weeks.
If you run hybrid identity — Active Directory on-premises, accounts synchronized into the cloud — there is a hard date on your calendar whether you put it there or not. On September 30, 2026, Microsoft Entra Connect Sync stops synchronizing on any server below version 2.5.79.0. Not "loses support." Stops.
Microsoft's installation prerequisites page carries the notice under a heading that reads "Mandatory Upgrade Required": "All synchronization services in Microsoft Entra Connect Sync will stop working on September 30, 2026 if you're not on at least version 2.5.79.0. In May 2025, we released this version with a back-end service change that hardens our services. Upgrade before this deadline to avoid any service disruption." The same page is explicit about what happens if you miss it: "If you're unable to upgrade before the deadline, all synchronization services will fail until you upgrade to the latest version."
That much you can get from the documentation. Here is the part that is not on the prerequisites page, and it is the reason this post exists.
The version trap
Microsoft's Entra Connect Sync version history — last updated July 7, 2026 — publishes a retirement table. Read it next to the September 30 deadline and the trap is obvious:
| Version | End of support |
|---|---|
| 2.5.3.0 | July 31, 2026 (already passed) |
| 2.5.76.0 | September 1, 2026 |
| 2.5.79.0 | October 23, 2026 |
| 2.5.190.0 | February 2, 2027 |
| 2.6.1.0 | March 10, 2027 |
| 2.6.3.0 | July 7, 2027 |
| 2.6.84.0 | no date printed |
An admin reading only the prerequisites page does the sensible thing: finds the minimum version named in the warning, upgrades to it, closes the ticket. That admin is now on a build whose published end of support is October 23, 2026 — roughly three weeks after the deadline they just cleared. The change window they fought for, the approvals, the after-hours verification: all of it bought less than a month, and the next conversation starts immediately.
Note the row above it, too. If you are sitting on 2.5.76.0, you are out of support on September 1, 2026 and non-functional on September 30, 2026 — two distinct events four weeks apart, and only the second one is described anywhere as a deadline.
Neither of these facts is hidden. They simply live on different pages: the September 30 cutoff is a prerequisites-page notice, and the per-version retirement dates are a version-history table. An admin who opens the page the warning pointed at gets the deadline and not the trap. Planning this upgrade properly means having both pages open at once — that is the whole difference between booking one change window and booking two.
What actually stops on September 30
"Synchronization stops" sounds abstract until you decompose it into the things your organization notices.
- Password hash synchronization stops. A user changes their password on-premises and the cloud never hears about it. Help desk volume follows within hours.
- New-hire provisioning stops. Accounts created in Active Directory do not appear in the cloud directory. Every onboarding stalls at the same step, and the workaround people reach for is manual cloud accounts that then have to be reconciled later.
- Deprovisioning stops. This is the one that should get security's attention. Disabling a departing employee's Active Directory account no longer removes their cloud access. Your offboarding runbook still says "disable in AD," the technician still does it, the checkbox still gets ticked — and the access is still live.
The failure mode is quiet. Directory synchronization does not surface an error to end users; it simply stops reflecting reality, and the gap between what Active Directory says and what the cloud believes widens every day until someone reconciles it by hand.

Why this is a Tier-0 change, not a lunchtime patch
The Entra Connect Sync server is not an application server that happens to run a Microsoft agent. It holds credentials that can write to your directory. Compromise it and you have compromised the identity plane — which is the working definition of a Tier-0 asset.
That classification changes the shape of the work. A Tier-0 change means a scheduled window, a documented rollback position, administration from an appropriately trusted workstation, and verification afterwards that synchronization actually resumed rather than merely that the installer exited cleanly. None of that is difficult. All of it takes calendar time — and the teams that miss September 30 will mostly miss it on approvals, not on engineering.
This is also the reason "we will do it in September" is a worse plan than it sounds. September 30 is a Wednesday at the end of a quarter, on a server most mid-market shops touch once a year and staff with one or two people who know it well. Compressing a Tier-0 change into the last fortnight before a hard cutoff removes exactly the margin you would want if the upgrade goes sideways.
What to do this week
Short, ordered, and none of it requires a project:
- Find every Entra Connect Sync server and record its exact version. Including the staging server if you have one — a staging server that falls behind is a rollback position that does not exist. Write the versions down; "we think it is current" is not an inventory.
- Compare each version against the retirement table above. Below 2.5.79.0 means you have a hard September 30 outage. On 2.5.76.0 means an end-of-support date of September 1 as well. On 2.5.79.0 means you have cleared the cutoff and inherited an October 23 end-of-support date.
- Pick a target build with runway, not the floor. The whole point of the trap is that the minimum is not a destination. Choose from the version history table with the end-of-support column visible, so the next upgrade is a year out rather than a month out.
- Book the change window now, for August or early September. Treat it as a Tier-0 change: approval, window, rollback position, named owner. Booking it now is what keeps the last two weeks of September free.
- Verify synchronization after the change, not just the installer's exit. Confirm a test password change flows through, a test account provisions, and a test disable propagates. Those are the three things that break, so those are the three things to prove.
- Put the next end-of-support date on the calendar before you close the ticket. Under a twelve-month retirement policy driven by Microsoft's release cadence, this is a recurring maintenance item, not a one-off.
Common mistakes we expect to see
Upgrading to the version named in the warning
Covered above, and worth repeating because it is the default behaviour of a competent admin working from one page. 2.5.79.0 is the pass mark, not the answer. Read the version history page before choosing a target build.
Assuming a deadline this hard comes with a grace period
Most Microsoft lifecycle dates end support: you stop receiving updates and keep running. This one is a back-end service change, and the documented outcome is that "all synchronization services will fail until you upgrade to the latest version." There is nothing to buy and nothing to extend.
Treating an unchanged server as a current server
Because the twelve-month clock starts when the next version ships, a server nobody has touched can move from supported to retired without a single change on your side. "We have not changed anything" is a reason to check the version, not a reason to assume it is fine.
Related reading
- Why the sync server belongs in the protected tier, and the four controls that fit a mid-market shop: AD Tier-0 in 90 days: mid-market edition.
- The other reason a hybrid org still runs on-premises servers it forgets about: Exchange SE CU2 and the coexistence deadline.
- What your directory can and cannot do at its current functional level: AD functional levels: you are not as stuck as you think.
- Service detail: Entra ID hybrid identity.
Sources and further reading
- Microsoft Learn — Microsoft Entra Connect Sync installation prerequisites (carries the "Mandatory Upgrade Required" notice and the September 30, 2026 deadline)
- Microsoft Learn — Microsoft Entra Connect Sync version release history (publishes the per-version end-of-support table and the 12-month retirement policy)
Where to start
Get the version numbers this week. Everything else in this post is a decision you cannot make until you know what you are running, and the inventory is a ten-minute job that most teams have been deferring since the notice went up. If every server is already above the floor with real runway on it, you are done. If not, the change window you book in August is materially cheaper than the one you book on September 25.
If you would rather have a senior engineer confirm the version position, plan the upgrade as a Tier-0 change, and verify that password sync, provisioning, and deprovisioning all resumed afterwards, the project intake form takes about three minutes. Two-business-day response with scope and a fixed-fee range.
Pro IT NW does senior-led Microsoft project work. Vendor-neutral. Labor-only. Based in Seattle, delivered USA-wide. We don't take resale margins on licensing, and we don't sell you a managed service to fix a version number.
Questions we get asked
- When does Microsoft Entra Connect Sync stop working?
- September 30, 2026, for any server below version 2.5.79.0. Microsoft's installation prerequisites documentation carries a 'Mandatory Upgrade Required' notice stating that all synchronization services in Microsoft Entra Connect Sync will stop working on September 30, 2026 if you are not on at least version 2.5.79.0, and that if you are unable to upgrade before the deadline, all synchronization services will fail until you upgrade to the latest version. This is not a support-policy change with a grace period — it is a back-end service change, and the documented outcome is that synchronization fails.
- What is the minimum Entra Connect Sync version for the September 30, 2026 deadline?
- Version 2.5.79.0. Microsoft released it in May 2025 with a back-end service change that hardens the service, and the documented requirement is to be on at least that version before September 30, 2026 to avoid service disruption. Anything below it stops synchronizing on that date.
- Does upgrading to 2.5.79.0 fix the problem permanently?
- No — and this is the part teams miss. Version 2.5.79.0 is the minimum build that survives September 30, 2026, but Microsoft's published Entra Connect Sync version history lists 2.5.79.0's own end of support as October 23, 2026. Landing exactly on the minimum clears the hard cutoff and then leaves you on an out-of-support build about three weeks later. Plan the upgrade to a build with real runway left on it, not to the floor.
- How long is a version of Microsoft Entra Connect Sync supported?
- Twelve months. Microsoft's published policy is that versions of Microsoft Entra Connect Sync 2.x retire 12 months from the date that a newer version is released, a policy that went into effect on 15 March 2023. Because the clock starts when the next build ships rather than when you install yours, the supported window on any given version is set by Microsoft's release cadence, not by your deployment date.
- What actually breaks when Entra Connect Sync stops synchronizing?
- Hybrid identity synchronization stops entirely. Password hash synchronization stops, so on-premises password changes no longer reach the cloud. New-hire provisioning stops, so accounts created in Active Directory never appear in the cloud directory. Deprovisioning stops too, which is the one that matters for security: disabling a departing employee's Active Directory account no longer removes their cloud access. The directory does not throw an error a user would notice — it silently stops telling the truth.
- Is upgrading Entra Connect Sync a routine patch?
- No. The Entra Connect Sync server is a Tier-0 asset — it holds credentials that can write to your directory, and compromising it is equivalent to compromising the identity plane. That makes the upgrade a change-controlled job with a scheduled window, a rollback position, and post-change verification, not something to slot into a lunch break. The work itself is not long; the approvals and the verification are what need lead time.
- Which Entra Connect Sync versions have published retirement dates?
- Microsoft's version history page, last updated July 7, 2026, publishes a retirement table: 2.5.3.0 reached end of support on July 31, 2026; 2.5.76.0 on September 1, 2026; 2.5.79.0 on October 23, 2026; 2.5.190.0 on February 2, 2027; 2.6.1.0 on March 10, 2027; and 2.6.3.0 on July 7, 2027. The newest build listed, 2.6.84.0, has no end-of-support date printed against it. Check the table itself before planning around any of these dates.
Related service
Entra ID hybrid identity consultantWritten by the team at Pro IT NW · Senior-led Microsoft project consultancy · Seattle / USA-wide.