Azure DF: “tumbling” Triggers

Mar 25, 2022 13:59

A problem: I have an ADF Pipeline. I would like that the Pipeline was automatically started every 15 minutes starting with a date Start Date and till a End Date.

A solution: create a Trigger of type Tumbling window:





azure data factory

Previous post Next post
Up