nerdexam
Microsoft

DP-203 · Question #18

You need to schedule an Azure Data Factory pipeline to execute when a new file arrives in an Azure Data Lake Storage Gen2 container. Which type of trigger should you use?

The correct answer is D. event. Event-driven architecture (EDA) is a common data integration pattern that involves production, detection, consumption, and reaction to events. Data integration scenarios often require Data Factory customers to trigger pipelines based on events happening in storage account, such a

Submitted by weili_xi· Mar 30, 2026Data Integration and Interoperability

Question

You need to schedule an Azure Data Factory pipeline to execute when a new file arrives in an Azure Data Lake Storage Gen2 container. Which type of trigger should you use?

Options

  • Aon-demand
  • Btumbling window
  • Cschedule
  • Devent

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    17% (3)
  • C
    6% (1)
  • D
    72% (13)

Explanation

Event-driven architecture (EDA) is a common data integration pattern that involves production, detection, consumption, and reaction to events. Data integration scenarios often require Data Factory customers to trigger pipelines based on events happening in storage account, such as the arrival or deletion of a file in Azure Blob Storage account. https://docs.microsoft.com/en-us/azure/data-factory/how-to-create-event-trigger

Topics

#ADF triggers#event-based trigger#pipeline scheduling#Azure Data Lake

Community Discussion

No community discussion yet for this question.

Full DP-203 Practice