ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 63 - DP-300 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.
row-level security
Answers
A.
row-level security
B.
data masking
Answers
B.
data masking
C.
Always Encrypted
Answers
C.
Always Encrypted
D.
column-level security
Answers
D.
column-level security
Suggested answer: B

Explanation:

Azure SQL Database, Azure SQL Managed Instance, and Azure Synapse Analytics support dynamic data masking. 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

asked 02/10/2024
Dennis Spring
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first