Valid AZ-203 Dumps shared by ExamDiscuss.com for Helping Passing AZ-203 Exam! ExamDiscuss.com now offer the newest AZ-203 exam dumps, the ExamDiscuss.com AZ-203 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-203 dumps with Test Engine here:
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You need to ensure that the SecurityPin security requirements are met. Solution: Using the Azure Portal, add Data Masking to the SecurityPin column, and exclude the dbo user. Add a SQL security policy with a filter predicate based on the user identity. Does the solution meet the goal?
Correct Answer: B
Explanation/Reference: Explanation: Instead of DataMasing, enable Always Encrypted for the SecurityPin column. Scenario: Users' SecurityPin must be stored in such a way that access to the database does not allow the viewing of SecurityPins. The web application is the only system that should have access to SecurityPins.