AZ-104 · Question #765
You have a Microsoft Entra tenant. You plan to create a group for each department at your company. You need to ensure that user and group permissions meet the following requirements: - When a new…
The correct answer is D. Create a security group that has the Dynamic User membership type. E. Update the user properties. Create a security group that has the Dynamic User membership type. A dynamic user membership type allows users to be automatically added to or removed from the group based on specific criteria, such as department attributes. This ensures that when a new user is added or…
Question
Options
- ACreate a security group that has the Assigned membership type.
- BCreate a Conditional Access policy.
- CCreate an Azure Resource Manager (ARM) template.
- DCreate a security group that has the Dynamic User membership type.
- EUpdate the user properties.
- FCreate a CSV file and import the file.
How the community answered
(22 responses)- A14% (3)
- B5% (1)
- D77% (17)
- F5% (1)
Explanation
Create a security group that has the Dynamic User membership type. A dynamic user membership type allows users to be automatically added to or removed from the group based on specific criteria, such as department attributes. This ensures that when a new user is added or transferred to a different department, their group membership is updated Update the user properties. User properties, like department attributes, need to be kept up to date for dynamic groups to work correctly. By ensuring that the user's department field is correctly populated and maintained, the system will automatically place the user in the appropriate department group.
Community Discussion
No community discussion yet for this question.