An organization implements Microsoft Entra ID. You are tasked with delegating administrative duties for a specific subset of employees. A helpdesk worker named Alex must be able to perform password resets, modify profile fields, and assign licenses for users in the Finance department only. Alex must not have administrative permissions over users in other departments. Which action should you perform?
- Create an administrative unit containing the Finance department users, and assign the User Administrator role to Alex scoped to the administrative unit.Answer
- BCreate an administrative unit containing the Finance department users, and assign the Helpdesk Administrator role to Alex scoped to the administrative unit.
- CCreate an administrative unit containing the Finance department users, and assign the User Access Administrator role to Alex scoped to the administrative unit.
- DAssign the User Administrator role to Alex at the tenant scope.
Answer
Create an administrative unit containing the Finance department users, and assign the User Administrator role to Alex scoped to the administrative unit.
The correct action is to create an administrative unit containing the Finance department users and assign the User Administrator role to Alex scoped to that administrative unit. This configuration restricts Alex's administrative capabilities (including password resets, profile edits, and license assignments) strictly to the Finance department users, satisfying the requirement of least privilege.
Step-by-Step Solution
Key Concept
Delegating Microsoft Entra ID directory roles scoped to an administrative unit to enforce the principle of least privilege.