You manage a Microsoft Entra ID tenant. You are planning to create dynamic groups to automate administrative tasks.
Statement: A single Microsoft Entra ID dynamic group can contain both user objects and device objects as members simultaneously.
Is this statement true or false?
Answer: Answer
Answer
The statement is false. A dynamic group in Microsoft Entra ID can contain either users or devices, but not both types of objects simultaneously.
The correct answer is False because Microsoft Entra ID dynamic groups must be configured as either dynamic user groups or dynamic device groups. The membership rule engine only evaluates attributes of the selected object type, making it impossible to have a mixed membership of users and devices in a single dynamic group.
Step-by-Step Solution
Key Concept
Dynamic group membership in Microsoft Entra ID is restricted to a single object type (either users or devices) per group.