<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Monitor all the pipeline failures and send a Teams alert in Activator</title>
    <link>https://community.fabric.microsoft.com/t5/Activator/Monitor-all-the-pipeline-failures-and-send-a-Teams-alert/m-p/4902215#M944</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1384942" data-lia-user-login="JoanAmal" class="lia-mention lia-mention-user"&gt;JoanAmal&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Could you please let us know if your issue has been resolved, or if you need any additional information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Dec 2025 12:24:13 GMT</pubDate>
    <dc:creator>V-yubandi-msft</dc:creator>
    <dc:date>2025-12-15T12:24:13Z</dc:date>
    <item>
      <title>Monitor all the pipeline failures and send a Teams alert</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Monitor-all-the-pipeline-failures-and-send-a-Teams-alert/m-p/4896144#M940</link>
      <description>&lt;DIV class=""&gt;&lt;SPAN&gt;We run multiple scheduled pipelines, each with chained Invoke pipelines. How can we monitor all of the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;multiple pipeline failures and send a Teams alert when any pipeline fails? Please give step-by-step instructions.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Dec 2025 16:09:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Monitor-all-the-pipeline-failures-and-send-a-Teams-alert/m-p/4896144#M940</guid>
      <dc:creator>JoanAmal</dc:creator>
      <dc:date>2025-12-08T16:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor all the pipeline failures and send a Teams alert</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Monitor-all-the-pipeline-failures-and-send-a-Teams-alert/m-p/4896163#M941</link>
      <description>&lt;P&gt;I am having trouble configuring a reliable failure alert for my orchestration pipelines.&lt;/P&gt;&lt;P&gt;Current Setup:&lt;/P&gt;&lt;P&gt;I have a main orchestration pipeline that sequentially calls three child pipelines using Invoke Pipeline activities.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Invoke A&amp;nbsp;-&amp;gt;&amp;nbsp;Invoke B &lt;SPAN class=""&gt;-&amp;gt;&lt;/SPAN&gt; Invoke C&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Single Pipeline Test (Works):&lt;/STRONG&gt; When I test a pipeline containing just one activity, the Teams Alert fires correctly on failure.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Chained Pipelines (Fails):&lt;/STRONG&gt; When I run the chained orchestration, the Teams Alert &lt;STRONG&gt;does not fire&lt;/STRONG&gt; if the first or second invoked pipeline fails.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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?&amp;nbsp;&lt;SPAN&gt;Please give step-by-step instructions.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 16:32:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Monitor-all-the-pipeline-failures-and-send-a-Teams-alert/m-p/4896163#M941</guid>
      <dc:creator>JoanAmal</dc:creator>
      <dc:date>2025-12-08T16:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor all the pipeline failures and send a Teams alert</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Monitor-all-the-pipeline-failures-and-send-a-Teams-alert/m-p/4896846#M942</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1384942" data-lia-user-login="JoanAmal" class="lia-mention lia-mention-user"&gt;JoanAmal&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Community.&amp;nbsp;In Fabric, it's most effective to manage notifications within the pipeline graph rather than relying solely on Activator.&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Helpful Reference:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://community.fabric.microsoft.com/t5/Pipelines/Data-Pipeline-failure-alert/m-p/4292373" href="https://community.fabric.microsoft.com/t5/Pipelines/Data-Pipeline-failure-alert/m-p/4292373" target="_blank" rel="noreferrer noopener"&gt;Solved: Re: Data Pipeline failure alert - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://learn.microsoft.com/en-us/fabric/data-factory/create-alerts-for-pipeline-runs" href="https://learn.microsoft.com/en-us/fabric/data-factory/create-alerts-for-pipeline-runs" target="_blank" rel="noreferrer noopener"&gt;Create alerts for pipeline runs - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://learn.microsoft.com/en-us/fabric/data-factory/teams-activity" href="https://learn.microsoft.com/en-us/fabric/data-factory/teams-activity" target="_blank" rel="noreferrer noopener"&gt;Teams activity - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yugandhar.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 09:56:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Monitor-all-the-pipeline-failures-and-send-a-Teams-alert/m-p/4896846#M942</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-12-09T09:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor all the pipeline failures and send a Teams alert</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Monitor-all-the-pipeline-failures-and-send-a-Teams-alert/m-p/4900601#M943</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1384942" data-lia-user-login="JoanAmal" class="lia-mention lia-mention-user"&gt;JoanAmal&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;May I know if your issue is resolved. If you need any additional help or further details, please let us know.&lt;/P&gt;
&lt;P&gt;&lt;BR data-start="168" data-end="171" /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 12:00:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Monitor-all-the-pipeline-failures-and-send-a-Teams-alert/m-p/4900601#M943</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-12-12T12:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor all the pipeline failures and send a Teams alert</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Monitor-all-the-pipeline-failures-and-send-a-Teams-alert/m-p/4902215#M944</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1384942" data-lia-user-login="JoanAmal" class="lia-mention lia-mention-user"&gt;JoanAmal&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Could you please let us know if your issue has been resolved, or if you need any additional information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 12:24:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Monitor-all-the-pipeline-failures-and-send-a-Teams-alert/m-p/4902215#M944</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-12-15T12:24:13Z</dc:date>
    </item>
  </channel>
</rss>

