
Ultimate access to all questions.
Your company is using Azure Data Lake Storage Gen2 for storing large volumes of data, including sensitive information. You need to implement access control lists (ACLs) that are POSIX-compliant to ensure fine-grained access control. How would you configure these ACLs?
A
Use Azure role-based access control (RBAC) to assign roles to users and groups.
B
Configure POSIX-like ACLs directly in Azure Data Lake Storage Gen2 by setting permissions for users, groups, and others.
C
Encrypt the data in Azure Data Lake Storage Gen2 and manage access through decryption keys.
D
Implement row-level security in Azure SQL Database to control access to the data.