<?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 Copy Data from fabric Lakehouse to snowflake in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Copy-Data-from-fabric-Lakehouse-to-snowflake/m-p/4579025#M7169</link>
    <description>&lt;P&gt;Hi Community,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I need to copy data from a fabric lakehouse to snowflake database. What are the different ways I can dump the data?&lt;BR /&gt;&lt;BR /&gt;Thank You!&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2025 18:09:09 GMT</pubDate>
    <dc:creator>rakeshdasari</dc:creator>
    <dc:date>2025-02-25T18:09:09Z</dc:date>
    <item>
      <title>Copy Data from fabric Lakehouse to snowflake</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Copy-Data-from-fabric-Lakehouse-to-snowflake/m-p/4579025#M7169</link>
      <description>&lt;P&gt;Hi Community,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I need to copy data from a fabric lakehouse to snowflake database. What are the different ways I can dump the data?&lt;BR /&gt;&lt;BR /&gt;Thank You!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 18:09:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Copy-Data-from-fabric-Lakehouse-to-snowflake/m-p/4579025#M7169</guid>
      <dc:creator>rakeshdasari</dc:creator>
      <dc:date>2025-02-25T18:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Data from fabric Lakehouse to snowflake</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Copy-Data-from-fabric-Lakehouse-to-snowflake/m-p/4583313#M7170</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1227799" data-lia-user-login="rakeshdasari" class="lia-mention lia-mention-user"&gt;rakeshdasari&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there are multiple ways to do this.&lt;/P&gt;&lt;P&gt;each way has different tradeoff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Direct pipelines are faster but require staging; external tables avoid copying but require upfront permissions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;OneLake External Tables&lt;BR /&gt;Expose Fabric Iceberg tables directly in Snowflake via external volumes for real-time querying without physical data copying.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.snowflake.com/en/blog/microsoft-partnership-enhancing-interoperability" target="_blank"&gt;https://www.snowflake.com/en/blog/microsoft-partnership-enhancing-interoperability&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;Azure Blob Intermediate&lt;BR /&gt;Stage data in Azure Blob Storage first for large/complex datasets, then use Snowflake’s `COPY INTO` to load from Blob (ideal for batch transfers).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Pipeline Copy Activity&lt;BR /&gt;Use Fabric’s built-in connector to directly map Lakehouse data to Snowflake via the Copy Data Assistant, requiring manual staging configuration (Azure Blob) for optimal performance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if this is helpful please accept the answer&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 21:25:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Copy-Data-from-fabric-Lakehouse-to-snowflake/m-p/4583313#M7170</guid>
      <dc:creator>nilendraFabric</dc:creator>
      <dc:date>2025-02-25T21:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Data from fabric Lakehouse to snowflake</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Copy-Data-from-fabric-Lakehouse-to-snowflake/m-p/4596487#M7220</link>
      <description>&lt;P&gt;Hii&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913195" data-lia-user-login="nilendraFabric" class="lia-mention lia-mention-user"&gt;nilendraFabric&lt;/a&gt;&amp;nbsp;, while connecting to snowflake using copydata activity, I am getting an Authentication issue (Invalid credentials) inspite of providing the valid credentials. Do you know why is this happening?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 10:45:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Copy-Data-from-fabric-Lakehouse-to-snowflake/m-p/4596487#M7220</guid>
      <dc:creator>Meghamsh_M</dc:creator>
      <dc:date>2025-03-05T10:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Data from fabric Lakehouse to snowflake</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Copy-Data-from-fabric-Lakehouse-to-snowflake/m-p/4863521#M8686</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/913195" target="_blank"&gt;@nilendraFabric&lt;/A&gt;,&amp;nbsp;&lt;BR /&gt;I hope I can use this thread for the following problem:&lt;BR /&gt;I created a copy job option to copy a lakehouse table to Snowflake and&amp;nbsp;specified my destination table: &amp;lt;my_schema&amp;gt;.&amp;lt;my_table&amp;gt;&lt;BR /&gt;The issue is that the copy job try to recreate the schema I provided by running the statement:&lt;BR /&gt;"CREATE SCHEMA IF NOT EXISTS ...." in Snowflake.&lt;BR /&gt;The copy job ends up thus with a failed status.&lt;BR /&gt;The role used (default role for &amp;lt;my_user&amp;gt; ) doesn't allow to create a schema in the given database.&amp;nbsp;&lt;BR /&gt;Also I don't get to see "Additional connection properties" in my Snowflake connection (wrong licence type)?&lt;BR /&gt;Without it I can't specify a Pre-copy script that might prevent the "create schema" issue.&lt;BR /&gt;So I'm kind of stuck.&amp;nbsp;&lt;BR /&gt;Is there something else I can do to make my copy job work?&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 14:20:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Copy-Data-from-fabric-Lakehouse-to-snowflake/m-p/4863521#M8686</guid>
      <dc:creator>BrunoR</dc:creator>
      <dc:date>2025-10-31T14:20:24Z</dc:date>
    </item>
  </channel>
</rss>

