Forum Discussion
Error in error notification in pipeline
- 1 year ago
Hi,
You need to add the email activity behind every other activity in your pipeline instead of having only one activity at the end as this will only be reached in case all activities fail.
BR
Torsten
A few updates have been shipped that should help to make this more straightforward to set up.
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 item 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.