<?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: Deployment pipeline limitations about mirroring in Mirroring</title>
    <link>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4898743#M179</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope that the deployment pipelines can be improved as soon as possible avoiding to use DevOps or Git.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 10 Dec 2025 15:28:22 GMT</pubDate>
    <dc:creator>pmscorca</dc:creator>
    <dc:date>2025-12-10T15:28:22Z</dc:date>
    <item>
      <title>Deployment pipeline limitations about mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4892081#M173</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to implement a SQL Server mirroring and I'd like to know if there are any limitations for deployment pipelines in order to deploy a such feature between environments.&lt;/P&gt;&lt;P&gt;I've read that the related SQL analytics endpoint cannot be deployed by a deployment pipeline yet.&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 18:17:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4892081#M173</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-12-03T18:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment pipeline limitations about mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4892198#M174</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;The microsoft docs explicitly call out that this is compatible with Git and with deployment pipelines:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/mirroring/mirrored-database-cicd" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/mirroring/mirrored-database-cicd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;It should work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 21:13:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4892198#M174</guid>
      <dc:creator>tayloramy</dc:creator>
      <dc:date>2025-12-03T21:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment pipeline limitations about mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4892660#M175</link>
      <description>&lt;P&gt;Hi, thanks for your reply.&lt;/P&gt;&lt;P&gt;I'd like because there isn't the full compatibility between the mirroring and the deployment pipeline and when it will be implemented and released.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 08:26:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4892660#M175</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-12-04T08:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment pipeline limitations about mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4895033#M176</link>
      <description>&lt;P&gt;1-Fabric Deployment Pipelines &lt;STRONG&gt;do not support&lt;/STRONG&gt; deploying &lt;STRONG&gt;SQL Analytics Endpoint objects&lt;/STRONG&gt; (tables, views, stored procedures).&lt;/P&gt;&lt;P&gt;2-SQL Server Mirroring is configured &lt;STRONG&gt;outside Fabric&lt;/STRONG&gt;, so it is &lt;STRONG&gt;not affected&lt;/STRONG&gt; by deployment pipelines.&lt;/P&gt;&lt;P&gt;You can still deploy Lakehouses, Notebooks, Dataflows, Pipelines, Semantic Models, and Reports using deployment pipelines.&lt;/P&gt;&lt;P&gt;Any SQL objects needed in the analytics endpoint must be deployed &lt;STRONG&gt;manually&lt;/STRONG&gt; or through &lt;STRONG&gt;Git + DevOps&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Best practice: store SQL scripts in Git and automate their execution separately during environment promotion.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Dec 2025 06:58:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4895033#M176</guid>
      <dc:creator>Murtaza_Ghafoor</dc:creator>
      <dc:date>2025-12-07T06:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment pipeline limitations about mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4896148#M177</link>
      <description>&lt;P&gt;Hi, it would be preferable the full compatibility with the deployment pipeline.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 16:17:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4896148#M177</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-12-08T16:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment pipeline limitations about mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4898394#M178</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;BR /&gt;Thank you for contacting the Microsoft Fabric community forum.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, Microsoft Fabric deployment pipelines do not support deploying SQL Analytics Endpoint objects, such as tables, views, or stored procedures. Both users identified this correctly. As &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="695681" data-lia-user-login="Murtaza_Ghafoor" class="lia-mention lia-mention-user"&gt;Murtaza_Ghafoor&lt;/a&gt;&amp;nbsp;noted, other Fabric items including Lakehouses, Notebooks, Dataflows, Pipelines, Semantic Models, and Reports can be deployed through pipelines without any issues. SQL Server mirroring is managed outside of Fabric and remains unaffected.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;For SQL objects within the Analytics Endpoint, it is recommended to store scripts in Git and automate deployment using DevOps or similar tools until native support becomes available, as &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1340679" data-lia-user-login="tayloramy" class="lia-mention lia-mention-user"&gt;tayloramy&lt;/a&gt;&amp;nbsp;highlighted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can stay updated on changes and roadmap information by checking the official Fabric documentation and release notes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/fundamentals/whats-new" target="_blank"&gt;What's New? - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this information is helpful. If you have any further questions, please let us know.&amp;nbsp;we can assist you further.&lt;BR /&gt;&lt;BR /&gt;Best Regards.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 11:00:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4898394#M178</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-12-10T11:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment pipeline limitations about mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4898743#M179</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope that the deployment pipelines can be improved as soon as possible avoiding to use DevOps or Git.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 15:28:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Deployment-pipeline-limitations-about-mirroring/m-p/4898743#M179</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-12-10T15:28:22Z</dc:date>
    </item>
  </channel>
</rss>

