<?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: Azure Databricks Unity Catalog - cannot access managed volume in notebook in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/82339#M36614</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;Could you kindly help with this issue? We are trying the Unity Catalog but it does not work as expected.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Aug 2024 08:08:59 GMT</pubDate>
    <dc:creator>AlbertWang</dc:creator>
    <dc:date>2024-08-08T08:08:59Z</dc:date>
    <item>
      <title>Azure Databricks Unity Catalog - cannot access managed volume in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/82294#M36600</link>
      <description>&lt;P&gt;We have set up Azure Databricks with Unity Catalog (Metastore).&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Used Managed Identity (Databricks Access Connector) for connection from workspace(s) to ADLS Gen2&lt;/LI&gt;&lt;LI&gt;ADLS Gen2 storage account has Storage Blob Data Contributor and Storage Queue Data Contributor at the storage account level granted to the Databricks Access Connector&lt;/LI&gt;&lt;LI&gt;Used&amp;nbsp;Storage Credentials and&amp;nbsp;External Location&lt;/LI&gt;&lt;LI&gt;I am a Databricks account admin and the metastore admin&lt;/LI&gt;&lt;LI&gt;Created catalog and mapped to a External Location (ASDL Gen2 container)&lt;/LI&gt;&lt;LI&gt;Created schema&amp;nbsp;and mapped to a External Location (ASDL Gen2 container)&lt;/LI&gt;&lt;LI&gt;Created a volume&lt;/LI&gt;&lt;LI&gt;I can uploaded files to the volume on Databricks Portal&lt;/LI&gt;&lt;LI&gt;I can browse the files in the volume on Databricks Portal&lt;/LI&gt;&lt;LI&gt;Everything (workspaces, ADLS Gen2, etc) is in the same Azure region&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;When I run `&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;dbutils.fs.&lt;/SPAN&gt;&lt;SPAN&gt;ls&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"/Volumes/catalog1/schema1/volume1"&lt;/SPAN&gt;&lt;SPAN&gt;)`, I got error "Operation failed: "This request is not authorized to perform this operation.", 403, GET".&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Any help will be appreciated!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Aug 2024 01:12:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/82294#M36600</guid>
      <dc:creator>AlbertWang</dc:creator>
      <dc:date>2024-08-08T01:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks Unity Catalog - cannot access managed volume in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/82299#M36602</link>
      <description>&lt;P&gt;I would like to provide more details about our architecture. I did the below steps.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I am the Azure Databricks&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Created a Azure Databricks Workspace (Premium Tier)&lt;/LI&gt;&lt;LI&gt;Created a Databricks Metastore, named&amp;nbsp;&lt;U&gt;&lt;EM&gt;metastore1&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;&lt;LI&gt;Created a Azure ADSL Gen2 (storage account with Hierarchical namespace enabled), named &lt;EM&gt;&lt;U&gt;adslgen2a&lt;/U&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Created a Azure Access Connector for Azure Databricks as a Azure Managed Identity, named &lt;EM&gt;&lt;U&gt;ac_for_dbr&lt;/U&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;In the &lt;U&gt;&lt;EM&gt;adslgen2a, assigned the roles&amp;nbsp;Storage Blob Data Contributor and&amp;nbsp;Storage Queue Data Contributor to the &lt;EM&gt;&lt;U&gt;ac_for_dbr&lt;/U&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;&lt;LI&gt;Created two ADSL Gen2 Containers under &lt;U&gt;&lt;EM&gt;adslgen2a. One named &lt;U&gt;&lt;EM&gt;adslgen2_default_container, another one named&amp;nbsp;&lt;U&gt;&lt;EM&gt;adslgen2_schema1_container.&lt;/EM&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;&lt;LI&gt;Created a Databricks Storage Credentials, named &lt;EM&gt;&lt;U&gt;dbr_strg_cred, and the connector id is the resource id of&amp;nbsp;&lt;EM&gt;&lt;U&gt;ac_for_dbr. The&amp;nbsp;Permissions of the Storage Credentials were not set (empty).&lt;/U&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Created two Databricks External Locations, both use the &lt;EM&gt;&lt;U&gt;dbr_strg_cred.&lt;/U&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;One external location named &lt;EM&gt;&lt;U&gt;dbr_ext_loc_catalogdefault, and points to the ADSL Gen2 Container &lt;U&gt;&lt;EM&gt;adslgen2_default_container.&amp;nbsp;The&amp;nbsp;Permissions of the External Location were not set (empty).&lt;/EM&gt;&lt;/U&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Another one named &lt;U&gt;&lt;EM&gt;dbr_ext_loc_schema1, and points to the ADSL Gen2 Container &lt;U&gt;&lt;EM&gt;adslgen2_schema1_container.&amp;nbsp;The&amp;nbsp;Permissions of the External Location were not set (empty).&lt;/EM&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;&lt;LI&gt;Created a Databricks Catalog, named&amp;nbsp;&lt;U&gt;&lt;EM&gt;catalog1, under &lt;U&gt;metastore1. Set&amp;nbsp;&lt;EM&gt;&lt;U&gt;dbr_ext_loc_catalogdefault as this catalog's Storage Location.&lt;/U&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;&lt;LI&gt;Created a Databricks Schema, named &lt;U&gt;&lt;EM&gt;schema1, under&amp;nbsp;&lt;U&gt;&lt;EM&gt;catalog1. Set &lt;U&gt;&lt;EM&gt;dbr_ext_loc_schema1&amp;nbsp;as this schema's Storage Location.&lt;/EM&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;&lt;LI&gt;Created a Databricks Volume, named &lt;U&gt;&lt;EM&gt;volumn11, under &lt;U&gt;&lt;EM&gt;schema1.&lt;/EM&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;&lt;LI&gt;On Databricks UI, I can upload/download files on &lt;U&gt;&lt;EM&gt;volumn11.&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;&lt;LI&gt;However, when I created a All-purpose compute, and run&amp;nbsp;&lt;U&gt;&lt;EM&gt;dbutils.fs.ls("/Volumes/catalog1/schema1/volumn11"), I got error&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;&lt;EM&gt;Operation failed: "This request is not authorized to perform this operation.", 403, GET&lt;/EM&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;&lt;LI&gt;Details about the All-purpose compute&lt;UL&gt;&lt;LI&gt;Type: Single node&lt;/LI&gt;&lt;LI&gt;Access mode: Single user&lt;/LI&gt;&lt;LI&gt;Single user access: myself&lt;/LI&gt;&lt;LI&gt;Runtime version: 14.3 LTS&lt;/LI&gt;&lt;LI&gt;Enable credential passthrough for user-level data access: disabled&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 08 Aug 2024 03:49:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/82299#M36602</guid>
      <dc:creator>AlbertWang</dc:creator>
      <dc:date>2024-08-08T03:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks Unity Catalog - cannot access managed volume in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/82339#M36614</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;Could you kindly help with this issue? We are trying the Unity Catalog but it does not work as expected.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 08:08:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/82339#M36614</guid>
      <dc:creator>AlbertWang</dc:creator>
      <dc:date>2024-08-08T08:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks Unity Catalog - cannot access managed volume in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/82444#M36653</link>
      <description>&lt;P&gt;Just to check if anybody has any idea.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 20:45:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/82444#M36653</guid>
      <dc:creator>AlbertWang</dc:creator>
      <dc:date>2024-08-08T20:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks Unity Catalog - cannot access managed volume in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/82453#M36655</link>
      <description>&lt;P&gt;I found the reason and a solution, but I feel this is a bug. And I wonder what is the best practice.&lt;/P&gt;&lt;P&gt;When I enable the ADSL Gen2's Public network access from all networks as shown below, I&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;can&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;access the volume from a notebook.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 584px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10248i958E401E67AFF871/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, if I enable the ADSL Gen2's Public network access from selected virtual networks and IP addresses as shown below, I&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;cannot&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;access the volume from a notebook. Even though I added the VM's public IP to the whitelist, added the resource&amp;nbsp;&lt;/SPAN&gt;Microsoft.Databricks/accessConnectors&lt;SPAN&gt;&amp;nbsp;to the resource instances, and enabled the Exceptions&amp;nbsp;&lt;/SPAN&gt;Allow Azure services on the trusted services list to access this storage account&lt;SPAN&gt;. As I understand, my compute has the Unity Catalog badge, it should access the ADSL Gen2 via the Access Connector for Databricks (Managed Identity), so it should be able to access the ADSL Gen2 via the Access Connector for Databricks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 604px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10249iC16132009F6CC9EB/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10250i887ECB422368FD84/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 23:28:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/82453#M36655</guid>
      <dc:creator>AlbertWang</dc:creator>
      <dc:date>2024-08-08T23:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks Unity Catalog - cannot access managed volume in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/100240#M40240</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/115243"&gt;@AlbertWang&lt;/a&gt;, did you find a solution without enabling public network access? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 13:49:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/100240#M40240</guid>
      <dc:creator>rvo19941</dc:creator>
      <dc:date>2024-11-27T13:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks Unity Catalog - cannot access managed volume in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/104030#M41643</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/115243"&gt;@AlbertWang&lt;/a&gt;&amp;nbsp;did you find a solution to this issue , I am facing the exact same issue&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 07:32:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/104030#M41643</guid>
      <dc:creator>VAMSaha22</dc:creator>
      <dc:date>2025-01-03T07:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks Unity Catalog - cannot access managed volume in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/133755#M49916</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/115243"&gt;@AlbertWang&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/140032"&gt;@VAMSaha22&lt;/a&gt;&amp;nbsp;Since you want private connectivity I assume you have a vnet and a PE associated with the gen2 account. That PE needs to have a sub-resource of type &lt;STRONG&gt;dfs&amp;nbsp;&lt;/STRONG&gt;when the storage account is gen2/hierarchical namespace. You might want to check the records in the dfs privatelink dns zone whether they contain your storage account..&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 22:09:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unity-catalog-cannot-access-managed-volume-in/m-p/133755#M49916</guid>
      <dc:creator>fifata</dc:creator>
      <dc:date>2025-10-03T22:09:47Z</dc:date>
    </item>
  </channel>
</rss>

