dp-900 Practice Question 1844
Exam: dp-900
Domain: Describe an analytics workload on Azure
Topic: Describe data analytics workloads
Difficulty: medium
Contoso Ltd is facing permission issues with their data analytics workloads in Azure. They need to ensure that users have the correct permissions to access the necessary resources without compromising security. Which of the following actions should they take to manage permissions effectively for both OLAP and OLTP workloads?
Answer Options
A
Implement role-based access control (RBAC) to assign appropriate roles to users.
B
Enable multi-factor authentication for all users accessing the data analytics workloads.
C
Use network security groups to control traffic to the data analytics resources.
D
Configure firewalls to block unauthorized access to the data analytics resources.
Correct Answer
A: Implement role-based access control (RBAC) to assign appropriate roles to users.
Explanation
The correct answer is A. Managing permissions effectively involves using role-based access control (RBAC) to assign roles based on the user’s responsibilities, enforcing least privilege access.