DP-900 · Question #128
Drag and Drop Question Match the Azure data factory components to the appropriate descriptions. To answer, drag the appropriate component from the column on the left to its description on the right…
The correct answer is Dataset; Linked service; Pipeline. In Azure Data Factory, a Dataset represents a named view of data that points to the data you want to use in your activities (e.g., a specific table or file). A Linked Service defines the connection information needed to connect ADF to an external data source or compute resource…
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Dataset
- Linked service
- Pipeline
Explanation
In Azure Data Factory, a Dataset represents a named view of data that points to the data you want to use in your activities (e.g., a specific table or file). A Linked Service defines the connection information needed to connect ADF to an external data source or compute resource (similar to a connection string). A Pipeline is a logical grouping of activities that together perform a task, orchestrating the flow of data processing steps. These three are foundational ADF components that work together to move and transform data.
Topics
Community Discussion
No community discussion yet for this question.
