Microsoft
DP-700 · Question #52
You need to create a pipeline to ingest data from a variety of sources, including SQL Server databases, CSV files, and JSON files. Which of the following pipeline design strategies would be most effec
Sign in or unlock DP-700 to reveal the answer and full explanation for question #52. The question stem and answer options stay visible for context.
Design and implement data ingestion and transformation
Question
You need to create a pipeline to ingest data from a variety of sources, including SQL Server databases, CSV files, and JSON files. Which of the following pipeline design strategies would be most effective?
Options
- ACreate a separate pipeline for each data source.
- BCreate a single pipeline with multiple activities for each data source.
- CCreate a pipeline with a lookup activity to determine the data source.
- DCreate a pipeline with a script activity to dynamically create activities for each data source.
Unlock DP-700 to see the answer
You've previewed enough free DP-700 questions. Unlock DP-700 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Data Ingestion#Pipeline Design#Azure Data Factory#Data Integration