<?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: Databricks notebooks migration to Fabric Notbooks in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Databricks-notebooks-migration-to-Fabric-Notbooks/m-p/4851781#M12934</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1261793"&gt;@ati_puri&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Microsoft Fabric Community.&lt;/P&gt;
&lt;P data-start="80" data-end="404"&gt;Just wanted to check if the response provided by &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/640329"&gt;@Vinodh247&lt;/a&gt;&amp;nbsp;was helpful.&lt;/P&gt;
&lt;P data-start="80" data-end="404"&gt;As already mentioned there is currently no Microsoft-provided tool that can automatically convert Databricks notebooks to Fabric notebooks. In most cases, the SQL logic needs to be reviewed and adjusted manually after identifying incompatible syntax.&amp;nbsp;You may also try the approaches shared earlier to help automate parts of the migration and reduce manual effort.&lt;/P&gt;
&lt;P data-start="406" data-end="473"&gt;Thank you &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/640329"&gt;@Vinodh247&lt;/a&gt;&amp;nbsp; for sharing helpful approaches.&amp;nbsp;&lt;/P&gt;
&lt;P data-start="406" data-end="473"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="475" data-end="637"&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1261793"&gt;@ati_puri&lt;/a&gt;&amp;nbsp;if you would like to see this functionality added in the future, please consider submitting it in the &lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas" target="_self"&gt;Fabric Ideas portal&lt;/A&gt; so the product team can review it.&lt;/P&gt;
&lt;P data-start="475" data-end="637"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please reach out for further assistance.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Oct 2025 11:00:52 GMT</pubDate>
    <dc:creator>v-veshwara-msft</dc:creator>
    <dc:date>2025-10-16T11:00:52Z</dc:date>
    <item>
      <title>Databricks notebooks migration to Fabric Notbooks</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Databricks-notebooks-migration-to-Fabric-Notbooks/m-p/4849510#M12894</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to migrate databricks notebooks to fabric notebooks and we face issues related to Fabric SQL incompatibilities. Suppose an update statement which runs inside a select statement in databricks does not works in Fabric, so, we need to chaneg that piece fo code to make it fabric SQL compatible. We have 100s of notebooks like these and we might have to manually do these changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, looking for any guidance on how to automate it or is there any existing tool/solution which cna identify these incompatibilities and help reduce effort during our migration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ati&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 05:37:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Databricks-notebooks-migration-to-Fabric-Notbooks/m-p/4849510#M12894</guid>
      <dc:creator>ati_puri</dc:creator>
      <dc:date>2025-10-14T05:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks notebooks migration to Fabric Notbooks</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Databricks-notebooks-migration-to-Fabric-Notbooks/m-p/4850219#M12900</link>
      <description>&lt;P&gt;No direct tool exists yet to auto-convert Databricks notebooks to Fabric notebooks.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can automate much of it by....&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Extracting SQL from notebooks (%%sql or spark.sql() calls).&lt;/LI&gt;&lt;LI&gt;Using SQLGlot (open-source transpiler) to convert Databricks SQL -&amp;gt; T-SQL/Fabric SQL.&lt;/LI&gt;&lt;LI&gt;Building rule-based fixes for common issues (e.g., UPDATE in SELECT -&amp;gt; MERGE or temp-table pattern).&lt;/LI&gt;&lt;LI&gt;Batch-running the script to flag and patch incompatible SQL across all notebooks.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;No microsoft provided tool yet, but a custom Python+SQLGlot pipeline is the best practical approach to reduce manual effort.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 01:01:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Databricks-notebooks-migration-to-Fabric-Notbooks/m-p/4850219#M12900</guid>
      <dc:creator>Vinodh247</dc:creator>
      <dc:date>2025-10-15T01:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks notebooks migration to Fabric Notbooks</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Databricks-notebooks-migration-to-Fabric-Notbooks/m-p/4851781#M12934</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1261793"&gt;@ati_puri&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Microsoft Fabric Community.&lt;/P&gt;
&lt;P data-start="80" data-end="404"&gt;Just wanted to check if the response provided by &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/640329"&gt;@Vinodh247&lt;/a&gt;&amp;nbsp;was helpful.&lt;/P&gt;
&lt;P data-start="80" data-end="404"&gt;As already mentioned there is currently no Microsoft-provided tool that can automatically convert Databricks notebooks to Fabric notebooks. In most cases, the SQL logic needs to be reviewed and adjusted manually after identifying incompatible syntax.&amp;nbsp;You may also try the approaches shared earlier to help automate parts of the migration and reduce manual effort.&lt;/P&gt;
&lt;P data-start="406" data-end="473"&gt;Thank you &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/640329"&gt;@Vinodh247&lt;/a&gt;&amp;nbsp; for sharing helpful approaches.&amp;nbsp;&lt;/P&gt;
&lt;P data-start="406" data-end="473"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="475" data-end="637"&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1261793"&gt;@ati_puri&lt;/a&gt;&amp;nbsp;if you would like to see this functionality added in the future, please consider submitting it in the &lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas" target="_self"&gt;Fabric Ideas portal&lt;/A&gt; so the product team can review it.&lt;/P&gt;
&lt;P data-start="475" data-end="637"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please reach out for further assistance.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 11:00:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Databricks-notebooks-migration-to-Fabric-Notbooks/m-p/4851781#M12934</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-10-16T11:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks notebooks migration to Fabric Notbooks</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Databricks-notebooks-migration-to-Fabric-Notbooks/m-p/4854553#M12993</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1261793"&gt;@ati_puri&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;We wanted to kindly follow up regarding your query. If you need any further assistance, please reach out.&lt;BR /&gt;Also, if&amp;nbsp;you have submitted this as an idea in the Ideas Portal, please feel free to share the link here so others in the community can upvote it. With enough support, Microsoft may consider it for future implementation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 07:09:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Databricks-notebooks-migration-to-Fabric-Notbooks/m-p/4854553#M12993</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-10-21T07:09:46Z</dc:date>
    </item>
  </channel>
</rss>

