An international shipping company, Pacific Cargo Enterprises, is designing an identity and access management solution for its Microsoft Entra ID tenant. The tenant contains several custom administrative roles and standard built-in roles. The security architecture must meet the following requirements:
1. All users assigned to administrative roles must be prompted for multi-factor authentication (MFA) and must connect from a compliant device when accessing Azure management portals.
2. The risk of administrative lockout due to an emergency or a misconfigured Conditional Access policy must be mitigated.
3. Access to high-privilege roles, such as Global Administrator, must be limited to just-in-time (JIT) activation and subject to approval.
Which two configurations should you include in the design to satisfy these requirements? (Select two.)
- A Conditional Access policy that targets all administrative directory roles, requires multi-factor authentication and device compliance, and excludes a group containing two dedicated emergency access accounts.Answer
- Microsoft Entra Privileged Identity Management (PIM) role settings for the Global Administrator role configured with eligible assignments that require justification, multi-factor authentication, and approval upon activation.Answer
- CA single Conditional Access policy that targets all directory roles and enforces multi-factor authentication with zero exclusions to guarantee that administrative bypass is impossible.
- DMicrosoft Entra Privileged Identity Management (PIM) role settings for the Global Administrator role configured as active assignments with a permanent duration to allow immediate recovery during a tenant outage.