Forum Discussion
Data Pipelines-Azure Blob event Storage Trigger-Specific folder and files
Hi Team,
We currently have a trigger set up to a particular pipeline and should be invoked only based on a blob/file arrival in a particular folder. Would you please provide an example on how a particular folder and file needs to be configured.
Took reference of Documentation: Data pipelines storage event triggers in Data Factory (Preview) - Microsoft Fabric | Microsoft Learn
But above way didn't worked out for us.It would be of great help if this issue is resolved.
Providing an example of how we tried : /blobServices/default/containers/<container-name>/blobs/<folder>/sub-folder>/
- Anonymous2 years ago
Hi Anonymous ,
I think you can do the steps below.
-
Switch to the Edit tab in Data Factory or the Integrate tab in Azure Synapse Analytics.
-
On the menu, select Trigger, and then select New/Edit.
-
On the Add Triggers page, select Choose trigger, and then select + New.
-
Select the trigger type Storage events.
You can also read this two documents: Create event-based triggers - Azure Data Factory & Azure Synapse Analytics | Microsoft Learn and Pipeline execution and triggers - Azure Data Factory & Azure Synapse | Microsoft Learn
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
-
1 Reply
- AnonymousNot applicable
Hi Anonymous ,
I think you can do the steps below.
-
Switch to the Edit tab in Data Factory or the Integrate tab in Azure Synapse Analytics.
-
On the menu, select Trigger, and then select New/Edit.
-
On the Add Triggers page, select Choose trigger, and then select + New.
-
Select the trigger type Storage events.
You can also read this two documents: Create event-based triggers - Azure Data Factory & Azure Synapse Analytics | Microsoft Learn and Pipeline execution and triggers - Azure Data Factory & Azure Synapse | Microsoft Learn
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
-