Meridian BioLabs is designing a hybrid identity solution to integrate its on-premises Active Directory Domain Services (AD DS) forest, meridianbiolabs.local, with Microsoft Entra ID. The solution must support administrative access governance, secure collaboration, and business continuity.
You must design the solution to meet the following requirements:
- Users must be able to authenticate to cloud resources even during an on-premises internet WAN outage.
- Users must be able to change their passwords in the Microsoft Entra portal and have those changes updated on-premises immediately.
- Management overhead for Azure RBAC role assignments must be kept to a minimum.
- Emergency administrator accounts must be protected against accidental lockout resulting from tenant-wide multi-factor authentication (MFA) policies.
Which two of the following components should you include in the design? (Select two.)
- Configure Microsoft Entra Connect with Password Hash Synchronization (PHS) and enable Password Writeback.Answer
- Create Microsoft Entra security groups for Azure RBAC assignments, and configure Conditional Access policies that exclude the designated emergency access accounts.Answer
- CConfigure Microsoft Entra Connect with Pass-through Authentication (PTA) as the primary authentication method without any fallback mechanism.
- DConfigure a Conditional Access policy that enforces MFA for all users including all emergency access accounts.
- EConfigure Privileged Identity Management (PIM) with permanent active assignments of administrative roles to the administrator accounts.
- FAssign the required Azure RBAC roles directly to the individual administrator accounts rather than using group memberships.