Meridian Global Logistics is designing an identity security strategy for its hybrid cloud environment. The organization synchronizes its on-premises Active Directory Domain Services (AD DS) directory to Microsoft Entra ID using Password Hash Synchronization (PHS). You need to design an access control solution that meets the following security requirements:
- Enforce Multi-Factor Authentication (MFA) for administrative access to the Azure management portal.
- Ensure that administrators only assume privileged roles when performing administrative tasks, rather than having persistent access.
- Guarantee that emergency access (break-glass) accounts remain functional to prevent tenant lockout during an MFA system outage.
Which of the following designs should you recommend?
- AConfigure Microsoft Entra Privileged Identity Management (PIM) with active assignments for administrative roles, enforce Multi-Factor Authentication (MFA) via a Conditional Access policy targeting administrative apps, and exclude emergency access accounts from the policy.
- Configure Microsoft Entra Privileged Identity Management (PIM) with eligible assignments for administrative roles, enforce Multi-Factor Authentication (MFA) via a Conditional Access policy targeting administrative apps, and exclude emergency access accounts from the policy.Cevap
- CConfigure Microsoft Entra Privileged Identity Management (PIM) with eligible assignments for administrative roles, enforce Multi-Factor Authentication (MFA) via a Conditional Access policy targeting administrative apps, and apply the policy to all administrative accounts without any exclusions.
- DDeploy Active Directory Federation Services (AD FS) to manage federation and authentication, configure Microsoft Entra Privileged Identity Management (PIM) with active assignments for administrative roles, and exclude emergency access accounts from the MFA policy.