
Answer-first summary for fast verification
Answer: Configure Azure Synapse Analytics to use Azure Private Link for secure access and implement Transparent Data Encryption (TDE) for data at rest encryption.
Option B is the correct answer as it involves configuring Azure Synapse Analytics to use Azure Private Link for secure access and implementing Transparent Data Encryption (TDE) for data at rest encryption. This approach ensures that the data is secure and protected against unauthorized access. Option A is partially correct but does not address the use of Azure Synapse Analytics. Option C is incorrect as it does not provide a comprehensive solution for data security in the data warehouse environment. Option D is incorrect as it focuses on data processing with Azure Databricks, but does not address the specific security measures for the data warehouse.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You are responsible for implementing data security in a data warehouse environment in Azure. Describe the steps you would take to ensure that the data is secure and protected against unauthorized access.
A
Use Azure SQL Database with Always Encrypted to protect sensitive data in the data warehouse and implement Azure Active Directory (AAD) for authentication and authorization.
B
Configure Azure Synapse Analytics to use Azure Private Link for secure access and implement Transparent Data Encryption (TDE) for data at rest encryption.
C
Utilize Azure Data Factory to orchestrate data movement between the data warehouse and other services, and apply Azure Policy to enforce data security policies.
D
Implement Azure Databricks for data processing and use Azure Key Vault to store and manage encryption keys for the data warehouse environment.