An administrator needs to create a new Microsoft Entra ID group that will be assigned directly to the built-in Helpdesk Administrator role. Which of the following settings must be configured during the creation of this group? (Select TWO.)
- Set the 'Microsoft Entra roles can be assigned to the group' property to Yes.Cevap
- Set the Membership type to Assigned.Cevap
- CSet the Membership type to Dynamic User.
- DAssign an Azure RBAC Owner role to the group at the subscription level to authorize directory role assignment.
- EAssign the group to an Administrative Unit to grant the group members access to manage Azure virtual machines.
Cevap
To assign a Microsoft Entra ID role directly to a group, the group must have its 'Microsoft Entra roles can be assigned to the group' property set to 'Yes' at the time of creation, and its membership type must be set to 'Assigned'.
The correct configurations are setting 'Microsoft Entra roles can be assigned to the group' to Yes and configuring the membership type to Assigned. Security groups that can be assigned directly to Microsoft Entra ID roles must have the role-assignable setting enabled during group creation (as this cannot be enabled post-creation) and must have their membership statically managed via the Assigned membership type.
Adım Adım Çözüm
Anahtar Kavram
Role-assignable groups in Microsoft Entra ID must have the 'isAssignableToRole' property enabled at creation and must use the 'Assigned' membership type.