AZ-104 Question 1
Single answerYou are an Azure Administrator for an organization using Microsoft Entra ID. You need to create a group that automatically adds members whenever a user’s Department attribute is set to 'Finance.' Which group membership configuration in Microsoft Entra ID should you use to achieve this objective?
- A
Assigned membership
- B
Dynamic device membership
- C
Dynamic user membership
- D
Self-service group management
Show answer and explanation
Correct answer: C
Explanation
Dynamic user membership is the correct choice because it uses attribute-based rules (e.g., Department) to automatically manage group membership without manual intervention.
- A. Incorrect.
This option requires you to manually add or remove users, which does not fulfill the requirement of automatic membership based on an attribute.
- B. Incorrect.
Dynamic device membership applies rules to devices rather than to users, so it won't meet the requirement of automatically adding users based on the Department attribute.
- C. Correct.
Dynamic user membership lets you create a membership rule based on user attributes such as Department, enabling automated user addition or removal.
- D. Incorrect.
Self-service group management allows users to request membership in groups, but it does not automatically add or remove users based on attributes.