ServiceDeskSimulator
AI coaching on Start

Knowledge base

Microsoft Entra Connect health

Reference: Microsoft Learn — Microsoft Entra Connect Sync troubleshooting; Password hash synchronisation

← All articles
hybridentrasyncincident

In a hybrid tenant, Microsoft Entra Connect carries changes from on-premises Active

Directory to the cloud on a 30-minute delta cycle. When it stops, the cloud

silently keeps serving stale data. Nothing errors; things simply stop changing.

What stops flowing

changes their password on-premises finds the cloud still expects the old one.

the part to state explicitly when you escalate — it is a security exposure, not

just an inconvenience.

Recognising it from the service desk

The reports arrive as individual credential problems, which is why it is easy to

miss. The pattern:

cloud with 50126 while their domain sign-in works perfectly.

people were provisioned in batches.

Two simultaneous reports of this shape is enough to check sync health. Do not work

them as three separate tickets.

What to check

old is the answer.

service account password expired, the sync service is stopped, a schema or

permissions change, an expired certificate, or the server is simply off.

This is an incident

Escalate rather than treating symptoms. A good escalation states:

The trap

Resetting the cloud password of a synchronised user unblocks that one person — and

creates a divergence between their on-premises and cloud credential. When sync is

restored the on-premises hash wins and the reset stops working. Do that for every

caller and you have hidden a tenant-wide outage behind a growing pile of broken

identities.

Clearing smart lockout is reasonable in the meantime: it removes a second, unrelated

reason the account is failing. It does not fix the password.

Related