Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Microsoft Implementing Data Engineering Solutions Using Azure Databricks DP-750 Question # 2 Topic 1 Discussion

Microsoft Implementing Data Engineering Solutions Using Azure Databricks DP-750 Question # 2 Topic 1 Discussion

DP-750 Exam Topic 1 Question 2 Discussion:
Question #: 2
Topic #: 1

You have an Azure Databricks workspace that is enabled for Unity Catalog and contains a catalog named Catalog 1. Catalog 1 contains a table named Transactions. Transactions contains the following columns:

• transaction_id

• customet_name

• email address

• credit_card_number

• transaction_amount

You need to ensure that business analysts can query all the tows in the Transactions table. The solution must meet the following requirements:

• Prevent the analysts from seeing the full values in the email_address and credit_catd_number columns.

• Ensure that the analysts can see only the values after the @ character in each email address.

• Ensure that the analysts can see only the last four digits of each credit card number.

• Enable the analysts to query the table without errors.

• Follow the principle of least privilege.

What should you do?


A.

Grant the analysts the SELECT permission for the Transactions table and implement row-level filters.


B.

Grant the analysts the select permission for columns that do NOT contain sensitive data.


C.

Grant the analysts the select permission for the Transactions table and apply column masks to email_address and credit_card_number


D.

Grant the analysts the select permission for the Transactions table and apply column-level encryption


Get Premium DP-750 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.