Microsoft
DP-900 · Question #27
Which Azure Data Factory component initiates the execution of a pipeline?
The correct answer is B. a trigger. Pipeline runs are typically instantiated by passing arguments to parameters that you define in the pipeline. You can execute a pipeline either manually or by using a trigger. https://docs.microsoft.com/en-us/azure/data-factory/concepts-pipeline-execution-triggers#trigger-
Submitted by paula_co· Mar 30, 2026Describe an analytics workload on Azure
Question
Which Azure Data Factory component initiates the execution of a pipeline?
Options
- Aa control flow
- Ba trigger
- Ca parameter
- Dan activity
How the community answered
(47 responses)- A2% (1)
- B89% (42)
- C2% (1)
- D6% (3)
Explanation
Pipeline runs are typically instantiated by passing arguments to parameters that you define in the pipeline. You can execute a pipeline either manually or by using a trigger. https://docs.microsoft.com/en-us/azure/data-factory/concepts-pipeline-execution-triggers#trigger-
Topics
#Azure Data Factory#pipeline trigger#ADF components#orchestration
Community Discussion
No community discussion yet for this question.