nerdexam
Microsoft

DP-300 · Question #269

Drag and Drop Question You have an Azure subscription that contains an Azure SQL database named DB1. You plan to perform a classification scan of DB1 by using Azure Purview. You need to ensure that…

The correct answer is Create a Purview account.; Grant Purview access control permissions for DB1.; Create a system-assigned managed identity. To register an Azure SQL Database in Azure Purview, you must first create an Azure Purview account as the foundational service, then grant the Purview managed identity the necessary permissions (such as db_datareader role) on DB1 so Purview can access and scan it, and finally…

Submitted by amina.ke· Mar 6, 2026Design and implement data security and governance solutions using Azure Purview, including registering and scanning data sources with appropriate access control and identity configuration.

Question

Drag and Drop Question You have an Azure subscription that contains an Azure SQL database named DB1. You plan to perform a classification scan of DB1 by using Azure Purview. You need to ensure that you can register DB1. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Answer:

Exhibit

DP-300 question #269 exhibit

Answer Area

Drag items

From the Purview Studio, create a scan trigger.Create an Azure Purview account.Create a system-assigned managed identity.From the Purview Studio, create a scan rule set.Grant Purview access control permissions for DB1.

Correct arrangement

  • Create a Purview account.
  • Grant Purview access control permissions for DB1.
  • Create a system-assigned managed identity.

Explanation

To register an Azure SQL Database in Azure Purview, you must first create an Azure Purview account as the foundational service, then grant the Purview managed identity the necessary permissions (such as db_datareader role) on DB1 so Purview can access and scan it, and finally create a system-assigned managed identity which Purview uses to authenticate against the data source securely. These three steps establish the account, permissions, and authentication mechanism required before registration and scanning can occur.

Topics

#Azure Purview#Data Governance#Azure SQL Database#Managed Identity

Community Discussion

No community discussion yet for this question.

Full DP-300 Practice