<?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: Data replication in SQL server from fabric LH or WH using Polybase in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-replication-in-SQL-server-from-fabric-LH-or-WH-using/m-p/4314474#M5489</link>
    <description>&lt;P&gt;Thanks for the reply!&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2024 04:43:20 GMT</pubDate>
    <dc:creator>Raavanan_7</dc:creator>
    <dc:date>2024-12-05T04:43:20Z</dc:date>
    <item>
      <title>Data replication in SQL server from fabric LH or WH using Polybase</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-replication-in-SQL-server-from-fabric-LH-or-WH-using/m-p/4313910#M5479</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently encountered a requirement to migrate existing data from SQL Server to Fabric Lakehouse or Warehouse, making Fabric the permanent source for operations previously built and running. As part of the process, I also need to delete the records from SQL Server after the migration to reduce the storage cost.&lt;/P&gt;&lt;P&gt;Additionally, I need to query the data stored in Fabric Lakehouse or Warehouse from SQL Server using PolyBase to run previously build application using sql sp as a source.&lt;/P&gt;&lt;P&gt;The data which is going to be migrated are history tables which is not mostly used.&lt;/P&gt;&lt;P&gt;Is it possible to connect Fabric Lakehouse to SQL Server using PolyBase? If so, could you please provide some guidance?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 18:14:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-replication-in-SQL-server-from-fabric-LH-or-WH-using/m-p/4313910#M5479</guid>
      <dc:creator>Raavanan_7</dc:creator>
      <dc:date>2024-12-04T18:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data replication in SQL server from fabric LH or WH using Polybase</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-replication-in-SQL-server-from-fabric-LH-or-WH-using/m-p/4314320#M5487</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/784394"&gt;@Raavanan_7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You can use fabric to get data from on premise SQL server through on-premises data gateway that hosted in the same network to access to the SQL server.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Factory-Community-Blog/Getting-On-Premises-SQL-Server-Data-to-Microsoft-Fabric/ba-p/4289590" target="_blank"&gt;Getting On-Premises SQL Server Data to Microsoft F... - Microsoft Fabric Community&lt;/A&gt; &lt;BR /&gt;For polybase feature, I haven't found any documents mention it supported to work with fabric.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 02:19:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-replication-in-SQL-server-from-fabric-LH-or-WH-using/m-p/4314320#M5487</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-12-05T02:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data replication in SQL server from fabric LH or WH using Polybase</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-replication-in-SQL-server-from-fabric-LH-or-WH-using/m-p/4314474#M5489</link>
      <description>&lt;P&gt;Thanks for the reply!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 04:43:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-replication-in-SQL-server-from-fabric-LH-or-WH-using/m-p/4314474#M5489</guid>
      <dc:creator>Raavanan_7</dc:creator>
      <dc:date>2024-12-05T04:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Data replication in SQL server from fabric LH or WH using Polybase</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-replication-in-SQL-server-from-fabric-LH-or-WH-using/m-p/4314539#M5490</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/784394"&gt;@Raavanan_7&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could use pipelines to bring the data into Fabric One Lake and as you say it is going to be one-time, that would be the best solution until mirroring for on-premise SQL DB comes in.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you are moving from SQL Server, know that not all SQL features are supported in LH/WH SQL. For example, you cannot have MERGE statement nor Primary Key constraints.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In terms of Polybase, it would be very difficult to provide a solution unless we know the architecture used. But instead of Polybase, you can try using OLE DB connection (linked servers) which will allow you to do cross-querying between LH and SQL Server data.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 05:16:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-replication-in-SQL-server-from-fabric-LH-or-WH-using/m-p/4314539#M5490</guid>
      <dc:creator>govindarajan_d</dc:creator>
      <dc:date>2024-12-05T05:16:21Z</dc:date>
    </item>
  </channel>
</rss>

