<?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: Copy entire Lakehouse to another Workspace in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Copy-entire-Lakehouse-to-another-Workspace/m-p/5176572#M4511</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1551947" data-lia-user-login="Hamidr" class="lia-mention lia-mention-user"&gt;Hamidr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good to know you've used Copy job and it worked well for you!&amp;nbsp;There are a couple of other options that you can explore if you want -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A custom backup solution&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/mjtpena/fabric-lakehouse-backup" target="_blank"&gt;GitHub - mjtpena/fabric-lakehouse-backup · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Storage explorer&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.purplefrogsystems.com/2025/11/back-up-and-restore-a-fabric-lakehouse/" target="_blank"&gt;Back Up and Restore a Fabric Lakehouse - Purple Frog Systems&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 May 2026 09:11:49 GMT</pubDate>
    <dc:creator>deborshi_nag</dc:creator>
    <dc:date>2026-05-01T09:11:49Z</dc:date>
    <item>
      <title>Copy entire Lakehouse to another Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Copy-entire-Lakehouse-to-another-Workspace/m-p/5160238#M4497</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Trying to copy the entier lakehouse to another workspace and based on my findings there are just two ways around it :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Using copy activity in pipeline and copy tables one by one (loop can be used)&lt;/LI&gt;&lt;LI&gt;Using Onelake file explorer to copy all files related to lakehouse (tables , ...) - which is very slow (.i.e : taking a day to copy ~20G)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there anyother way anyone has in mind ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 18:52:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Copy-entire-Lakehouse-to-another-Workspace/m-p/5160238#M4497</guid>
      <dc:creator>Hamidr</dc:creator>
      <dc:date>2026-04-28T18:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Copy entire Lakehouse to another Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Copy-entire-Lakehouse-to-another-Workspace/m-p/5160565#M4498</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;For Lakehouse tables, use Copy job instead of a ForEach + Copy activity loop (simpler setup and built for bulk/incremental movement)&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/what-is-copy-job" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/what-is-copy-job&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For Lakehouse files, use AzCopy to copy between workspaces/Lakehouses (faster for large file moves than File Explorer)&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-azcopy#sample-copying-data-between-fabric-workspaces" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/onelake/onelake-azcopy#sample-copying-data-between-fabric-workspaces&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you found this useful, please give Kudos and mark as Solution.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shreya&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 05:18:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Copy-entire-Lakehouse-to-another-Workspace/m-p/5160565#M4498</guid>
      <dc:creator>Shreya_Barhate</dc:creator>
      <dc:date>2026-04-29T05:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Copy entire Lakehouse to another Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Copy-entire-Lakehouse-to-another-Workspace/m-p/5161125#M4507</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1551947" data-lia-user-login="Hamidr" class="lia-mention lia-mention-user"&gt;Hamidr&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great answers above one more option worth considering depending on your use case :&lt;BR /&gt;OneLake Shortcuts (without duplicating data)&lt;/P&gt;&lt;P&gt;If your goal is only to make the data accessible in another workspace without duplicating it, you can create shortcuts to the source Lakehouse.&lt;/P&gt;&lt;P&gt;In the target workspace :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a Lakehouse (or use an existing one).&lt;/LI&gt;&lt;LI&gt;Add a shortcut that points to the folder/tables of the source Lakehouse in OneLake.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;As a result, workspace B reads the same Delta/Parquet files as workspace A, with no data being copied.&lt;/P&gt;&lt;P&gt;This is ideal for :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;cross‑team data sharing scenarios,&lt;/LI&gt;&lt;LI&gt;dev environments that need to read prod data in read‑only mode.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, you do not get an independent "copy", it is still the same physical data files, which is not suitable if you need a test environment where you can safely break or modify the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;References :&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://kanerika.com/blogs/microsoft-fabric-onelake-shortcuts/" target="_blank"&gt;https://kanerika.com/blogs/microsoft-fabric-onelake-shortcuts/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://radacad.com/saying-yes-to-fabric-onelake-shortcuts-no-to-duplicate/" target="_blank"&gt;https://radacad.com/saying-yes-to-fabric-onelake-shortcuts-no-to-duplicate/&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 30 Apr 2026 00:01:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Copy-entire-Lakehouse-to-another-Workspace/m-p/5161125#M4507</guid>
      <dc:creator>Tamanchu</dc:creator>
      <dc:date>2026-04-30T00:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Copy entire Lakehouse to another Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Copy-entire-Lakehouse-to-another-Workspace/m-p/5176330#M4509</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="783425" data-lia-user-login="Shreya_Barhate" class="lia-mention lia-mention-user"&gt;Shreya_Barhate&lt;/a&gt;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1357760" data-lia-user-login="Tamanchu" class="lia-mention lia-mention-user"&gt;Tamanchu&lt;/a&gt;&amp;nbsp;Thanks for your solution. I used the copy job and it did work well. just a follow up question , unlike warehouse it seems we can not have version control for the codes in lakehouse (table definition , ...) automatically and it needs to be done manual , correct ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2026 14:54:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Copy-entire-Lakehouse-to-another-Workspace/m-p/5176330#M4509</guid>
      <dc:creator>Hamidr</dc:creator>
      <dc:date>2026-04-30T14:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Copy entire Lakehouse to another Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Copy-entire-Lakehouse-to-another-Workspace/m-p/5176572#M4511</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1551947" data-lia-user-login="Hamidr" class="lia-mention lia-mention-user"&gt;Hamidr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good to know you've used Copy job and it worked well for you!&amp;nbsp;There are a couple of other options that you can explore if you want -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A custom backup solution&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/mjtpena/fabric-lakehouse-backup" target="_blank"&gt;GitHub - mjtpena/fabric-lakehouse-backup · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Storage explorer&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.purplefrogsystems.com/2025/11/back-up-and-restore-a-fabric-lakehouse/" target="_blank"&gt;Back Up and Restore a Fabric Lakehouse - Purple Frog Systems&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2026 09:11:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Copy-entire-Lakehouse-to-another-Workspace/m-p/5176572#M4511</guid>
      <dc:creator>deborshi_nag</dc:creator>
      <dc:date>2026-05-01T09:11:49Z</dc:date>
    </item>
  </channel>
</rss>

