nerdexam
Microsoft

AZ-204 · Question #31

You develop a solution that uses an Azure SQL Database to store user information for a mobile app. The app stores sensitive information about users. You need to hide sensitive information from…

The correct answer is A. Schema B. Table D. Column. In the Dynamic Data Masking configuration page, you may see some database columns that the recommendations engine has flagged for masking. In order to accept the recommendations, just click Add Mask for one or more columns and a mask is created based on the default type for…

Submitted by akirajp· Mar 30, 2026Implement Azure security

Question

You develop a solution that uses an Azure SQL Database to store user information for a mobile app. The app stores sensitive information about users. You need to hide sensitive information from developers that query the data for the mobile app. Which three items must you identify when configuring dynamic data masking? Each correct answer presents a part of the solution. NOTE: Each correct selection is worth one point.

Exhibit

AZ-204 question #31 exhibit

Options

  • ASchema
  • BTable
  • CIndex
  • DColumn
  • ETrigger

How the community answered

(47 responses)
  • A
    79% (37)
  • C
    9% (4)
  • E
    13% (6)

Explanation

In the Dynamic Data Masking configuration page, you may see some database columns that the recommendations engine has flagged for masking. In order to accept the recommendations, just click Add Mask for one or more columns and a mask is created based on the default type for this column. You can change the masking function by clicking on the masking rule and editing the masking field format to a different format of your choice. https://docs.microsoft.com/en-us/azure/sql-database/sql-database-dynamic-data-masking-get-

Topics

#dynamic data masking#Azure SQL#sensitive data#schema configuration

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice