
Answer-first summary for fast verification
Answer: the search bar in the Microsoft Purview governance portal, the search bar in Azure Data Factory Studio
## Analysis of Options ### Option A: The search bar in the Microsoft Purview governance portal **Optimal Choice** - Microsoft Purview is specifically designed for data governance, discovery, and lineage tracking. When MP1 is configured to scan storage1, it automatically captures schema information and establishes data lineage. The search bar in the Purview governance portal allows direct searching for assets (including the file referenced by DS1) and provides comprehensive views of schema details and lineage information, showing how data flows through various systems including Data Factory pipelines. ### Option D: The search bar in Azure Data Factory Studio **Optimal Choice** - When Data Factory (DF1) is connected to Purview (MP1), the integration enables lineage tracking and metadata discovery directly within Data Factory Studio. The search bar in ADF Studio can locate datasets like DS1 and provides access to Purview's schema and lineage information through the integrated experience. This allows data engineers to review data characteristics and lineage without leaving their development environment. ### Option B: The Storage browser of storage1 in the Azure portal **Not Suitable** - While Storage browser allows viewing file contents and basic properties in the storage account, it does not provide schema analysis or lineage tracking capabilities. It lacks the governance features and lineage visualization that Purview provides, making it insufficient for reviewing comprehensive schema and lineage information. ### Option C: The search bar in the Azure portal **Not Suitable** - The Azure portal search bar is designed for locating Azure resources and services, not for detailed data asset discovery, schema analysis, or lineage tracking. It cannot provide the specific schema and lineage information stored in Purview for the data referenced by DS1. ## Key Rationale - **Microsoft Purview's Core Function**: Purview is specifically built for data governance, including schema discovery and lineage tracking - **ADF-Purview Integration**: When Data Factory is connected to Purview, lineage information flows automatically from pipeline executions - **Direct Access vs Indirect Access**: Options A and D provide direct access to Purview's governance capabilities, while B and C only offer indirect or limited data visibility
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You have an Azure subscription containing a Microsoft Purview account named MP1, an Azure Data Factory named DF1, and a storage account named storage1. MP1 is configured to scan storage1. DF1 is registered with MP1 and contains a dataset named DS1 that references a file in storage1.
You plan to create a pipeline in DF1 to process data from DS1.
You need to review the schema and lineage information in MP1 for the data referenced by DS1.
Which two features can you use to locate the information? Each correct answer presents a complete solution.
A
the search bar in the Microsoft Purview governance portal
B
the Storage browser of storage1 in the Azure portal
C
the search bar in the Azure portal
D
the search bar in Azure Data Factory Studio