You are designing an identity security strategy for a manufacturing enterprise named Fabrikam, Inc. The enterprise has a Microsoft Entra ID tenant and wants to protect its Azure management interfaces. You must design a solution that meets the following requirements:
- All users assigned to highly privileged roles must use multi-factor authentication (MFA) to access the Azure portal.
- Privileged access must follow the principle of least privilege, ensuring roles are activated only when needed for a maximum of 4 hours.
- In the event of an unexpected Microsoft Entra MFA service outage, administrators must be able to log in to resolve the issue.
- The design must minimize administrative overhead and local infrastructure dependencies.
Which identity and access design should you recommend?
- AConfigure Microsoft Entra Privileged Identity Management (PIM) with permanently active role assignments. Create a Conditional Access policy targeting administrative roles that requires MFA, and exclude a dedicated, cloud-only emergency access account from this policy.
- Configure Microsoft Entra Privileged Identity Management (PIM) with eligible role assignments. Create a Conditional Access policy targeting administrative roles that requires MFA, and exclude a dedicated, cloud-only emergency access account from this policy.Cevap
- CConfigure Microsoft Entra Privileged Identity Management (PIM) with eligible role assignments. Create a Conditional Access policy that enforces MFA for all cloud applications for all users, ensuring no accounts are excluded to prevent security bypasses.
- DDeploy Active Directory Federation Services (AD FS) on-premises to federate authentication. Configure PIM with eligible role assignments and configure AD FS claims rules to enforce MFA for administrative logins, bypassing Microsoft Entra Conditional Access.