SY0-301 · Question #462
Which of the following practices reduces the management burden of access management?
The correct answer is D. Group based privileges. Group-based privileges reduce access management overhead by allowing administrators to assign permissions to groups rather than to individual user accounts.
Question
Which of the following practices reduces the management burden of access management?
Options
- APassword complexity policies
- BUser account audit
- CLog analysis and review
- DGroup based privileges
How the community answered
(31 responses)- A6% (2)
- C3% (1)
- D90% (28)
Why each option
Group-based privileges reduce access management overhead by allowing administrators to assign permissions to groups rather than to individual user accounts.
Password complexity policies define rules for password strength but do not reduce the burden of assigning and managing access rights to resources.
User account audits are a review activity that verifies existing access assignments but do not streamline the process of granting or revoking access.
Log analysis and review is a detective control for identifying suspicious activity and does not reduce the administrative effort required to manage user access.
Group-based privileges allow administrators to manage permissions at the group or role level, so adding or removing a user from a group automatically grants or revokes all associated access rights. This significantly reduces administrative burden compared to per-user permission management and enforces consistent access policies across users with the same job function.
Concept tested: Group-based access control reducing management overhead
Source: https://learn.microsoft.com/en-us/azure/role-based-access-control/overview
Topics
Community Discussion
No community discussion yet for this question.