How to configuring timings in trigger to run pipeline twice in a day

Priya Jha 866 Reputation points
2020-12-22T12:54:36.46+00:00

Hi All,

I have a requirement to run a pipeline twice in a day at 8:15 AM UTC and 9:45 AM UTC.

How to proceed with this scenario?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,644 questions
0 comments No comments
{count} votes

Accepted answer
  1. Nandan Hegde 29,896 Reputation points MVP
    2020-12-22T12:55:46.267+00:00

    Hello,
    You would have to create 2 separate triggers and link both the triggers to the same pipeline.
    The major reason behind 2 triggers is difference in the minutes across the 2 timings as it would create a cross join with 4 different triggers as seen below

    50491-adf.png


0 additional answers

Sort by: Most helpful