Your company has a Microsoft Entra ID tenant containing an Azure subscription named Sub1. The tenant includes a support team named London-Support and an Administrative Unit named London-AU that contains users from the London office.
You need to meet the following requirements:
1. Members of the London-Support group must be able to update the department and profile information of only the users within London-AU.
2. Members of London-Support must have no administrative permissions over other users in the tenant or resources in Sub1.
3. You must automatically assign Microsoft 365 Enterprise licenses to all users who belong to London-AU.
Which two actions should you perform? (Select two.)
- Assign the Microsoft Entra ID User Administrator role to the London-Support group with the scope restricted to the London-AU administrative unit.Cevap
- Create a Microsoft Entra ID security group that uses dynamic user membership, and assign the licenses to that group.Cevap
- CAssign the User Administrator role to the London-Support group at the Sub1 subscription scope using Azure Role-Based Access Control (RBAC).
- DAssign the licenses directly to the London-AU administrative unit to ensure all member users inherit the licenses.
Cevap
The correct actions are to assign the Microsoft Entra ID User Administrator role to the London-Support group scoped to the London-AU administrative unit, and to create a Microsoft Entra ID security group that uses dynamic user membership and assign the licenses to that group.
To delegate restricted user management, you assign a directory role (such as User Administrator) to the administrative group with the scope of the Administrative Unit. To automate licensing, you must use group-based licensing with a dynamic security group, as licensing cannot be configured directly on Administrative Units.
Adım Adım Çözüm
Anahtar Kavram
Scoping administrative delegation using Administrative Units and automating license management using group-based licensing.