A multinational financial services enterprise is designing a privileged access governance and identity protection strategy for its Azure tenant. The design must satisfy the following administrative and security requirements:
- System administrators must only be granted the User Access Administrator and Contributor roles on an as-needed basis for troubleshooting subscription-level issues, with all sessions automatically expiring after a maximum of 4 hours.
- In the event of a tenant-wide identity outage or Conditional Access misconfiguration, administrators must be able to log in using emergency break-glass accounts without being blocked by multi-factor authentication (MFA) requirements.
Which two of the following configurations should you include in the identity and governance design?
- Configure Microsoft Entra Privileged Identity Management (PIM) for subscription roles, assigning the User Access Administrator and Contributor roles as eligible to an Entra ID security group containing the system administrators.Answer
- Exclude the emergency break-glass accounts from all Microsoft Entra Conditional Access policies that enforce multi-factor authentication (MFA).Answer
- CConfigure Microsoft Entra Privileged Identity Management (PIM) roles as permanently active for the individual system administrator accounts to guarantee immediate availability.
- DAssign the User Access Administrator and Contributor roles directly to each individual system administrator's user account with a start and end time matching their shift schedule.
- EApply a Conditional Access policy that enforces MFA for all accounts in the tenant, including the emergency break-glass accounts, to maintain complete compliance baseline coverage.