Nebula Genomics is designing a hybrid identity and governance solution to integrate their on-premises Active Directory Domain Services (AD DS) forest of 12,000 users with Microsoft Entra ID.
The solution must satisfy the following constraints:
- Users must be able to authenticate to cloud applications even if the network connection between the on-premises datacenter and Azure is temporarily offline.
- Users must be able to use self-service password reset (SSPR) in the cloud, with changes automatically updating the on-premises AD DS.
- Azure resource administrative access must support just-in-time (JIT) activation and prevent users from having persistent administrative privileges.
Which identity synchronization and governance configuration should you recommend?
- AImplement Active Directory Federation Services (AD FS) with password writeback enabled, and use Microsoft Entra Privileged Identity Management (PIM) with eligible role assignments.
- BImplement Pass-through Authentication (PTA) with password writeback enabled, and use Microsoft Entra Privileged Identity Management (PIM) with permanently active role assignments.
- Implement Password Hash Synchronization (PHS) with password writeback enabled, and use Microsoft Entra Privileged Identity Management (PIM) with eligible role assignments.Cevap
- DImplement Password Hash Synchronization (PHS) with password writeback enabled, and assign Azure role-based access control (RBAC) administrative roles directly to individual user accounts.