
Ultimate access to all questions.
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.