question

SukumarVinnakota-8083 avatar image
0 Votes"
SukumarVinnakota-8083 asked MartinJaffer-MSFT answered

Triggers are not Stopped

I have stopped my scheduled triggers which doesn't have pipelines.


110182-trigger.jpg



But still i can see the triggers were running and there are pipelines associated with it.

110118-trigger-run.jpg

110145-pipeline-run.jpg


azure-data-factory
trigger.jpg (55.6 KiB)
trigger-run.jpg (72.0 KiB)
pipeline-run.jpg (64.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MartinJaffer-MSFT avatar image
0 Votes"
MartinJaffer-MSFT answered

Hello @SukumarVinnakota-8083 and welcome to Microsoft Q&A.

Please allow me to explain what is happening. I notice you have a git / devops integration.

There is a different between published trigger state, and the state of triggers in your repo. Changes to the state of triggers are made only when you publish the changes. This can be seen by swapping from Git / dev-ops mode to Data Factory mode (by clicking on the branch).

This means whatever changes you make even in the collaboration branch are just "planned changes" until you publish.

So, to make the triggers stop, just publish the changes.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.