<?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: Deprecation of DBFS? in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/deprecation-of-dbfs/m-p/160788#M2890</link>
    <description>&lt;P&gt;In current state, when DBFS is disabled in a workspace, both the &lt;STRONG&gt;root filestore&lt;/STRONG&gt; and &lt;STRONG&gt;mount paths&lt;/STRONG&gt; become inaccessible.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What &lt;EM&gt;is&lt;/EM&gt; deprecated are:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;DBFS root storage&lt;/STRONG&gt;&amp;nbsp;the workspace‑provisioned filestore - /&lt;EM&gt;dbfs/FileStore/,&amp;nbsp;/dbfs/root/&lt;/EM&gt; etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;DBFS mounts&lt;/STRONG&gt; (&lt;EM&gt;/dbfs/mnt/..&lt;/EM&gt;.) used to connect external storage.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Best practices going forward:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use external paths instead of mount paths -&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;Azure&lt;/STRONG&gt;: Use &lt;EM&gt;abfss://&amp;lt;container&amp;gt;@&amp;lt;storageaccount&amp;gt;.dfs.core.windows.net/..&lt;/EM&gt;. directly for ADLS Gen2.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;AWS&lt;/STRONG&gt;: Use &lt;EM&gt;s3://&amp;lt;bucket&amp;gt;/&amp;lt;path&amp;gt;&lt;/EM&gt; directly for S3.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Unity Catalog Volumes&lt;/STRONG&gt;: Adopt Volumes for secure, governed access to external storage. These are accessed via &lt;EM&gt;dbfs:/Volumes/..&lt;/EM&gt;. and integrate with UC permissions.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;System paths&lt;/STRONG&gt;: Internal locations like MLflow artifact storage (&lt;EM&gt;dbfs:/databricks/mlflow/..&lt;/EM&gt;.) remain supported and are managed by Databricks services.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Sun, 28 Jun 2026 15:22:37 GMT</pubDate>
    <dc:creator>JeninaAngelin7</dc:creator>
    <dc:date>2026-06-28T15:22:37Z</dc:date>
    <item>
      <title>Deprecation of DBFS?</title>
      <link>https://community.databricks.com/t5/data-governance/deprecation-of-dbfs/m-p/111068#M2419</link>
      <description>&lt;P&gt;I am using Azure Databricks DBFS. I have stored some python scripts, notebooks in folders in DBFS root and have mounted ADLS Gen2 to DBFS. Currently I do not have Unity Catalog enabled and this was setup 3-4 years ago. I came across this article&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/aws/en/dbfs/#:~:text=DBFS%20mounts%20are%20deprecated.,on%20the%20local%20file%20system" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/dbfs/#:~:text=DBFS%20mounts%20are%20deprecated.,on%20the%20local%20file%20system&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;which mentions that&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;Databricks does not recommend storing production data, libraries, or scripts in DBFS root&lt;/EM&gt; and&amp;nbsp;&lt;EM&gt;DBFS mounts are deprecated.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is DBFS going to be deprecated altogether, the article specifically mentions about DBFS mounts.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do we have any specific date when these features will be completely removed from the platform.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Your suggestions, reference article and experiences will be helpful and I can plan things in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 17:58:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/deprecation-of-dbfs/m-p/111068#M2419</guid>
      <dc:creator>humayun</dc:creator>
      <dc:date>2025-02-24T17:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Deprecation of DBFS?</title>
      <link>https://community.databricks.com/t5/data-governance/deprecation-of-dbfs/m-p/111363#M2426</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/150562"&gt;@humayun&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;DBFS mounts and root storage are deprecated, as they are not secure with the Unity Catalog and pose security risks. While there’s no official end-of-life date, Databricks discourages using mounts and root storage.&amp;nbsp;Existing setups will still work, but it's best to migrate to avoid future issues.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 10:26:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/deprecation-of-dbfs/m-p/111363#M2426</guid>
      <dc:creator>Advika_</dc:creator>
      <dc:date>2025-02-27T10:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Deprecation of DBFS?</title>
      <link>https://community.databricks.com/t5/data-governance/deprecation-of-dbfs/m-p/160666#M2884</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/150562"&gt;@humayun&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Storing data DBFS provisioned storage is deprecated but not dbfs:/ URI scheme. Let's not get confused!&lt;BR /&gt;&lt;BR /&gt;dbfs:/ scheme to access&amp;nbsp;dbfs:/Volumes/${CATALOG}/libs/wheels is supported and not going to be deprecated!&lt;BR /&gt;&lt;BR /&gt;Hope this helps and feel free to mark it as accepted solution so that other's can find it easily!!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 12:51:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/deprecation-of-dbfs/m-p/160666#M2884</guid>
      <dc:creator>Kirankumarbs</dc:creator>
      <dc:date>2026-06-26T12:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Deprecation of DBFS?</title>
      <link>https://community.databricks.com/t5/data-governance/deprecation-of-dbfs/m-p/160788#M2890</link>
      <description>&lt;P&gt;In current state, when DBFS is disabled in a workspace, both the &lt;STRONG&gt;root filestore&lt;/STRONG&gt; and &lt;STRONG&gt;mount paths&lt;/STRONG&gt; become inaccessible.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What &lt;EM&gt;is&lt;/EM&gt; deprecated are:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;DBFS root storage&lt;/STRONG&gt;&amp;nbsp;the workspace‑provisioned filestore - /&lt;EM&gt;dbfs/FileStore/,&amp;nbsp;/dbfs/root/&lt;/EM&gt; etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;DBFS mounts&lt;/STRONG&gt; (&lt;EM&gt;/dbfs/mnt/..&lt;/EM&gt;.) used to connect external storage.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Best practices going forward:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use external paths instead of mount paths -&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;Azure&lt;/STRONG&gt;: Use &lt;EM&gt;abfss://&amp;lt;container&amp;gt;@&amp;lt;storageaccount&amp;gt;.dfs.core.windows.net/..&lt;/EM&gt;. directly for ADLS Gen2.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;AWS&lt;/STRONG&gt;: Use &lt;EM&gt;s3://&amp;lt;bucket&amp;gt;/&amp;lt;path&amp;gt;&lt;/EM&gt; directly for S3.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Unity Catalog Volumes&lt;/STRONG&gt;: Adopt Volumes for secure, governed access to external storage. These are accessed via &lt;EM&gt;dbfs:/Volumes/..&lt;/EM&gt;. and integrate with UC permissions.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;System paths&lt;/STRONG&gt;: Internal locations like MLflow artifact storage (&lt;EM&gt;dbfs:/databricks/mlflow/..&lt;/EM&gt;.) remain supported and are managed by Databricks services.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 28 Jun 2026 15:22:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/deprecation-of-dbfs/m-p/160788#M2890</guid>
      <dc:creator>JeninaAngelin7</dc:creator>
      <dc:date>2026-06-28T15:22:37Z</dc:date>
    </item>
  </channel>
</rss>

