Hybrid Identity
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Microsoft Certified: Identity and Access Administrator Associate premium course — no separate purchase.
Included in this chapter:
- Sync vs sign-in: the two hybrid decisions
- Connect Sync vs Cloud Sync: choosing the provisioning tool
- Cloud authentication: PHS, PTA, and seamless SSO
- Migrating from AD FS and Connect Health
Hybrid sign-in methods: where the password is checked
| Dimension | Password hash sync (PHS) | Pass-through auth (PTA) | Federation (AD FS) |
|---|---|---|---|
| Where credentials are validated | In the cloud (Entra ID) | On-premises by the agent against AD (never in the cloud) | On-premises by AD FS |
| Extra on-prem servers needed | None (beyond the sync server) | Lightweight agents (3 recommended, 12 max) | 2+ AD FS servers and 2+ WAP servers |
| Network direction required | None | Outbound from agents (no perimeter network) | Inbound to WAP servers |
| Enforces on-prem account state instantly | No (disabled accounts up to 30-min delay) | Yes (disabled, locked, expired, sign-in hours) | Yes |
| Health monitoring | Not required | Agent status in Entra admin center | Connect Health for AD FS |
| Microsoft recommendation | Recommended default; also use as backup | When real-time on-prem policy is required | Only for native gaps (e.g. third-party MFA via IdP) |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
References
- Choose the right authentication method for hybrid identity
- What is Microsoft Entra Cloud Sync
- Connect-to-Cloud-Sync decision guide (Connect Sync vs Cloud Sync comparison)
- Implement password hash synchronization
- User sign-in with pass-through authentication
- Migrate from federation to cloud authentication
- Microsoft Entra seamless single sign-on
- Migrate to cloud authentication using staged rollout
- Monitor AD FS using Microsoft Entra Connect Health