
Answer-first summary for fast verification
Answer: Configure Azure Databricks to use Azure Key Vault for storing and managing encryption keys, and apply column-level encryption to sensitive data during data transformation and analysis.
Option B is the correct answer as it involves configuring Azure Databricks to use Azure Key Vault for storing and managing encryption keys, and applying column-level encryption to sensitive data during data transformation and analysis. This approach ensures that the data is secure and compliant with data protection regulations. Option A is partially correct but does not address the encryption of sensitive data during the data transformation process. Option C is incorrect as it does not address the specific security measures for data transformation and analysis in Azure Databricks. Option D is incorrect as it does not provide a comprehensive solution for data security in the data pipeline involving Azure Databricks.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In a scenario where you need to implement data security for a data pipeline that involves data transformation and analysis using Azure Databricks, describe the steps you would take to ensure that the data is secure and compliant with data protection regulations.
A
Use Azure Databricks' built-in libraries for data transformation and analysis, and implement Azure Data Lake Storage (ADLS) with encryption at rest and Azure Active Directory (AAD) for authentication and authorization.
B
Configure Azure Databricks to use Azure Key Vault for storing and managing encryption keys, and apply column-level encryption to sensitive data during data transformation and analysis.
C
Utilize Azure Data Factory to orchestrate the data pipeline and implement Azure Policy to enforce data security policies for data governance and compliance.
D
Implement Azure Databricks for data transformation and analysis, and use Azure Information Protection (AIP) to classify and protect sensitive data throughout the data pipeline.
No comments yet.