<?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: is there a way to find the status of the pipeline programmatically in fabric in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/is-there-a-way-to-find-the-status-of-the-pipeline/m-p/4682050#M7729</link>
    <description>&lt;P&gt;Look....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The need here is not to check single pipelines or create an alert when a single activity fails. What we need is a way to see if ANYTHING fails, and without us having to implement tedious error handling boxes for every activity for every pipeline, in case something goes wrong.&lt;/P&gt;&lt;P&gt;This works great in ADF. Why can't there be similar functionality in Fabric?&lt;/P&gt;&lt;P&gt;Even being able to query all activity runs for errors via the API would be an improvement. That way we could create an error workflow that covers all pipelines.&lt;/P&gt;</description>
    <pubDate>Tue, 06 May 2025 13:43:42 GMT</pubDate>
    <dc:creator>gpalsson</dc:creator>
    <dc:date>2025-05-06T13:43:42Z</dc:date>
    <item>
      <title>is there a way to find the status of the pipeline programmatically in fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/is-there-a-way-to-find-the-status-of-the-pipeline/m-p/4139451#M5327</link>
      <description>&lt;P&gt;i would like to know if three is an way to find out the status of the pipeline in microsoft fabric . Can some one create a generic sciprt which can be used to get the status .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i know we have some documentation of adf but would like to know if there is a way to find out status of pipeline programatically in fabric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/monitor-programmatically" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/azure/data-factory/monitor-programmatically&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anonymous&lt;/LI-USER&gt;&lt;BR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="126174" data-lia-user-login="koichino0121" class="lia-mention lia-mention-user"&gt;koichino0121&lt;/a&gt;&lt;BR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="724742" data-lia-user-login="fabchinmay" class="lia-mention lia-mention-user"&gt;fabchinmay&lt;/a&gt;&lt;BR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;&lt;BR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="2192" data-lia-user-login="mpoeckl" class="lia-mention lia-mention-user"&gt;mpoeckl&lt;/a&gt;&lt;BR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="630904" data-lia-user-login="yllsuarez76" class="lia-mention lia-mention-user"&gt;yllsuarez76&lt;/a&gt;&lt;BR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="415771" data-lia-user-login="ajarora" class="lia-mention lia-mention-user"&gt;ajarora&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Sep 2024 22:52:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/is-there-a-way-to-find-the-status-of-the-pipeline/m-p/4139451#M5327</guid>
      <dc:creator>fabriclearner12</dc:creator>
      <dc:date>2024-09-08T22:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to find the status of the pipeline programmatically in fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/is-there-a-way-to-find-the-status-of-the-pipeline/m-p/4145170#M5353</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="803227" data-lia-user-login="fabriclearner12" class="lia-mention lia-mention-user"&gt;fabriclearner12&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Although this functionallity is still in preview, I think you can achieve this with the Fabric data pipeline API: &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-rest-api" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-rest-api&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;To get the status specifically, I think you can use: &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-rest-api#get-item-job-instance" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-rest-api#get-item-job-instance&lt;/A&gt; or &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-rest-api#query-activity-runs" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-rest-api#query-activity-runs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 14:38:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/is-there-a-way-to-find-the-status-of-the-pipeline/m-p/4145170#M5353</guid>
      <dc:creator>FabianSchut</dc:creator>
      <dc:date>2024-09-11T14:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to find the status of the pipeline programmatically in fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/is-there-a-way-to-find-the-status-of-the-pipeline/m-p/4145944#M5361</link>
      <description>&lt;P&gt;Your link already provided 4 versions of code to check the status in generic way,&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/monitor-programmatically" target="_blank" rel="noopener nofollow noreferrer"&gt;https://learn.microsoft.com/en-us/azure/data-factory/monitor-programmatically&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May i know where you would like to check the status of pipeline? outside Azure?&lt;/P&gt;&lt;P&gt;If that is inside Fabric,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="701977" data-lia-user-login="FabianSchut" class="lia-mention lia-mention-user"&gt;FabianSchut&lt;/a&gt;&amp;nbsp; already shared the link,&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-rest-api#query-activity-runs" target="_blank" rel="nofollow noopener noreferrer"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-rest-api#query-activity-runs&lt;/A&gt;&amp;nbsp;using REST API.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 02:16:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/is-there-a-way-to-find-the-status-of-the-pipeline/m-p/4145944#M5361</guid>
      <dc:creator>Houston-ho</dc:creator>
      <dc:date>2024-09-12T02:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to find the status of the pipeline programmatically in fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/is-there-a-way-to-find-the-status-of-the-pipeline/m-p/4682050#M7729</link>
      <description>&lt;P&gt;Look....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The need here is not to check single pipelines or create an alert when a single activity fails. What we need is a way to see if ANYTHING fails, and without us having to implement tedious error handling boxes for every activity for every pipeline, in case something goes wrong.&lt;/P&gt;&lt;P&gt;This works great in ADF. Why can't there be similar functionality in Fabric?&lt;/P&gt;&lt;P&gt;Even being able to query all activity runs for errors via the API would be an improvement. That way we could create an error workflow that covers all pipelines.&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 13:43:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/is-there-a-way-to-find-the-status-of-the-pipeline/m-p/4682050#M7729</guid>
      <dc:creator>gpalsson</dc:creator>
      <dc:date>2025-05-06T13:43:42Z</dc:date>
    </item>
  </channel>
</rss>

