Azure Data Factory, Trigger is not working for weekly and monthly schedule but works for Daily Schedule

Gupta, Dheeraj 0 Reputation points
2024-09-19T14:07:32.1233333+00:00

Create a test azure pipeline,

Add a trigger to it with Monthly/Weekly frequency

Let the time come for trigger, the trigger won't start the Pipeline.

Now shift some time in trigger Manually, the trigger will start working.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,643 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Smaran Thoomu 15,520 Reputation points Microsoft Vendor
    2024-09-26T05:03:20.45+00:00

    Hi @Gupta, Dheeraj
    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others "I'll repost your solution in case you'd like to accept the answer.

    Ask: Create a test azure pipeline,

    Add a trigger to it with Monthly/Weekly frequency

    Let the time come for trigger, the trigger won't start the Pipeline.

    Now shift some time in trigger Manually, the trigger will start working.

    Solution: Yes, Got the solution. The trigger start time in case of weekly and monthly triggers should atleast be 1 minute before the Execution run time.

    If I missed anything please let me know and I'd be happy to add it to my answer, or feel free to comment below with any additional information.

    If you have any other questions, please let me know. Thank you again for your time and patience throughout this issue.


    Please don’t forget to Accept Answer and Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members

    1 person found this answer helpful.

  2. Gupta, Dheeraj 0 Reputation points
    2024-09-26T04:41:36.3833333+00:00

    Yes, Got the solution. The trigger start time in case of weekly and monthly triggers should atleast be 1 minute before the Execution run time.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.