An administrator needs to create a new security group named IT-Admins in a Microsoft Entra ID tenant. The group will be assigned the Helpdesk Administrator role. Which of the following configurations must the administrator select during the group creation process? (Select TWO.)
- Set 'Membership type' to AssignedAnswer
- Set 'Microsoft Entra roles can be assigned to the group' to YesAnswer
- CSet 'Membership type' to Dynamic User and define a query for the IT department
- DAssign the Helpdesk Administrator role to the group using an Azure RBAC subscription-level assignment
Answer
Setting the 'Membership type' to 'Assigned' and setting 'Microsoft Entra roles can be assigned to the group' to 'Yes' are both required configurations.
To assign Microsoft Entra roles directly to a security group, the group must be configured as a role-assignable group. This requires setting the 'Microsoft Entra roles can be assigned to the group' option to 'Yes' during the group creation process, which in turn forces the 'Membership type' to 'Assigned' because dynamic groups cannot be assigned to Microsoft Entra roles.
Step-by-Step Solution
Key Concept
Microsoft Entra ID Role-Assignable Groups