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

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


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

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


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.
4 people are following this question.