You are a Microsoft Azure administrator managing a Microsoft Entra ID tenant. You plan to configure a security group to assign Microsoft Entra roles directly to the group's members. Is the following statement true or false?
In Microsoft Entra ID, you can configure a security group with a dynamic user membership type if the group has the 'Roles can be assigned to the group' (isAssignableToRole) property set to Yes.
Cevap: Cevap
Cevap
False
The statement is false. Microsoft Entra ID explicitly prevents security groups that are assignable to Microsoft Entra roles (isAssignableToRole set to Yes) from using dynamic membership rules. Role-assignable groups must use the 'Assigned' membership type to prevent security vulnerabilities like privilege escalation via user attribute modifications.
Adım Adım Çözüm
Anahtar Kavram
Microsoft Entra ID restricts role-assignable groups to the 'Assigned' membership type, preventing the use of dynamic membership rules.