You manage a Microsoft Entra ID tenant. The tenant contains an administrative unit named HQ-AU and a user named Admin1. Admin1 is assigned the User Administrator role scoped to HQ-AU.
The tenant contains the following two groups:
* Group1: A security group that has the isAssignableToRole property set to Yes and the membership type set to Assigned. Group1 is in the scope of HQ-AU.
* Group2: A security group that has the isAssignableToRole property set to No and the membership type set to Dynamic User. Group2 is in the scope of HQ-AU.
You need to ensure that Admin1 can perform the following tasks:
* Add and remove members in Group1.
* Modify the dynamic membership rule of Group2.
Which two actions should you perform? Each correct answer presents a part of the solution.
- Add Admin1 as an owner of Group1.Answer
- Assign the Groups Administrator role to Admin1 at the tenant level.Answer
- CAssign the User Administrator role to Admin1 at the subscription level.
- DChange the membership type of Group1 to Dynamic User.
- EAssign the Directory Readers role to Admin1 at the tenant level.