Question 146 of 170 from exam DP-200: Implementing an Azure Data Solution

Question 146 of 170 from exam DP-200: Implementing an Azure Data Solution

Question

You have an Azure SQL database that contains a table named Customer. Customer contains the columns shown in the following table.

You apply a masking rule as shown in the following table.

Which users can view the email addresses of the customers?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

B

Grant the UNMASK permission to a user to enable them to retrieve unmasked data from the columns for which masking is defined.

https://docs.microsoft.com/en-us/sql/relational-databases/security/dynamic-data-masking