Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
TAPeri
Frequent Visitor

Setting up alerts for scheduled data pipelines

I am monitoring several data pipelines across Fabric workspaces, and I would like to receive an email whenever any of them fails. 

 

I know I could add an Outlook activity to each of them individually, or create a 'parent' pipeline that invokes all the children pipelines and then sends an email, but that would require that I change all existing pipelines/schedules.

 

Isn't there a trivial way to do this? I'm looking for a 'send notification on failure' checkbox but I can't find anything in the Data Factory version of Fabric.

 

Thank you in advance!

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Hi @TAPeri ,

Currently there is no such feature in Fabric Data Factory as you mentioned.

But I think you can refer to these two methods below.

 

1. Select the three dots to find a list of options. Then select View run history. This action opens a fly-out on the right side of your screen with all your recent runs and run statuses.

vyilongmsft_0-1733276560205.png

vyilongmsft_1-1733276656938.png

vyilongmsft_2-1733276695006.png

You can read this document for a further study: 

How to monitor pipeline runs - Microsoft Fabric | Microsoft Learn

 

2. You have also mentioned the use of Outlook, similarly you can use Teams. here is a topic you can refer to:

Solved: Data Pipeline failure alert - Microsoft Fabric Community

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

NandanHegde
Super User
Super User

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 or having a parent pipeline, you can use the below method :

https://www.c-sharpcorner.com/article/error-logging-and-the-art-of-avoiding-redundant-activities-in-...




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

View solution in original post

5 REPLIES 5
gpalsson
Frequent Visitor

The Fabric way of handling and monitoring errors is a straight up downgrade from ADF in every possible way. I hope they fix it.

NandanHegde
Super User
Super User

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 or having a parent pipeline, you can use the below method :

https://www.c-sharpcorner.com/article/error-logging-and-the-art-of-avoiding-redundant-activities-in-...




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com
Anonymous
Not applicable

Hi @TAPeri ,

Currently there is no such feature in Fabric Data Factory as you mentioned.

But I think you can refer to these two methods below.

 

1. Select the three dots to find a list of options. Then select View run history. This action opens a fly-out on the right side of your screen with all your recent runs and run statuses.

vyilongmsft_0-1733276560205.png

vyilongmsft_1-1733276656938.png

vyilongmsft_2-1733276695006.png

You can read this document for a further study: 

How to monitor pipeline runs - Microsoft Fabric | Microsoft Learn

 

2. You have also mentioned the use of Outlook, similarly you can use Teams. here is a topic you can refer to:

Solved: Data Pipeline failure alert - Microsoft Fabric Community

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Is it on the roadmap to add this capability? ADF had it built in and for obvious reasons it is needed.

Id like to know that too.

Microsoft, please:

We get new features every day that no one asked for, and standard monitoring for errors doesn't exist yet and is a mess compared to ADF. Why not just copy/paste ADF and maybe stop pushing new features for a while?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors