nerdexam
Microsoft

DP-300 · Question #123

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 B. 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 yousef_jo· Mar 6, 2026Configure and manage automation of tasks

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.EventHub
  • BMicrosoft.EventGrid
  • CMicrosoft.Sql
  • DMicrosoft.Automation

How the community answered

(38 responses)
  • A
    3% (1)
  • B
    87% (33)
  • C
    3% (1)
  • D
    8% (3)

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

Community Discussion

No community discussion yet for this question.

Full DP-300 Practice