SY0-701 · Question #639
An administrator wants to automate an account permissions update for a large number of accounts. Which of the following would best accomplish this task?
The correct answer is C. User provisioning. User provisioning is correct because it refers to the automated process of creating, managing, and updating user accounts and their permissions at scale - exactly what's needed when an administrator must apply permission changes across many accounts efficiently. Security groups…
Question
An administrator wants to automate an account permissions update for a large number of accounts. Which of the following would best accomplish this task?
Options
- ASecurity groups
- BFederation
- CUser provisioning
- DVertical scaling
How the community answered
(33 responses)- A3% (1)
- B3% (1)
- C94% (31)
Explanation
User provisioning is correct because it refers to the automated process of creating, managing, and updating user accounts and their permissions at scale - exactly what's needed when an administrator must apply permission changes across many accounts efficiently.
Security groups (A) are used to organize users and apply shared permissions, but they don't automate the provisioning process itself - someone still needs to manually assign accounts to groups. Federation (B) allows users to authenticate using an external identity provider (like SSO), which is about how users log in, not about bulk-updating permissions. Vertical scaling (D) is an infrastructure concept (adding more resources to a server) and has nothing to do with account management.
Memory tip: Think of "provisioning" like a vending machine - you define what each account gets, and the system automatically dispenses the right access to each user. If you need to update permissions for hundreds of users, provisioning tools (like SCIM or an identity management system) handle it in bulk without manual intervention.
Topics
Community Discussion
No community discussion yet for this question.