
Ultimate access to all questions.
You are working on a data analytics project that requires the use of Azure Synapse Analytics. Your team has identified a need to implement a data masking and redaction strategy to protect sensitive data. What are some of the best practices to consider when implementing data masking and redaction?
A
Identify and classify sensitive data based on data privacy regulations and business requirements.
B
Use dynamic data masking to protect sensitive data at the query level, allowing only authorized users to access the full data.
C
Implement data redaction techniques such as tokenization, encryption, or format preserving encryption to protect sensitive data at rest.
D
All of the above.