An enterprise wants to secure administrative access to their production Azure subscriptions. You are designing an identity governance solution for system administrators who require the Owner role. To comply with security best practices, the administrators must not have permanent Owner privileges, but must be able to request and activate the role for a maximum of 4 hours when performing changes. Which configuration should you design to meet this requirement?
- Configure Microsoft Entra Privileged Identity Management (PIM) and define the Owner role assignments for the administrators as eligible.Answer
- BConfigure Microsoft Entra Privileged Identity Management (PIM) and define the Owner role assignments for the administrators as permanently active.
- CAssign the Owner role directly to each administrator's individual user account with a permanent subscription-level assignment.
- DCreate a security group for the administrators and exclude this group from all Conditional Access multi-factor authentication policies.
Answer
Configure Microsoft Entra Privileged Identity Management (PIM) and define the Owner role assignments for the administrators as eligible.
Configuring the Owner role assignments as eligible in Microsoft Entra Privileged Identity Management (PIM) ensures that administrators do not have standing, permanent privileges. Instead, they must request activation when needed, which can be restricted to a maximum duration of 4 hours, satisfying the security requirements.
Step-by-Step Solution
Key Concept
Just-In-Time (JIT) privileged access management using Microsoft Entra Privileged Identity Management (PIM) role eligibility.