Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are tasked with managing sensitive information in an Azure Databricks environment. Describe the best practices you would follow to ensure the confidentiality, integrity, and availability of the sensitive data.
A
Implement role-based access control (RBAC) to restrict access to sensitive data based on user roles, and use encryption at rest to protect the data.
B
Use Azure Databricks' built-in data masking and redaction features to protect sensitive data, and implement data retention policies to ensure data availability.
C
Utilize Azure Key Vault to store and manage encryption keys, and enforce data access policies to control access to sensitive data.
D
Implement data classification and data loss prevention (DLP) policies to identify and protect sensitive data, and use Azure Monitor to monitor data access and usage.