
Answer-first summary for fast verification
Answer: Use Azure role-based access control (RBAC) for broad access control and POSIX-like ACLs for fine-grained access control.
Using Azure role-based access control (RBAC) for broad access control and POSIX-like ACLs for fine-grained access control provides a comprehensive security strategy. This combination ensures that both general and specific access requirements are met, enhancing the overall security of the data solution.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your organization is implementing a new data solution that involves storing sensitive customer data in Azure Data Lake Storage Gen2. You need to implement a security strategy that includes both role-based access control and fine-grained access control. How would you achieve this?
A
Use Azure role-based access control (RBAC) for broad access control and POSIX-like ACLs for fine-grained access control.
B
Implement row-level security in Azure SQL Database to control access to the data.
C
Encrypt all data in Azure Data Lake Storage Gen2 and manage access through decryption keys.
D
Use dynamic data masking to restrict access to sensitive data in Azure Data Lake Storage Gen2.