<?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: sql server db on-premise to Azure sql db in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/sql-server-db-on-premise-to-Azure-sql-db/m-p/5133562#M15476</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1280864" data-lia-user-login="Koritala" class="lia-mention lia-mention-user"&gt;Koritala&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to Microsoft Fabric Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1445078" data-lia-user-login="deborshi_nag" class="lia-mention lia-mention-user"&gt;deborshi_nag&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&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;for the prompt response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to&amp;nbsp;check if the solution provided by the user's for the issue worked?&amp;nbsp;or let us know if you need any further assistance.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Anjan Kumar Chippa&lt;/P&gt;</description>
    <pubDate>Mon, 16 Mar 2026 12:13:23 GMT</pubDate>
    <dc:creator>v-achippa</dc:creator>
    <dc:date>2026-03-16T12:13:23Z</dc:date>
    <item>
      <title>sql server db on-premise to Azure sql db</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/sql-server-db-on-premise-to-Azure-sql-db/m-p/5131154#M15443</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Can any one clearly explain the approach of data migration steps from onprimisies sql server to Azure SQL DB in cloud using ms fabric?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 17:27:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/sql-server-db-on-premise-to-Azure-sql-db/m-p/5131154#M15443</guid>
      <dc:creator>Koritala</dc:creator>
      <dc:date>2026-03-12T17:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: sql server db on-premise to Azure sql db</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/sql-server-db-on-premise-to-Azure-sql-db/m-p/5131198#M15444</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1280864" data-lia-user-login="Koritala" class="lia-mention lia-mention-user"&gt;Koritala&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Microsoft Fabric isn’t designed as a straightforward lift-and-shift migration tool, but it serves effectively as a managed layer for data movement and transformation. The usual approach involves leveraging Fabric Data Pipelines—similar to ADF—alongside a Self-Hosted Integration Runtime (SHIR) to securely extract data from on-premises SQL Server and load it into Azure SQL Database. This is particularly well-suited for scenarios where you require selective migration of tables, data transformation, or repeatable pipeline processes, rather than migrating an entire server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Typically, you’d start by assessing compatibility with Azure SQL DB, then pre-create the necessary schemas and tables in Azure. Data is then transferred using Copy Data activities within Fabric pipelines, supporting both full and incremental loads (using a watermark like ModifiedDate or rowversion). While Fabric manages the data movement and orchestration, it doesn’t handle stored procedures, SQL Agent jobs, or server-level objects—these need to be scripted and migrated separately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For larger migrations or those requiring minimal downtime, it’s common practice to use Azure Database Migration Service (DMS) for the initial migration, then employ Fabric for ongoing incremental synchronisation, validation, and future data engineering needs. In essence, Fabric complements dedicated migration tools rather than replacing them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;This is the official landing page that links all supported migration paths into Fabric, including SQL-related options. It clearly positions Fabric as an analytics platform rather than a classic lift‑and‑shift database tool.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/fundamentals/migration" target="_blank"&gt;Microsoft Fabric Migration Overview - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 Mar 2026 19:20:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/sql-server-db-on-premise-to-Azure-sql-db/m-p/5131198#M15444</guid>
      <dc:creator>deborshi_nag</dc:creator>
      <dc:date>2026-03-12T19:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: sql server db on-premise to Azure sql db</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/sql-server-db-on-premise-to-Azure-sql-db/m-p/5131473#M15446</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For on‑prem SQL Server ➜ Azure SQL Database, Microsoft’s recommended approach is to follow the SQL Server → Azure SQL Database migration guidance and choose a method based on downtime.&lt;/P&gt;&lt;P&gt;Recommended Microsoft approach (end‑to‑end):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Review migration options &amp;amp; considerations (target selection, tools, downtime, etc.)&lt;BR /&gt;Microsoft Learn: &lt;A href="https://learn.microsoft.com/en-us/data-migration/sql-server/database/overview" target="_blank" rel="noopener"&gt;Migration overview: SQL Server to Azure SQL Database&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Follow the official step-by-step migration guide (includes planning, migration, sync/cutover)&lt;BR /&gt;Microsoft Learn: &lt;A href="https://learn.microsoft.com/en-us/data-migration/sql-server/database/guide" target="_blank" rel="noopener"&gt;Migration guide: SQL Server to Azure SQL Database&lt;/A&gt; &lt;A href="https://github.com/MicrosoftDocs/fabric-docs/blob/main/docs/mirroring/azure-sql-database-tutorial.md" target="_blank" rel="noopener"&gt;[github.com]&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Migrate using Azure Database Migration Service (DMS) (official tutorial – offline migration)&lt;BR /&gt;Microsoft Learn: &lt;A href="https://learn.microsoft.com/en-us/data-migration/sql-server/database/database-migration-service" target="_blank" rel="noopener"&gt;Tutorial: Migrate SQL Server to Azure SQL Database (offline) using DMS&lt;/A&gt; &lt;A href="https://www.striim.com/blog/mirroring-sql-server-database-microsoft-fabric/" target="_blank" rel="noopener"&gt;[striim.com]&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If you specifically want to use Microsoft Fabric for data movement (ETL-style table copy):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use on‑premises data gateway to connect Fabric to on‑prem SQL Server:&lt;BR /&gt;Microsoft Learn: &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/how-to-access-on-premises-data" target="_blank" rel="noopener"&gt;Access on‑premises data sources in Data Factory for Microsoft Fabric&lt;/A&gt; &lt;A href="https://pl.seequality.net/microsoft-fabric-warehouse-development-deploying-project-with-sqlpackage/" target="_blank" rel="noopener"&gt;[pl.seequality.net]&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Then use Copy job / pipeline copy to move data into Azure SQL DB:&lt;BR /&gt;Microsoft Learn: &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/create-copy-job" target="_blank" rel="noopener"&gt;How to create a Copy job in Data Factory (Fabric)&lt;/A&gt;&lt;BR /&gt;Microsoft Learn: &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-job-connectors" target="_blank" rel="noopener"&gt;Copy job supported connectors (includes Azure SQL DB)&lt;/A&gt;&lt;BR /&gt;Microsoft Learn: &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-azure-sql-database" target="_blank" rel="noopener"&gt;Set up Azure SQL Database connection in Fabric&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If the solution helps, please accept it as solution.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shreya&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2026 12:11:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/sql-server-db-on-premise-to-Azure-sql-db/m-p/5131473#M15446</guid>
      <dc:creator>Shreya_Barhate</dc:creator>
      <dc:date>2026-03-15T12:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: sql server db on-premise to Azure sql db</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/sql-server-db-on-premise-to-Azure-sql-db/m-p/5133562#M15476</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1280864" data-lia-user-login="Koritala" class="lia-mention lia-mention-user"&gt;Koritala&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to Microsoft Fabric Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1445078" data-lia-user-login="deborshi_nag" class="lia-mention lia-mention-user"&gt;deborshi_nag&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&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;for the prompt response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to&amp;nbsp;check if the solution provided by the user's for the issue worked?&amp;nbsp;or let us know if you need any further assistance.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Anjan Kumar Chippa&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 12:13:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/sql-server-db-on-premise-to-Azure-sql-db/m-p/5133562#M15476</guid>
      <dc:creator>v-achippa</dc:creator>
      <dc:date>2026-03-16T12:13:23Z</dc:date>
    </item>
  </channel>
</rss>

