Microsoft
DP-203 · Question #374
You have an Azure Blob Storage account named blob1 and an Azure Data Factory pipeline named pipeline1. You need to ensure that pipeline1 runs when a file is deleted from a container in blob1. The…
The correct answer is B. storage event. A Storage Event trigger in Azure Data Factory is designed to initiate a pipeline in response to an event happening in Azure Blob Storage, such as the deletion of a file
Submitted by packet_pusher· Mar 30, 2026Develop data processing
Question
You have an Azure Blob Storage account named blob1 and an Azure Data Factory pipeline named pipeline1. You need to ensure that pipeline1 runs when a file is deleted from a container in blob1. The solution must minimize development effort. Which type of trigger should you use?
Options
- Aschedule
- Bstorage event
- Ctumbling window
- Dcustom event
How the community answered
(61 responses)- A5% (3)
- B84% (51)
- C3% (2)
- D8% (5)
Explanation
A Storage Event trigger in Azure Data Factory is designed to initiate a pipeline in response to an event happening in Azure Blob Storage, such as the deletion of a file
Topics
#storage event trigger#Azure Blob Storage#event-driven pipeline#Azure Data Factory
Community Discussion
No community discussion yet for this question.