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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Pipeline Failure Alert

Please implement a mechanism to notify the admin and (or) workspace members when a pipeline fails

Status: Completed

A few updates have been shipped to address this. 

Email notifications for failed scheduled jobs: You can now receive email alerts when any schedulable item fails. This works across pipelines, notebooks, etc. i.e. any Fabric items with schedules.

- https://learn.microsoft.com/fabric/data-factory/pipeline-runs#configure-failure-notifications

https://learn.microsoft.com/fabric/fundamentals/job-scheduler#receive-notifications-for-failed-sched... 

Centralized management of these notifications (Preview): There's now a dedicated view in Monitoring Hub where you can manage and configure failure notifications across all your scheduled items in one place. Instead of needing to open each item individually.
https://learn.microsoft.com/fabric/admin/monitoring-hub#schedule-failures-preview 

 

We'd love to hear feedback in this space. Does this address the core need? What gaps remain? This will help prioritize what comes next. 

Comments
fbcideas_migusr
New Member

This will be useful for pipelines that runs on schedule.

nishalit
New Member
Planned for CY25
fbcideas_migusr
New Member
Status changed to: Planned
 
mandania
Advocate I
Any update here? CY25 doesnt say much, any idea which of these Q1, Q2,Q3,OR Q4?
KarenL7
Advocate IV
This would be extremely useful - any ideas when this is to be released?
Shahid12523
Community Champion
Agreed! Adding failure notifications for pipelines to alert admins or workspace members would improve monitoring and ensure faster issue resolution.
vivien57
Super User
Do you have a link to the roadmap that shows this feature?
JProvAnt
Regular Visitor
It won't let me add a screenshot here but I guess it is this one in the Fabric roadmap: https://roadmap.fabric.microsoft.com/?product=fabricdeveloperexperiences Job alerts - centralized management of job failure notifications Introduces a unified job alert configuration and management experience in the Monitoring Hub. Users can view, create, and manage job alerts across all items without navigating individual job settings. Release Date: Q1 2026 Release Type: General availability
mibruhje
Microsoft Employee
Status changed to: Completed

A few updates have been shipped to address this. 

Email notifications for failed scheduled jobs: You can now receive email alerts when any schedulable item fails. This works across pipelines, notebooks, etc. i.e. any Fabric items with schedules.

- https://learn.microsoft.com/fabric/data-factory/pipeline-runs#configure-failure-notifications

https://learn.microsoft.com/fabric/fundamentals/job-scheduler#receive-notifications-for-failed-sched... 

Centralized management of these notifications (Preview): There's now a dedicated view in Monitoring Hub where you can manage and configure failure notifications across all your scheduled items in one place. Instead of needing to open each item individually.
https://learn.microsoft.com/fabric/admin/monitoring-hub#schedule-failures-preview 

 

We'd love to hear feedback in this space. Does this address the core need? What gaps remain? This will help prioritize what comes next. 

mandania
Advocate I
I have implemented a failure notification inside the pipeline schedule and works magic. thank you.