Having trouble upgrading Entra Connect Sync to latest version

James Bloodworth 0 Reputation points
2025-04-08T18:02:13.98+00:00

We have attempted to install the latest version. Even going so far as to uninstall then install version downloaded from our Entra Site and from the Microsoft Download center, HERE

When checking the installed version, we can't seem to get anything newer than version 2.4.130.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Venkata Jagadeep 1,400 Reputation points Microsoft External Staff Moderator
    2025-04-10T16:09:40.64+00:00

    Hello James Bloodworth,

    Making sure your Microsoft Entra Connect installation is always up to date has never been easier with the automatic upgrade feature. When a new version is released, your installation is automatically upgraded.

    The current state of automatic upgrade can be viewed with the PowerShell cmdlet Get-ADSyncAutoUpgrade.

    It has the following states:

    Enabled : Automatic upgrade is enabled.

    Suspended : Set by the system only. The system is not currently eligible to receive automatic upgrades.

    Disabled : Automatic upgrade is disabled.

    You can change between Enabled and Disabled with Set-ADSyncAutoUpgrade.

    Only the system should set the state Suspended.

    For automatic upgrade to work, make sure you allow the URLs in your proxy server for Microsoft Entra Connect Health as documented in the below document

    https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-safelist-urls?tabs=public-cloud

    If the Synchronization Service Manager UI is running on the server, then the upgrade is suspended until the UI is closed.

    Please let me know if you have further queries.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.