Forum Discussion
Srisakthi
Super User
1 year agoData Pipeline failure alert
Hello Everyone, I have tried adding MSteams activity when one of my activity fails. But is there anyway to alert when my pipeline fails? Is there anyway to alert my data engineers when my pipeli...
- 1 year ago
Unfortunately, unlike ADF wherein you can have in built alerts to notify in case of pipeline failures; in fabric data pipelines you have to explictily manage the failure notifications yourself.
Rather than having team/outlook activity after each activity, you can use the below method :
NandanHegde
Super User
1 year agoUnfortunately, unlike ADF wherein you can have in built alerts to notify in case of pipeline failures; in fabric data pipelines you have to explictily manage the failure notifications yourself.
Rather than having team/outlook activity after each activity, you can use the below method :