<?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: Pipeline triggers not syncing with DevOps repository in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4423887#M7467</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/924883"&gt;@sawilliams&lt;/a&gt;,&amp;nbsp;You can automate trigger management in Microsoft Fabric using the REST API to create, update, and monitor triggers, ensuring consistency without manual intervention, even if they are not reflected in Git control. If weekly trigger settings are missing from Git, use API-based deployment scripts, check for pipeline parameterization limitations, or manually export and reimport trigger configurations using JSON.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2025 05:12:04 GMT</pubDate>
    <dc:creator>v-prasare</dc:creator>
    <dc:date>2025-02-24T05:12:04Z</dc:date>
    <item>
      <title>Pipeline triggers not syncing with DevOps repository</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4414421#M7284</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello, I have the following problem:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I created a &lt;STRONG&gt;workspace&lt;/STRONG&gt; with &lt;STRONG&gt;three notebooks, three lakehouses, and one pipeline&lt;/STRONG&gt;, and then synced this workspace with a &lt;STRONG&gt;DevOps repository&lt;/STRONG&gt;. So far, everything works fine—I can see any changes I make in the UI and properly commit them to the repository.&lt;/P&gt;&lt;P&gt;However, my issue is that I &lt;STRONG&gt;created a trigger for the pipeline to run every week&lt;/STRONG&gt;, but I don’t see this change reflected in Git control. This makes me think that the trigger configuration is not being updated in the repository.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Am I correct in assuming this?&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;How can I save this trigger in the repository?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 19:46:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4414421#M7284</guid>
      <dc:creator>sawilliams</dc:creator>
      <dc:date>2025-02-17T19:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline triggers not syncing with DevOps repository</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4416059#M7321</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/924883"&gt;@sawilliams&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching Ms Fabric community support&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Triggers are considered environment-specific configurations and are stored only in the Fabric service, not in Git. This behavior is similar to how Azure Data Factory manages triggers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;pipeline triggers are not included in the repository when using Git integration in Microsoft Fabric. Only pipeline definitions (activities, parameters, and linked services) are tracked in source control, but triggers are not version-controlled within the DevOps repository&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Prashanth Are&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="1068" data-end="1123"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="1068" data-end="1123"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 14:23:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4416059#M7321</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-02-18T14:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline triggers not syncing with DevOps repository</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4417795#M7345</link>
      <description>&lt;P&gt;Thank you for your response. Do you recommend a best practice for creating these triggers in the pipelines we are setting up in the production environment, while avoiding manual interaction? Fabric rest api?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 12:55:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4417795#M7345</guid>
      <dc:creator>sawilliams</dc:creator>
      <dc:date>2025-02-19T12:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline triggers not syncing with DevOps repository</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4423887#M7467</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/924883"&gt;@sawilliams&lt;/a&gt;,&amp;nbsp;You can automate trigger management in Microsoft Fabric using the REST API to create, update, and monitor triggers, ensuring consistency without manual intervention, even if they are not reflected in Git control. If weekly trigger settings are missing from Git, use API-based deployment scripts, check for pipeline parameterization limitations, or manually export and reimport trigger configurations using JSON.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 05:12:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4423887#M7467</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-02-24T05:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline triggers not syncing with DevOps repository</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4587295#M7548</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/924883"&gt;@sawilliams&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 06:55:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4587295#M7548</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-02-27T06:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline triggers not syncing with DevOps repository</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4592205#M7631</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/924883"&gt;@sawilliams&lt;/a&gt;,&amp;nbsp;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 05:03:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4592205#M7631</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-03-03T05:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline triggers not syncing with DevOps repository</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4597775#M7732</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/924883"&gt;@sawilliams&lt;/a&gt;&amp;nbsp;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 06:08:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-triggers-not-syncing-with-DevOps-repository/m-p/4597775#M7732</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-03-06T06:08:23Z</dc:date>
    </item>
  </channel>
</rss>

