Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are responsible for implementing data masking for a highly sensitive dataset stored in Azure SQL Database. Which of the following data masking techniques should you use to protect the sensitive data?
A
Use Azure SQL Database's built-in dynamic data masking feature to mask the sensitive data automatically based on the user's role or IP address.
B
Implement a custom stored procedure that applies a custom mask to the sensitive data when it is accessed.
C
Use Azure Information Protection统一 to classify and protect the sensitive data by applying a sensitive information type policy.
D
Implement a custom function that applies a custom mask to the sensitive data based on the user's role or other criteria.