A multinational retail corporation, Contoso Logistics, is designing a hybrid identity and security strategy to integrate its on-premises Active Directory Domain Services (AD DS) with Microsoft Entra ID. The design must satisfy the following requirements:
- Minimize the on-premises infrastructure footprint and management overhead.
- Allow users to authenticate to cloud services using their on-premises passwords, even if the on-premises network or domain controllers experience an outage.
- Enforce Multi-Factor Authentication (MFA) via Conditional Access for all user logins, while preventing tenant lockout in the event of an Azure MFA service disruption.
- Ensure that administrators can activate highly privileged roles only when needed, requiring approval and justification.
Which identity and security architecture should you recommend to meet these requirements?
- Configure Microsoft Entra Connect with Password Hash Synchronization (PHS). Create a Conditional Access policy requiring MFA, excluding a designated emergency access account group. Use Microsoft Entra Privileged Identity Management (PIM) to configure eligible role assignments.Answer
- BConfigure Microsoft Entra Connect with Active Directory Federation Services (AD FS). Create a Conditional Access policy requiring MFA, excluding a designated emergency access account group. Use Microsoft Entra Privileged Identity Management (PIM) to configure eligible role assignments.
- CConfigure Microsoft Entra Connect with Password Hash Synchronization (PHS). Create a Conditional Access policy requiring MFA for all users with no exclusions. Use Microsoft Entra Privileged Identity Management (PIM) to configure eligible role assignments.
- DConfigure Microsoft Entra Connect with Password Hash Synchronization (PHS). Create a Conditional Access policy requiring MFA, excluding a designated emergency access account group. Use Microsoft Entra Privileged Identity Management (PIM) to configure active role assignments.