nerdexam
Microsoft

DP-203 · Question #127

You need to trigger an Azure Data Factory pipeline when a file arrives in an Azure Data Lake Storage Gen2 container. Which resource provider should you enable?

The correct answer is C. Microsoft.EventGrid. 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…

Submitted by omar99· Mar 30, 2026Develop data processing

Question

You need to trigger an Azure Data Factory pipeline when a file arrives in an Azure Data Lake Storage Gen2 container. Which resource provider should you enable?

Options

  • AMicrosoft.Sql
  • BMicrosoft.Automation
  • CMicrosoft.EventGrid
  • DMicrosoft.EventHub

How the community answered

(39 responses)
  • A
    5% (2)
  • B
    10% (4)
  • C
    82% (32)
  • D
    3% (1)

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. Data Factory natively integrates with Azure Event Grid, which lets you trigger pipelines on such events. https://docs.microsoft.com/en-us/azure/data-factory/how-to-create-event-trigger https://docs.microsoft.com/en-us/azure/data-factory/concepts-pipeline-execution-triggers

Topics

#Azure Data Factory#event-based trigger#EventGrid#ADLS Gen2

Community Discussion

No community discussion yet for this question.

Full DP-203 Practice