<?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: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4884538#M8807</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 error is definitely a Windows installation error.&lt;/P&gt;&lt;P&gt;Have you checked the system requirements?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-install#requirements" target="_blank"&gt;https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-install#requirements&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've had this error before, and here's what I did.&lt;/P&gt;&lt;P&gt;1. Uninstall&lt;BR /&gt;2. Restart the system&lt;BR /&gt;3. Install&lt;/P&gt;&lt;P&gt;That worked by me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that doesn't help, you'll need to check whether there are any old directories or remnants on your system that are preventing a new installation.&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>Mon, 24 Nov 2025 18:34:52 GMT</pubDate>
    <dc:creator>spaceman127</dc:creator>
    <dc:date>2025-11-24T18:34:52Z</dc:date>
    <item>
      <title>Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4882011#M8788</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to import data from a SQL Server on-premise source.&lt;/P&gt;&lt;P&gt;So, I've&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;installed the OPDG in a local machine using a local user account with the necessary administrator privileges;&lt;/LI&gt;&lt;LI&gt;registered the installed OPDG using a Microsoft Entra ID service account;&lt;/LI&gt;&lt;LI&gt;tested the installed and registered OPDG;&lt;/LI&gt;&lt;LI&gt;shared with my Microsoft Entra ID account the data gateway in Fabric;&lt;/LI&gt;&lt;LI&gt;created the on-premise connection using my Microsoft Entra ID account in Fabric.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I'm working in a new Fabric environment (F8 capacity), inside a new and unique workspace. My Microsoft Entra ID account has the admin role for this workspace.&lt;/P&gt;&lt;P&gt;In Fabric, I've checked the status of the data gateway and the related connection: they are on-line.&lt;/P&gt;&lt;P&gt;I'm trying to create the first pipeline with a copy activity: I've specified the connection, the connection type (SQL Server) and then I've run the test connection obtaining this error (error code = 9518):&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;In the Fabric environment there aren't any other pipelines or dataflow gen2s.&lt;/P&gt;&lt;P&gt;Well, any helps to me in order to solve a such strange issue, please?&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Update this post: I've tried with both November 2025 and October 2025 OPDG, but the issue remains. Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2025 04:00:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4882011#M8788</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-11-22T04:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4883297#M8796</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;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect it's an authorization issue.&lt;/P&gt;&lt;P&gt;From what I gather from your description, the gateway connection is working and you have access.&lt;/P&gt;&lt;P&gt;But what interests me now is, what credentials are you using to establish the connection?&lt;BR /&gt;I suspect that's where the problem lies.&lt;/P&gt;&lt;P&gt;When establishing the connection, could you switch to Basic for a moment and use SQL Server authentication, then test it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume you've already worked through the Microsoft articles on this topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Sun, 23 Nov 2025 19:47:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4883297#M8796</guid>
      <dc:creator>spaceman127</dc:creator>
      <dc:date>2025-11-23T19:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4883445#M8797</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;Thanks for reaching out to the Microsoft fabric community forum.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;In addition to the valuable point mentioned by&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;, Please check out this point which test if the issues lies with lack of access to ports.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To test if the gateway has access to all the required ports, run the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-communication#network-ports-test" data-linktype="relative-path" target="_blank"&gt;network ports test&lt;/A&gt;&lt;SPAN&gt;. The results of the test are either Completed (Succeeded) or Completed (Failed, see last test results). If the test succeeded, your gateway successfully connected to all the required ports. If the test failed, your network environment might be blocking these required ports and servers.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this information helps. Please do let us know if you have any further queries.&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 05:00:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4883445#M8797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-11-24T05:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4883953#M8800</link>
      <description>&lt;P&gt;Hi, thanks for your replies.&lt;/P&gt;&lt;P&gt;Inside Fabric, I need to use connection with basic authentication (SQL Server authentication): it is the unique authentication mode that I can use.&lt;/P&gt;&lt;P&gt;After I've uninstalled the November 2025 OPDG and I've installed the October 2025 one I've noticed that the network ports test fail; so I've uninstalled and reinstalled the October 2025 OPDG but the setup fails with this error (code = 1601):&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;It's very hard to understands the logs.&lt;/P&gt;&lt;P&gt;I need to solve the setup issue as the first thing.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 11:16:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4883953#M8800</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-11-24T11:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4884538#M8807</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 error is definitely a Windows installation error.&lt;/P&gt;&lt;P&gt;Have you checked the system requirements?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-install#requirements" target="_blank"&gt;https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-install#requirements&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've had this error before, and here's what I did.&lt;/P&gt;&lt;P&gt;1. Uninstall&lt;BR /&gt;2. Restart the system&lt;BR /&gt;3. Install&lt;/P&gt;&lt;P&gt;That worked by me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that doesn't help, you'll need to check whether there are any old directories or remnants on your system that are preventing a new installation.&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>Mon, 24 Nov 2025 18:34:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4884538#M8807</guid>
      <dc:creator>spaceman127</dc:creator>
      <dc:date>2025-11-24T18:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4884956#M8812</link>
      <description>&lt;P&gt;Hi, thanks for your reply.&lt;/P&gt;&lt;P&gt;I'm trying to reinstall after the uninstallation and the restarting of the machine but unsuccessfully.&lt;/P&gt;&lt;P&gt;Which could be the remnants to eliminate? Thanks&lt;BR /&gt;&lt;SPAN&gt;It's very hard to understands the logs.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 06:27:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4884956#M8812</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-11-25T06:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4886152#M8821</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;&lt;BR /&gt;first.&lt;/P&gt;&lt;P&gt;Can you Share your Logs?&lt;/P&gt;&lt;P&gt;And here you find an other article to clean the installation.&lt;/P&gt;&lt;P&gt;That would be my first step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Can-t-uninstall-on-premise-gateway/m-p/4870882#M185698" target="_blank"&gt;https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Can-t-uninstall-on-premise-gateway/m-p/4870882#M185698&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 05:43:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4886152#M8821</guid>
      <dc:creator>spaceman127</dc:creator>
      <dc:date>2025-11-26T05:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4886782#M8823</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've tried to delete register keys related to the OPDG and the remnants folders, but unsuccessfully.&lt;/P&gt;&lt;P&gt;I've tried to reinstall the November 2025 version, but unsuccessfully.&lt;/P&gt;&lt;P&gt;I've checked the .NET Framework: is the 4.8 one.&lt;/P&gt;&lt;P&gt;The operating system is Windows Server 2025 Datacenter.&lt;/P&gt;&lt;P&gt;I remember that I've installed the November 2025 version successfully, I've uninstalled it successfully to install the October 2025 version successfully and then I uninstalled it successfully.&lt;/P&gt;&lt;P&gt;I think that an important software like OPDG should have a separate or integrated certified tool that allows you to check the prerequisites and clean up in case of uninstallation; by this software it is possible to connect to on-premise data sources!&lt;BR /&gt;It doesn't seem a more stable software: some users have solved in a manner, other users in another manner, and so on.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 15:35:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4886782#M8823</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-11-26T15:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4886800#M8824</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;That is a crucial clue.&lt;/P&gt;&lt;P&gt;According to the installation file for the November update, official support is only provided up to Windows Server 2022.&lt;/P&gt;&lt;P&gt;I think this is where the problem lies.&amp;nbsp;Even if you were able to install it, that doesn't mean it will work again.&lt;BR /&gt;Officially, 2025 is not yet supported.&lt;BR /&gt;Of course, there is no mention of this in the documentary.&lt;/P&gt;&lt;P&gt;See screenshot.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Here the documentation again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-install#requirements" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-install#requirements&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please install the On Premise Data Gateway on Server 2019 or Server 2022.&amp;nbsp;If that doesn't work, you could contact support.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If it works, then we can help you with your other problem, if it has already been solved with this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&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;</description>
      <pubDate>Wed, 26 Nov 2025 15:49:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4886800#M8824</guid>
      <dc:creator>spaceman127</dc:creator>
      <dc:date>2025-11-26T15:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4886852#M8825</link>
      <description>&lt;P&gt;Ok, but it is strange that I've installed the gateway with success the first time.&lt;/P&gt;&lt;P&gt;However, the software doesn't seem more stable and it could have a certified tool to check the hw-sw requirements and clean the machine after an uninstallation, without reading hard logs to understand.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 16:49:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4886852#M8825</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-11-26T16:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4887874#M8834</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;of course, that cannot be explained.&lt;/P&gt;&lt;P&gt;Please let us know if you have installed it on a different server operating system.&lt;BR /&gt;If your original problem still persists, we can then continue to investigate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feel free to leave kudos or accept it as a solution. This will also help other community members.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 27 Nov 2025 17:28:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4887874#M8834</guid>
      <dc:creator>spaceman127</dc:creator>
      <dc:date>2025-11-27T17:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4889554#M8839</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;&lt;BR /&gt;I wanted to check if you had the opportunity to review the valuable information provided by &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;. Please feel free to contact us if you have any further questions.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 10:54:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4889554#M8839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-12-01T10:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error during pipeline creation to read from a SQL Server: The Data Factory runtime is busy now</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4892871#M8859</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;May I check if this issue has been resolved by points provided by &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;? If not, Please feel free to contact us if you have any further questions.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 10:15:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-during-pipeline-creation-to-read-from-a-SQL-Server-The/m-p/4892871#M8859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-12-04T10:15:47Z</dc:date>
    </item>
  </channel>
</rss>

