Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowFabric Data Days Monthly is back. Join us on March 26th for two expert-led sessions on 1) Getting Started with Fabric IQ and 2) Mapping & Spacial Analytics in Fabric. Register now
Solved! Go to Solution.
Hi @JoanAmal ,
Thank you for reaching out to the Microsoft Fabric Community. In Fabric, it's most effective to manage notifications within the pipeline graph rather than relying solely on Activator.
Set up a reusable Send Teams Alert pipeline and call it from the On Failure branch of each Invoke Pipeline activity. Pass parameters like the pipeline name, activity name, and error message. This approach ensures that whenever any child pipeline encounters a failure, the orchestrator will promptly send a Teams notification, no matter where the issue occurs in the process.
Helpful Reference:
Solved: Re: Data Pipeline failure alert - Microsoft Fabric Community
Create alerts for pipeline runs - Microsoft Fabric | Microsoft Learn
Teams activity - Microsoft Fabric | Microsoft Learn
Regards,
Yugandhar.
Hi @JoanAmal ,
Could you please let us know if your issue has been resolved, or if you need any additional information.
Thank you.
Hi @JoanAmal ,
May I know if your issue is resolved. If you need any additional help or further details, please let us know.
Thank you.
Hi @JoanAmal ,
Thank you for reaching out to the Microsoft Fabric Community. In Fabric, it's most effective to manage notifications within the pipeline graph rather than relying solely on Activator.
Set up a reusable Send Teams Alert pipeline and call it from the On Failure branch of each Invoke Pipeline activity. Pass parameters like the pipeline name, activity name, and error message. This approach ensures that whenever any child pipeline encounters a failure, the orchestrator will promptly send a Teams notification, no matter where the issue occurs in the process.
Helpful Reference:
Solved: Re: Data Pipeline failure alert - Microsoft Fabric Community
Create alerts for pipeline runs - Microsoft Fabric | Microsoft Learn
Teams activity - Microsoft Fabric | Microsoft Learn
Regards,
Yugandhar.
I am having trouble configuring a reliable failure alert for my orchestration pipelines.
Current Setup:
I have a main orchestration pipeline that sequentially calls three child pipelines using Invoke Pipeline activities.
Invoke A -> Invoke B -> Invoke C
Single Pipeline Test (Works): When I test a pipeline containing just one activity, the Teams Alert fires correctly on failure.
Chained Pipelines (Fails): When I run the chained orchestration, the Teams Alert does not fire if the first or second invoked pipeline fails.
I tried using the Activator/Alerts feature for pipeline monitoring, but it does not appear to monitor or catch the failure state of the chained Invoke Pipelines effectively.
What is the recommended best practice in Fabric to reliably send a Teams notification when ANY activity (or invoked child pipeline) fails within a sequential orchestration flow? Please give step-by-step instructions.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Fabric update to learn about new features.