<?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 in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4872412#M8749</link>
    <description>&lt;P&gt;I'm having very similar issues with connecting to lakehouse as sources or destinations in CopyJob.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Just opened a case with Microsoft&lt;/P&gt;</description>
    <pubDate>Tue, 11 Nov 2025 18:18:21 GMT</pubDate>
    <dc:creator>vpertsovsky</dc:creator>
    <dc:date>2025-11-11T18:18:21Z</dc:date>
    <item>
      <title>Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4862827#M8683</link>
      <description>&lt;P&gt;Any clues what this can be?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;The value of the property 'partnerResourceProviderUrl' is invalid: 'Value cannot be null.&lt;BR /&gt;Parameter name: partnerResourceProviderUrl'.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In the Destination tab, i am able to select the data warehouse but the dropdown to choose a table fails with the above error.&amp;nbsp; Even if I enter the table name by hand, I get errors in the Mapping tab.&amp;nbsp; So I can't really complete the configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A Lookup activity against the warehouse runs fine--but there too I had to enter the table name manually.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 20:15:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4862827#M8683</guid>
      <dc:creator>asocorrocognex</dc:creator>
      <dc:date>2025-10-30T20:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4863275#M8684</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="98915" data-lia-user-login="asocorrocognex" class="lia-mention lia-mention-user"&gt;asocorrocognex&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for posting your query in the Microsoft Fabric Community. This error typically happens when the Copy Data activity UI can’t retrieve table metadata from the target Warehouse, which causes the table dropdown and mapping section to not display correctly, even though your Warehouse connection is working (as shown by your successful Lookup activity).&lt;/P&gt;
&lt;P&gt;You can try the following steps to resolve&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Manually enter the table name in the destination settings using the schema.table format.&lt;/LI&gt;
&lt;LI&gt;Switch to the Script view and set up your column mappings there, which often avoids the UI validation problem.&lt;/LI&gt;
&lt;LI&gt;Check permissions and linked services to make sure both Lakehouse and Warehouse connections use the correct workspace and artifact IDs, and that you have Contributor access on both.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If the issue persists after these steps, please let us know so we can assist further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Helpful Reference:&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-data-activity" target="_blank"&gt;How to copy data using copy activity - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-lakehouse-copy-activity" target="_blank"&gt;Configure Lakehouse in a copy activity - Microsoft Fabric | Microsoft Learn&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;Regards,&lt;BR /&gt;Yugandhar.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 10:11:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4863275#M8684</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-10-31T10:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4863340#M8685</link>
      <description>&lt;DIV class=""&gt;Hi, I entered the table name manually but in the mapping tab I get errors.&amp;nbsp; I am an admin in the workspace where both the lakehouse and the warehouse are hosted.&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Please note than I was able to run a Lookup activity against the warehouse—but only because I entered the table name manually.&amp;nbsp; The dropdown always failed.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;After spending much time trying to resolve the problem, I ended up creating a Copy Job, which had no trouble letting me select tables in the source and the destination and where I was able to use the UI to create the mappings.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Cheers,&lt;/DIV&gt;&lt;DIV class=""&gt;Adolfo&lt;/DIV&gt;</description>
      <pubDate>Fri, 31 Oct 2025 11:49:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4863340#M8685</guid>
      <dc:creator>asocorrocognex</dc:creator>
      <dc:date>2025-10-31T11:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4864759#M8693</link>
      <description>&lt;P data-start="157" data-end="253"&gt;Thanks for the update,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="98915" data-lia-user-login="asocorrocognex" class="lia-mention lia-mention-user"&gt;asocorrocognex&lt;/a&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;
&lt;P data-start="255" data-end="477"&gt;Good to hear that the Copy Job option worked smoothly for you. From what you’ve described, it does seem like the issue is limited to the Copy Data activity UI when trying to load table details from the Warehouse.&lt;/P&gt;
&lt;P data-start="479" data-end="728"&gt;Since this might be a product side behavior, it would be best to raise a support ticket so the Fabric team can take a closer look. &lt;BR /&gt;&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;BR /&gt;&lt;BR /&gt;For now, continuing with Copy Jobs or using the Script view in Copy Data sounds like a solid workaround.&lt;/P&gt;
&lt;P data-start="730" data-end="839"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="730" data-end="839"&gt;Really appreciate you taking the time to share what you tried.&lt;/P&gt;
&lt;P data-start="730" data-end="839"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="730" data-end="839"&gt;Regards,&lt;BR /&gt;Yugandhar.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 09:05:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4864759#M8693</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-11-03T09:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4867246#M8709</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="98915" data-lia-user-login="asocorrocognex" class="lia-mention lia-mention-user"&gt;asocorrocognex&lt;/a&gt;,&amp;nbsp;I'm getting this exact error, however in my case it happenes when Lakehouse is the source in either a copy data activity or lookup activity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to connect to either a Lakehouse delta table or Files sections, even when using manually enter, I get this same error, "&lt;SPAN&gt;The value of the property 'partnerResourceProviderUrl' is invalid: 'Value cannot be null.",&amp;nbsp;&lt;/SPAN&gt; when trying to preview the source.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to create a copy data activity that reads from an ODBC source and writes to a Lakehouse table just fine, but when reading from a lakehouse it doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to be able to use the Lookup data activity to run a simple select max date query on my lakehouse table to dynamically update the copy data to pull from the last pull date forward but cannot get that to work because of this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally I was trying to test upsert behavior by upserting from one lakehouse table to another but that also ran into this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hoping this is either in the works to get resolved soon, or that there's something I'm missing in the setup of my workspace/lakehouse&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="883001" data-lia-user-login="V-yubandi-msft" class="lia-mention lia-mention-user"&gt;V-yubandi-msft&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 17:10:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4867246#M8709</guid>
      <dc:creator>pianalyst_msi</dc:creator>
      <dc:date>2025-11-05T17:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4867973#M8716</link>
      <description>&lt;P&gt;Thank you for sharing your scenario. While it appears similar, in your situation the issue occurs when Lakehouse is used as the source, which causes both the Copy Data and Lookup activities to fail during preview.&lt;/P&gt;
&lt;P&gt;As a workaround, you can try connecting through the SQL Analytics Endpoint instead of selecting the Lakehouse option in the UI. This should help you avoid the partnerResourceProviderUrl error caused by the UI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yugandhar.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 11:33:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4867973#M8716</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-11-06T11:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4867979#M8717</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="98915" data-lia-user-login="asocorrocognex" class="lia-mention lia-mention-user"&gt;asocorrocognex&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P data-start="54" data-end="310"&gt;Could you please confirm if you’ve already raised the support ticket? If not, please go ahead and create one.&lt;BR data-start="179" data-end="182" /&gt;Also, once you get any update from the support team, kindly share it here it will be helpful for others facing the same issue.&lt;/P&gt;
&lt;P data-start="54" data-end="310"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="312" data-end="325" data-is-last-node="" data-is-only-node=""&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 11:36:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4867979#M8717</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-11-06T11:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4872412#M8749</link>
      <description>&lt;P&gt;I'm having very similar issues with connecting to lakehouse as sources or destinations in CopyJob.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Just opened a case with Microsoft&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 18:18:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4872412#M8749</guid>
      <dc:creator>vpertsovsky</dc:creator>
      <dc:date>2025-11-11T18:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4872419#M8750</link>
      <description>&lt;P&gt;Excellent, please keep us posted.&amp;nbsp; I wasn't happy about having to work around the bug/limitation.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 18:23:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4872419#M8750</guid>
      <dc:creator>asocorrocognex</dc:creator>
      <dc:date>2025-11-11T18:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4872422#M8751</link>
      <description>&lt;P&gt;I actually found the issue. When creating the connection within the pipeline copy data activity, the connection was defaulting to an on-prem gateway connection type since all of our other connections are through an on-prem gateway. I had to go into the connections manager and manually create the lakehouse connection as a cloud connection and now it displays the tablename correctly. I haven't tried the lookup activity against my lakehouse yet in the pipeline, but I think that should work as well. Another workaround is to connect to the Lakehouse using the SQL endpoint but that's a bit of a clunky workaround. Now what I'm dealing with is permissions on sharing cloud connections between users.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 18:25:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4872422#M8751</guid>
      <dc:creator>pianalyst_msi</dc:creator>
      <dc:date>2025-11-11T18:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4879511#M8779</link>
      <description>&lt;P&gt;Thanks for sharing your inputs,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1391470" data-lia-user-login="pianalyst_msi" class="lia-mention lia-mention-user"&gt;pianalyst_msi&lt;/a&gt;&amp;nbsp; and &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="394488" data-lia-user-login="vpertsovsky" class="lia-mention lia-mention-user"&gt;vpertsovsky&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P data-start="111" data-end="312"&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="394488" data-lia-user-login="vpertsovsky" class="lia-mention lia-mention-user"&gt;vpertsovsky&lt;/a&gt;, since you’ve already raised a ticket with the Microsoft support team, please share any updates or feedback you receive. It will be helpful for other community members facing the same issue.&lt;/P&gt;
&lt;P data-start="111" data-end="312"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="314" data-end="385"&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="98915" data-lia-user-login="asocorrocognex" class="lia-mention lia-mention-user"&gt;asocorrocognex&lt;/a&gt;&amp;nbsp;,thank you for your patience and for staying engaged with the community.&lt;/P&gt;
&lt;P data-start="314" data-end="385"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="314" data-end="385"&gt;Regards,&lt;BR /&gt;Yugandhar.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 09:07:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4879511#M8779</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-11-19T09:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4879834#M8780</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, someone suggested to work with the connections in the gateway to make this work.&amp;nbsp; I created a gateway Cloud connection for my warehouse and through it I was able to configure my pipeline activities.&amp;nbsp; I suspect the same solution can work for lakehouse and sql endpoint connections.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 12:49:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4879834#M8780</guid>
      <dc:creator>asocorrocognex</dc:creator>
      <dc:date>2025-11-19T12:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Copy Data activity from Lakehouse to Warehouse: partnerResourceProviderUrl</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4880517#M8783</link>
      <description>&lt;P&gt;Thanks for sharing your experience.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 04:32:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-Copy-Data-activity-from-Lakehouse-to-Warehouse/m-p/4880517#M8783</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-11-20T04:32:53Z</dc:date>
    </item>
  </channel>
</rss>

