ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 3 - DP-203 discussion

Report
Export

You are designing an enterprise data warehouse in Azure Synapse Analytics that will contain a table named Customers. Customers will contain credit card information. You need to recommend a solution to provide salespeople with the ability to view all the entries in Customers. The solution must prevent all the salespeople from viewing or inferring the credit card information. What should you include in the recommendation?

A.
data masking
Answers
A.
data masking
B.
Always Encrypted
Answers
B.
Always Encrypted
C.
column-level security
Answers
C.
column-level security
D.
row-level security
Answers
D.
row-level security
Suggested answer: A

Explanation:

SQL Database dynamic data masking limits sensitive data exposure by masking it to non-privileged users. The Credit card masking method exposes the last four digits of the designated fields and adds a constant string as a prefix in the form of a credit card. Example: XXXX-XXXX-XXXX-1234

Reference: https://docs.microsoft.com/en-us/azure/sql-database/sql-database-dynamic-data-masking-get-started

asked 02/10/2024
Aaron Ford Jr
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first