Azure Data Factory - Stopped Trigger has run this morning

Jay 556 Reputation points
2020-10-13T08:48:43.5+00:00

Just wondering what I have done wrong here, I have a trigger and in Master yesterday I changed it to Stopped:

"name": "Daily - 0830 UTC",
"runtimeState": "Stopped",

But this morning the trigger has run: 08585990290851465664101271008CU23

I assumed just stopping it would be like disabling a SQL agent job.

Please let me know what I need to do to stop or start an existing trigger.

Thanks,
Jay

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

Accepted answer
  1. KranthiPakala-MSFT 46,427 Reputation points Microsoft Employee
    2020-10-13T18:09:15.17+00:00

    Hi @Jay ,

    Thanks for your query.

    The behavior is usually observed when we just stop the trigger and not publish it. Could you please confirm if you have published the trigger after stopping it? To double confirm on this, if you are using Code Repository, please change to Data Factory mode in UI and then go to Manage tab and then Triggers and see the actual state of the trigger you are having issue with.

    31930-triggerstatus1.gif

    In case if you have published the trigger and seeing this issue, then please do share below details for further analysis:

    • Datafactory name & region?
    • trigger name, type of trigger (schedule/tumbling window/event)?
    • pipeline runID that was executed with this trigger run?

    Looking forward to your response

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful