Azure / Azure/Azure-DataFactory

Azure data factory pipeline failure trigger execute only last pipeline

Open
#370 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
529
Forks
623
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/54092915/161234429-3c9babca-ce4f-4a8f-b1c0-bfd303ee306a.png)
![image](https://user-images.githubusercontent.com/54092915/161234464-3fbb6722-5144-4bc9-bde3-0173878b0b4b.png)

As you can see, the alarm is not triggered when copy 6, the last pipeline, succeeds.

I want each copy pipeline to work regardless of the success or failure of the previous work. But if fails, I want it to trigger Webhook to send me an alarm.

Now, even if I connect the fail line (red line) to the web hook, it doesn't trigger the web hook from copy 1 to copy 5.
If you look at capture 2, you can see that there is no web hook in the execution list because copy 6 is successful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.