<?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: trigger a pipeline on change in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020912#M4342</link>
    <description>&lt;P&gt;Depending on SQL server version, you can use polybase feature and generate file and then trigger the pipeline via event&lt;/P&gt;
&lt;P&gt;&lt;A href="https://datasharkx.wordpress.com/2023/05/04/trigger-synapse-azure-data-factory-pipeline-via-sql-server-on-events-within-the-database/" target="_blank"&gt;https://datasharkx.wordpress.com/2023/05/04/trigger-synapse-azure-data-factory-pipeline-via-sql-server-on-events-within-the-database/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jul 2024 15:54:11 GMT</pubDate>
    <dc:creator>NandanHegde</dc:creator>
    <dc:date>2024-07-02T15:54:11Z</dc:date>
    <item>
      <title>trigger a pipeline on change</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020639#M4335</link>
      <description>&lt;P&gt;I am ingesting data from sql server using fabric Data Factory&lt;/P&gt;&lt;P&gt;How is it possible to trigger a pipeline as soon as the sql server table has upsert?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 13:58:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020639#M4335</guid>
      <dc:creator>arkiboys2</dc:creator>
      <dc:date>2024-07-02T13:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: trigger a pipeline on change</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020817#M4338</link>
      <description>&lt;P&gt;Can you state which SQL server version you are using? That would help you suggest you a better way&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 15:03:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020817#M4338</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-07-02T15:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: trigger a pipeline on change</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020866#M4339</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a log table in data Warehouse that logs when sql table is updated. Then you can create a view that sets a flag to 1 or 0 depends if its updated today.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the pipeline you can just create a lookup and if it returns 1 it continue else stop. Then you can schedule this every 15,30,60 min or What you think is best.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;br&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 15:36:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020866#M4339</guid>
      <dc:creator>mariussve1</dc:creator>
      <dc:date>2024-07-02T15:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: trigger a pipeline on change</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020906#M4341</link>
      <description>using azure sql server</description>
      <pubDate>Tue, 02 Jul 2024 15:52:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020906#M4341</guid>
      <dc:creator>arkiboys2</dc:creator>
      <dc:date>2024-07-02T15:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: trigger a pipeline on change</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020912#M4342</link>
      <description>&lt;P&gt;Depending on SQL server version, you can use polybase feature and generate file and then trigger the pipeline via event&lt;/P&gt;
&lt;P&gt;&lt;A href="https://datasharkx.wordpress.com/2023/05/04/trigger-synapse-azure-data-factory-pipeline-via-sql-server-on-events-within-the-database/" target="_blank"&gt;https://datasharkx.wordpress.com/2023/05/04/trigger-synapse-azure-data-factory-pipeline-via-sql-server-on-events-within-the-database/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 15:54:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020912#M4342</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-07-02T15:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: trigger a pipeline on change</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020922#M4343</link>
      <description>&lt;P&gt;FOr Azure SQL database, please refer the below blog :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://datasharkx.wordpress.com/2022/12/02/event-trigger-azure-data-factory-synapse-pipeline-via-azure-sql-database/" target="_blank"&gt;https://datasharkx.wordpress.com/2022/12/02/event-trigger-azure-data-factory-synapse-pipeline-via-azure-sql-database/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can leverage the Fabric data pipeline rest api to trigger it or you can have a blank file created to event trigger the fabric data pipeline&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 15:56:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4020922#M4343</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-07-02T15:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: trigger a pipeline on change</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4022686#M4380</link>
      <description>&lt;P&gt;it look slike azure function is required?&lt;/P&gt;&lt;P&gt;even in fabric data factory there is no straight forward mechanism to trigger a DF pipeline?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 10:38:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4022686#M4380</guid>
      <dc:creator>arkiboys2</dc:creator>
      <dc:date>2024-07-03T10:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: trigger a pipeline on change</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4022983#M4382</link>
      <description>&lt;P&gt;You can use Azure function to generate the token at run time but you can even add the already generated token within database scoped credentails in Azure SQL database which would eliminate the need for Az function&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can go throgh this doc :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://devblogs.microsoft.com/azure-sql/azure-sql-database-external-rest-endpoints-integration-public-preview/" target="_blank"&gt;https://devblogs.microsoft.com/azure-sql/azure-sql-database-external-rest-endpoints-integration-public-preview/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 13:30:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/trigger-a-pipeline-on-change/m-p/4022983#M4382</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-07-03T13:30:19Z</dc:date>
    </item>
  </channel>
</rss>

