<?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: How implementing a data activator to monitor the execution of a data pipeline in Activator</title>
    <link>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4762745#M834</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="719515" data-lia-user-login="pmscorca" class="lia-mention lia-mention-user"&gt;pmscorca&lt;/a&gt;, you can set up an email alert when a pipeline fails following the steps below:&lt;BR /&gt;&lt;BR /&gt;1. click on Real-time Hub, and find job events under Fabric events. Click "set alert" to define the alert.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;2. click on "source" in the side pane to select the data source&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;3. after saving the source, return to the side pane to create and start the alert&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Janet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jul 2025 21:30:24 GMT</pubDate>
    <dc:creator>jantse</dc:creator>
    <dc:date>2025-07-14T21:30:24Z</dc:date>
    <item>
      <title>How implementing a data activator to monitor the execution of a data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4760768#M824</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'd like to implement a data activator in order to monitor the running of a Fabric data pipeline and, f.e., sending an email if it fails.&lt;/P&gt;&lt;P&gt;How could I accomplish a such task, possibly following a step by step guide?&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jul 2025 16:18:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4760768#M824</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-07-12T16:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: How implementing a data activator to monitor the execution of a data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4760840#M826</link>
      <description>&lt;P&gt;Please provide more details/context.&amp;nbsp; Do you want to monitor the pipeline while it is running or do you want to be alerted when it has completed?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jul 2025 01:01:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4760840#M826</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-07-13T01:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: How implementing a data activator to monitor the execution of a data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4760967#M827</link>
      <description>&lt;P&gt;Hi, a first example of use could be to send an email when a pipeline fails.&lt;/P&gt;&lt;P&gt;Moreover, it could be useful to alert when a pipeline execution&amp;nbsp;&lt;SPAN&gt;exceeds a specific threshold.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jul 2025 09:21:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4760967#M827</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-07-13T09:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: How implementing a data activator to monitor the execution of a data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4760982#M828</link>
      <description>&lt;P&gt;Using Data Activator for pipeline monitoring works, but honestly it's a bit tricky to set up—stream integration, triggers, config, all that. I would suggest going with Logic Apps or Power Automate for alerts; much simpler and more flexible. Even a basic "On fail" email activity can get the job done fast. Depends how deep you wanna go with automation.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jul 2025 09:50:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4760982#M828</guid>
      <dc:creator>vrsanaidu2025</dc:creator>
      <dc:date>2025-07-13T09:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: How implementing a data activator to monitor the execution of a data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4762745#M834</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="719515" data-lia-user-login="pmscorca" class="lia-mention lia-mention-user"&gt;pmscorca&lt;/a&gt;, you can set up an email alert when a pipeline fails following the steps below:&lt;BR /&gt;&lt;BR /&gt;1. click on Real-time Hub, and find job events under Fabric events. Click "set alert" to define the alert.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;2. click on "source" in the side pane to select the data source&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;3. after saving the source, return to the side pane to create and start the alert&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Janet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 21:30:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4762745#M834</guid>
      <dc:creator>jantse</dc:creator>
      <dc:date>2025-07-14T21:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: How implementing a data activator to monitor the execution of a data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4762955#M835</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="719515" data-lia-user-login="pmscorca" class="lia-mention lia-mention-user"&gt;pmscorca&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;/P&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1243565" data-lia-user-login="vrsanaidu2025" class="lia-mention lia-mention-user"&gt;vrsanaidu2025&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="794070" data-lia-user-login="jantse" class="lia-mention lia-mention-user"&gt;jantse&lt;/a&gt;&amp;nbsp;&amp;nbsp;Thanks for your prompt response&lt;/P&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="719515" data-lia-user-login="pmscorca" class="lia-mention lia-mention-user"&gt;pmscorca&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="117" data-end="139"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="117" data-end="139"&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/data-activator/activator-tutorial" target="_blank"&gt;Activator tutorial using sample data - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P data-start="141" data-end="395"&gt;I wanted to follow up and check whether you’ve had a chance to review the information provided by &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="794070" data-lia-user-login="jantse" class="lia-mention lia-mention-user"&gt;jantse&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1243565" data-lia-user-login="vrsanaidu2025" class="lia-mention lia-mention-user"&gt;vrsanaidu2025&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp; &amp;nbsp;If you have any questions or need further clarification, please don’t hesitate to reach out&amp;nbsp; we’re happy to assist.&lt;/P&gt;
&lt;P data-start="397" data-end="487"&gt;Thank you for being an active member of the community.&lt;BR data-start="451" data-end="454" /&gt;We look forward to your response!&lt;/P&gt;
&lt;P data-start="489" data-end="516"&gt;&lt;STRONG&gt;Best regards,&lt;/STRONG&gt;&lt;BR data-start="502" data-end="505" /&gt;&lt;STRONG&gt;Lakshmi Narayana&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 05:43:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4762955#M835</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-07-15T05:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: How implementing a data activator to monitor the execution of a data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4770412#M847</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="719515" data-lia-user-login="pmscorca" class="lia-mention lia-mention-user"&gt;pmscorca&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to follow up and confirm whether you’ve had the opportunity to review the information we provided. If you have any questions or need further clarification, please don’t hesitate to reach out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best Regards,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Lakshmi.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 10:15:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4770412#M847</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-07-21T10:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: How implementing a data activator to monitor the execution of a data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4774902#M851</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="719515" data-lia-user-login="pmscorca" class="lia-mention lia-mention-user"&gt;pmscorca&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just wanted to check if your issue has been resolved. If you still have any questions or need help, feel free to reach out I’m happy to assist.&lt;/P&gt;
&lt;P&gt;Thank you for being an active part of the community. Looking forward to hearing from you!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best regards,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Lakshmi&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 10:09:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4774902#M851</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-07-24T10:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: How implementing a data activator to monitor the execution of a data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4892758#M937</link>
      <description>&lt;P&gt;Microsoft Fabric. - we have a few pipelines scheduled to run at s specific time. Each pipeline has a few Invoke pipelines chained.&amp;nbsp; How do we make the Activator to monitor all pipelines and fire a Teams alert when any pipeline fails. Give step-by-step instructions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 09:28:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4892758#M937</guid>
      <dc:creator>JoanAmal</dc:creator>
      <dc:date>2025-12-04T09:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: How implementing a data activator to monitor the execution of a data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4893934#M938</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;Thanks for reaching out to the Fabric Community. Could you please create a new thread that includes all of your requirements in detail? That will help the community better understand your scenario and provide more targeted guidance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Lakshmi.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 07:20:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-implementing-a-data-activator-to-monitor-the-execution-of-a/m-p/4893934#M938</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-12-05T07:20:44Z</dc:date>
    </item>
  </channel>
</rss>

