<?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: Warehouse connection in scheduled pipeline breaks after deployment in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5125501#M9180</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="285684" data-lia-user-login="DarSz" class="lia-mention lia-mention-user"&gt;DarSz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;BR /&gt;I'll try to reproduce your problem over the next few days and then get back to you. However, I already have a hunch. I think the identity breaks after your deployment.&lt;/P&gt;
&lt;P&gt;I'll let you know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Rene&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Mar 2026 15:24:28 GMT</pubDate>
    <dc:creator>spaceman127</dc:creator>
    <dc:date>2026-03-04T15:24:28Z</dc:date>
    <item>
      <title>Warehouse connection in scheduled pipeline breaks after deployment</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5120979#M9170</link>
      <description>&lt;P&gt;Hi, we have a process of deploying from dev to prod using fabric-cli and Azure DevOps.&lt;/P&gt;&lt;P&gt;After a successful deployment, our scheduled pipelines start returning errors in the Script and Lookup activities. These activities are connected to a Warehouse item. Here is the error:&lt;/P&gt;&lt;PRE&gt;Failed to execute script. Exception: ''Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,
Message=Cannot connect to SQL Database. Please contact the SQL Server team for further support.
Server: 'serverid.datawarehouse.fabric.microsoft.com',
Database: 'databaseid', User: ''.
Check that the connection configuration is correct and that the SQL Database firewall allows
the Data Factory runtime to access it.,
Source=Microsoft.DataTransfer.Connectors.MSSQL,''

''Type=Microsoft.Data.SqlClient.SqlException,
Message=Login failed for user '&amp;lt;token-identified principal&amp;gt;'.
Reason: Authentication was successful, but the database was not found
or you have insufficient permissions to connect to it.,
Source=Framework Microsoft SqlClient Data Provider,''&lt;/PRE&gt;&lt;P&gt;As far as I understand, the pipeline loses the user context, which is why the user field is blank in the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run the pipeline manually, everything works — Script and Lookup activities start working as intended. Even the scheduler works fine until the next deployment, when the issue appears again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried creating SQL users and adding retries to these activities, but nothing seems to help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 13:54:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5120979#M9170</guid>
      <dc:creator>DarSz</dc:creator>
      <dc:date>2026-02-26T13:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Warehouse connection in scheduled pipeline breaks after deployment</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5124084#M9171</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="285684" data-lia-user-login="DarSz" class="lia-mention lia-mention-user"&gt;DarSz&lt;/a&gt;,&lt;/P&gt;
&lt;DIV&gt;This behavior might not related to SQL firewall rules or retry handling. After a Dev to Prod deployment using Fabric CLI, scheduled pipeline runs seem to execute under a system or workspace identity, while manual runs execute under the interactive user identity.&amp;nbsp;The deployment may reset or detach permissions and identity bindings, which can leave the system identity without access to the Fabric Warehouse even though authentication itself succeeds. This can surface as “login successful but database not found” or “insufficient permissions” errors. Manual runs may continue to work until the next deployment, when the same permission reset happens again.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;let me know if this helps to resolve your issue. refer to below community similar threads&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Engineering/Can-we-run-Data-Pipelines-with-Workspace-Identity/m-p/4710753" target="_blank"&gt;Solved: Can we run Data Pipelines with Workspace Identity? - Microsoft Fabric Community&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Prashanth&lt;/DIV&gt;</description>
      <pubDate>Mon, 02 Mar 2026 04:23:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5124084#M9171</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-03-02T04:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Warehouse connection in scheduled pipeline breaks after deployment</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5124272#M9173</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="285684" data-lia-user-login="DarSz" class="lia-mention lia-mention-user"&gt;DarSz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Question:&lt;/P&gt;
&lt;P&gt;Once you have completed the deployment, do you first have to correct the connection again, or will the pipeline still work properly if you do this manually?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I understand correctly, you don't need to repair the connection, right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rene&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 09:47:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5124272#M9173</guid>
      <dc:creator>spaceman127</dc:creator>
      <dc:date>2026-03-02T09:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Warehouse connection in scheduled pipeline breaks after deployment</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5124494#M9174</link>
      <description>&lt;P&gt;Hi, no, I don't have to correct the connection. It just works when I run pipeline manually.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 15:35:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5124494#M9174</guid>
      <dc:creator>DarSz</dc:creator>
      <dc:date>2026-03-02T15:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Warehouse connection in scheduled pipeline breaks after deployment</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5125501#M9180</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="285684" data-lia-user-login="DarSz" class="lia-mention lia-mention-user"&gt;DarSz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;BR /&gt;I'll try to reproduce your problem over the next few days and then get back to you. However, I already have a hunch. I think the identity breaks after your deployment.&lt;/P&gt;
&lt;P&gt;I'll let you know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Rene&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 15:24:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5125501#M9180</guid>
      <dc:creator>spaceman127</dc:creator>
      <dc:date>2026-03-04T15:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Warehouse connection in scheduled pipeline breaks after deployment</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5125897#M9182</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="285684" data-lia-user-login="DarSz" class="lia-mention lia-mention-user"&gt;DarSz&lt;/a&gt;,&lt;/P&gt;
&lt;DIV&gt;If this issue is blocking your workflow or impacting scheduled executions, we recommend raising a &lt;A href="https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket" target="_blank"&gt;Create a Fabric and Power BI Support Ticket - Power BI | Microsoft Learn&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Please include the relevant diagnostics (failed scheduled run vs. successful manual run, Pipeline Run ID, Workspace ID, and Warehouse ID) so the product team can investigate the deployment‑related behavior in detail.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="644531" data-lia-user-login="spaceman127" class="lia-mention lia-mention-user"&gt;spaceman127&lt;/a&gt;, thanks for your prompt response here.&lt;/DIV&gt;
&lt;DIV&gt;please do update your findings here, this helps community members with similar queries.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Prashanth&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Mar 2026 07:51:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5125897#M9182</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-03-05T07:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Warehouse connection in scheduled pipeline breaks after deployment</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5126774#M9185</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="285684" data-lia-user-login="DarSz" class="lia-mention lia-mention-user"&gt;DarSz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is an Video from Aleksi Partanen and in my optinion he describe your problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=s5cmFr3uOZ4" target="_blank"&gt;https://www.youtube.com/watch?v=s5cmFr3uOZ4&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="845241" data-lia-user-login="v-prasare" class="lia-mention lia-mention-user"&gt;v-prasare&lt;/a&gt;&amp;nbsp;&amp;nbsp;post with the link describes it quite well. However, you can follow it easily in the video.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can test it whether this way is functional.&lt;/P&gt;
&lt;P&gt;I believe the connection was interrupted after deployment. This also explains why it continues to function with manual execution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope that is helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Rene&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Feel free to leave kudos or accept it as a solution. This will also help other community members.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 09:28:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5126774#M9185</guid>
      <dc:creator>spaceman127</dc:creator>
      <dc:date>2026-03-06T09:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Warehouse connection in scheduled pipeline breaks after deployment</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5128611#M9190</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="644531" data-lia-user-login="spaceman127" class="lia-mention lia-mention-user"&gt;spaceman127&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="845241" data-lia-user-login="v-prasare" class="lia-mention lia-mention-user"&gt;v-prasare&lt;/a&gt;&amp;nbsp;for your replies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed links provided by you, but I believe my problem is somewhere else. Pipeline works fine. The issue is probably with connection in my Lookup activities. It's based on Warehouse connection type, and the only available authentication method is OAuth with my own credentials.&lt;/P&gt;&lt;P&gt;After Service Principal takes over Fabric pipelines it breaks, and when I take over this pipeline again it starts working.&lt;/P&gt;&lt;P&gt;So it's rather issue with my configuration. But can you tell me what kind of connection type do you use with your warehouses? Because creating seperate connections for every warehouse in my Fabric doesn't sound good.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2026 20:11:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5128611#M9190</guid>
      <dc:creator>DarSz</dc:creator>
      <dc:date>2026-03-09T20:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Warehouse connection in scheduled pipeline breaks after deployment</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5129064#M9191</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="285684" data-lia-user-login="DarSz" class="lia-mention lia-mention-user"&gt;DarSz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ok.&lt;/P&gt;
&lt;P&gt;In my case i use Library variables for this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also you can use parameters for the connection.&lt;/P&gt;
&lt;P&gt;In the connection tab, you can enter the name of your warehouse. I do this here using variables that I define.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here ist an example Screenshot for my Lookup Activity with Library Variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 11:02:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5129064#M9191</guid>
      <dc:creator>spaceman127</dc:creator>
      <dc:date>2026-03-10T11:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Warehouse connection in scheduled pipeline breaks after deployment</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5133356#M9203</link>
      <description>&lt;P&gt;Hi&lt;SPAN&gt;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="285684" data-lia-user-login="DarSz" class="lia-mention lia-mention-user"&gt;DarSz&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 06:24:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5133356#M9203</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-03-16T06:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Warehouse connection in scheduled pipeline breaks after deployment</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5138731#M9244</link>
      <description>&lt;P&gt;Hi&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/285684" target="_blank"&gt;@DarSz&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 10:01:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Warehouse-connection-in-scheduled-pipeline-breaks-after/m-p/5138731#M9244</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-03-25T10:01:45Z</dc:date>
    </item>
  </channel>
</rss>

