Share via

Azure, AADDS500 on managed domain (Entra Domain Services)

SEDI 0 Reputation points
2026-04-21T13:08:11.5833333+00:00

Hi there,

the Entra Domain Services in one of our environments stopped synchronizing with Azure AD roughly 7 days ago. They worked fine for >1 year.

We've got multiple environments with the same setup. (especially concerning NSGs, everything is automatically deployed / IaC, so no configuration drift there)

We receive the expected warnings / mails and ciritcal alerts but cant resolve the issue.

User's image

I have checked the linked MS Learn/Help page ( https://learn.microsoft.com/en-us/entra/identity/domain-services/troubleshoot-alerts#aadds500-synchronization-has-not-completed-in-a-while )

Inbound Network security group is setup according to the docs. ( https://learn.microsoft.com/en-us/entra/identity/domain-services/network-considerations#network-security-groups-and-required-ports )

User's image

Outbound NSG is currently set to default for the duration of this issue/troubleshooting.

No significant changes in any activity logs can be found. The core problem is, that new accounts created in Entra ID aren't synched to our domain joined VMs and cant login. (even with the password change, which is of no use when the domain services arent synching..)

Is there anything else I can do? Any way to get more insights on the issue or troubleshoot?

Apparently I cant even raise a support request without paying 100$/mo. Any help is appreciated, thanks in advance.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. AI answer

    2026-04-21T13:08:36.3966667+00:00

    For alert AADDS500, the supported troubleshooting focuses on verifying Domain Services health, network connectivity, and password sync configuration. Based on the documented guidance, use the following checks and actions:

    1. In the Microsoft Entra admin center, open the Domain Services resource and review Health for any additional alerts beyond AADDS500. Resolve any configuration or network alerts first, then wait at least two hours and re-check synchronization status.
    2. Specifically verify there is no AADDS104: Network error or other NSG-related alert. If present, follow the network troubleshooting steps to ensure the Azure platform can reach the managed domain controllers. Invalid NSG rules or user-defined routes that block required ports will stop synchronization.
    3. Confirm that required network connectivity is not blocked:
      • Validate NSG rules against the documented network requirements for Domain Services and network security groups and required ports. Ensure no higher-priority deny rules or custom routes block traffic needed for monitoring, updates, and synchronization.
      • If any network configuration alerts exist, fix them and then wait two hours to see whether synchronization resumes.
    4. Verify password synchronization configuration, because missing or incomplete password sync prevents new users from signing in even after objects sync:
      • For cloud-only users, ensure password synchronization was enabled when the managed domain was deployed and that affected users have changed their passwords after Domain Services was enabled so that the required credential hashes are generated.
      • For hybrid users, confirm that Microsoft Entra Connect is configured for password hash synchronization and that a full synchronization has been performed.
    5. For users who cannot sign in:
      • Use UPN format (for example, ******@tenant.onmicrosoft.com) when testing sign-in to the managed domain.
      • For hybrid accounts, verify the latest recommended Microsoft Entra Connect release is installed, a full sync has run, and, if needed, restart the Microsoft Azure AD Sync service on the Entra Connect server.

    If, after resolving any health and network alerts and confirming password synchronization, the AADDS500 alert persists and synchronization does not resume after a couple of hours, the remaining supported option is to open an Azure support request for deeper platform-side investigation.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

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