<?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 Generate data script for warehouse in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4736457#M3281</link>
    <description>&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I have to migrate the data from fabric warehouse to another fabric warehouse in different tenant. How I can easily migrate the data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't see the script generate option after connecting the warehouse to ssms.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 18 Jun 2025 19:40:46 GMT</pubDate>
    <dc:creator>DiKi-I</dc:creator>
    <dc:date>2025-06-18T19:40:46Z</dc:date>
    <item>
      <title>Generate data script for warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4736457#M3281</link>
      <description>&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I have to migrate the data from fabric warehouse to another fabric warehouse in different tenant. How I can easily migrate the data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't see the script generate option after connecting the warehouse to ssms.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Jun 2025 19:40:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4736457#M3281</guid>
      <dc:creator>DiKi-I</dc:creator>
      <dc:date>2025-06-18T19:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Generate data script for warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4736667#M3282</link>
      <description>&lt;P&gt;The most easy way to sync the data from 1 fabric warehouse to another would be to create a simple data pipeline with copy activity to copy from 1 warehouse to another.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on my understanding, generate scripts via SSMS is not available as of today&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 03:50:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4736667#M3282</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2025-06-19T03:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Generate data script for warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4736678#M3283</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="530144" data-lia-user-login="DiKi-I" class="lia-mention lia-mention-user"&gt;DiKi-I&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Welcome to the Microsoft Fabric Community Forum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Microsoft Fabric does not natively support direct cross-tenant data migration for warehouses. Additionally, it does not support traditional SQL Server Management Studio (SSMS) script generation features like “Generate Scripts” or “Tasks- Export Data,” as Fabric warehouses are not full SQL Server instances and lack full SQL Server Management Objects (SMO) compatibility. Since you are migrating data across tenants, cross-tenant queries or direct data transfer via T-SQL or Linked Servers is not possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To perform the migration, export the data from the source Fabric Warehouse using supported methods such as Fabric Pipelines, Azure Data Factory, or Notebooks, and write the data into an intermediate storage location like Azure Blob Storage or OneLake in a portable format such as CSV or Parquet. Ensure that a service principal is configured in the source tenant to enable secure access to the storage location. Once the data is exported, transfer it to the target tenant using tools like AzCopy or Azure Storage Explorer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If needed, configure secure cross-tenant access using Azure B2B collaboration or Shared Access Signature (SAS) tokens. In the destination tenant, configure a service principal with appropriate permissions, and then use T-SQL commands like COPY INTO, or Fabric Pipelines or Notebooks, to load the data into the target Fabric Warehouse. This method ensures secure, scalable, and Microsoft-supported migration across tenants.&lt;BR /&gt;&lt;BR /&gt;Thank you for being part of Fabric Community Forum.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Karpurapu D,&lt;BR /&gt;Microsoft Fabric Community Support Team.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 04:05:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4736678#M3283</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-06-19T04:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Generate data script for warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4739625#M3297</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="530144" data-lia-user-login="DiKi-I" class="lia-mention lia-mention-user"&gt;DiKi-I&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;We are following up to see if you have had the chance to review the information provided. If you have any further questions, please do not hesitate to contact us. Could you confirm whether your query has been resolved? If so, kindly mark the helpful response and accept it as the solution to assist other community members in resolving similar issues more efficiently. If not, please provide detailed information so we can better assist you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jun 2025 10:16:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4739625#M3297</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-06-22T10:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Generate data script for warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4746307#M3335</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="530144" data-lia-user-login="DiKi-I" class="lia-mention lia-mention-user"&gt;DiKi-I&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 09:50:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4746307#M3335</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-06-27T09:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Generate data script for warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4748051#M3347</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="530144" data-lia-user-login="DiKi-I" class="lia-mention lia-mention-user"&gt;DiKi-I&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We are following up once again regarding your query. Could you please confirm if the issue has been resolved?&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;If so, kindly mark the helpful response and accept it as the solution to assist other community members in resolving similar issues more efficiently. If not, please provide detailed information so we can better assist you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your understanding and participation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 08:35:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Generate-data-script-for-warehouse/m-p/4748051#M3347</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-06-30T08:35:43Z</dc:date>
    </item>
  </channel>
</rss>

