Ultimate access to all questions.
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.
Explanation:
Option C is the correct answer as it involves using Azure Key Vault to store and manage encryption keys, which ensures the confidentiality and integrity of sensitive data. Additionally, enforcing data access policies helps control access to the data, further enhancing security. Option A is partially correct but does not address data availability. Option B is incorrect as it does not provide a comprehensive approach to managing sensitive data. Option D is partially correct but does not address the encryption of sensitive data.