Altus Manufacturing is designing an identity security strategy for its Microsoft Entra ID tenant. The organization currently synchronizes its on-premises Active Directory Domain Services (AD DS) user accounts to Microsoft Entra ID. The design team must satisfy the following requirements:
1. Enforce multi-factor authentication (MFA) for all users when accessing cloud applications, utilizing Conditional Access.
2. Require administrators to activate the Global Administrator role only when performing administrative tasks, ensuring access is temporary and audited.
3. Prevent administrative lockout if the tenant experiences an MFA service outage or if a policy is misconfigured.
4. Minimize operational and infrastructure overhead for the hybrid identity architecture.
Which configuration should you recommend to meet these requirements?
- Configure Password Hash Synchronization (PHS) for user authentication. Configure Microsoft Entra Privileged Identity Management (PIM) with eligible assignments for the Global Administrator role. Create a Conditional Access policy requiring MFA for all users, but exclude a dedicated, cloud-only emergency access account.Answer
- BConfigure Password Hash Synchronization (PHS) for user authentication. Configure Microsoft Entra Privileged Identity Management (PIM) with eligible assignments for the Global Administrator role. Create a Conditional Access policy requiring MFA for all users, including all Global Administrator and emergency access accounts to ensure comprehensive protection.
- CConfigure Password Hash Synchronization (PHS) for user authentication. Configure Microsoft Entra Privileged Identity Management (PIM) with active assignments for the Global Administrator role. Create a Conditional Access policy requiring MFA for all users, and exclude a dedicated, cloud-only emergency access account from the policy.
- DDeploy Active Directory Federation Services (AD FS) on-premises to handle user authentication. Configure Microsoft Entra Privileged Identity Management (PIM) with eligible assignments for the Global Administrator role. Create a Conditional Access policy requiring MFA for all users, and exclude a dedicated, cloud-only emergency access account from the policy.