The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredAsk the Fabric Databases & App Development teams anything! Live on Reddit on August 26th. Learn more.
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>/
Solved! Go to Solution.
Hi @AmruthaVarshini ,
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.
Hi @AmruthaVarshini ,
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.