<?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 AbfsRestOperationException when adding privatelink.dfs.core.windows.net in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141550#M4616</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hey Databricks forum,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have been searching a lot, but can't find a solution. I have the following setup:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- a vnet connected to the databricks workspace with&lt;BR /&gt;&amp;nbsp; &amp;nbsp;- public-subnet (deligated to&amp;nbsp;&lt;SPAN&gt;Microsoft.Databricks/workspaces) and a NSG&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;- private-subnet&amp;nbsp;(deligated to&amp;nbsp;&lt;SPAN&gt;Microsoft.Databricks/workspaces)&amp;nbsp;and a NSG&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;- private endpoints subnet&lt;BR /&gt;&lt;BR /&gt;-&amp;nbsp;&lt;SPAN&gt;Azure Data Lake Storage Gen2&amp;nbsp;with Hierarchical Namespace enabled&lt;BR /&gt;&amp;nbsp; - has a container 'metastore'&lt;BR /&gt;&amp;nbsp; - Public network access is disabled&lt;BR /&gt;&amp;nbsp; - Added private endpoint&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - Target sub-resource is dfs&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - to the private endpoints subnet&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - added dns zone&amp;nbsp;privatelink.dfs.core.windows.net with a A record [name of storage resource] and also a vnet link to the vnet.&lt;BR /&gt;&lt;BR /&gt;- Unity-catalog-access-connector with managed identity&lt;BR /&gt;&amp;nbsp;- with RBAC permissions with&amp;nbsp;Storage Blob Data Contributor&amp;nbsp;on the storage.&lt;BR /&gt;&lt;BR /&gt;If I add a new external location with the following input:&lt;BR /&gt;-&amp;nbsp;Storage credential - (refrenced with the ResourceId of the Unity-catalog-access-connector)&lt;BR /&gt;-&amp;nbsp;abfss://metastore@[name of storage resource].privatelink.dfs.core.windows.net&lt;BR /&gt;&lt;BR /&gt;I recieve the message:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt; Failed to access cloud storage: [AbfsRestOperationException] () exceptionTraceId=ff1075e9-00d9-44b6-a602-9d7c19fbae9b&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I give the storage a public-ip and set 'staimzdatabricks.dfs.core.windows.net' it succeeds.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I search for this exception, I get the response this could be network or permission related.&lt;BR /&gt;I run from the Databricks workspace a compute a &lt;FONT color="#000000"&gt;nslookup &lt;/FONT&gt;for&amp;nbsp;[name of storage resource].privatelink.dfs.core.windows.net:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Server: 168.63.129.16&lt;BR /&gt;&amp;gt; Address: 168.63.129.16#53&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt; Non-authoritative answer:&lt;BR /&gt;&amp;gt; Name: [name of storage resource].privatelink.dfs.core.windows.net&lt;BR /&gt;&amp;gt; Address: 10.1.1.4&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;Do you have an I idea what I am missing here?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Dec 2025 21:59:08 GMT</pubDate>
    <dc:creator>fabian564</dc:creator>
    <dc:date>2025-12-09T21:59:08Z</dc:date>
    <item>
      <title>AbfsRestOperationException when adding privatelink.dfs.core.windows.net</title>
      <link>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141550#M4616</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hey Databricks forum,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have been searching a lot, but can't find a solution. I have the following setup:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- a vnet connected to the databricks workspace with&lt;BR /&gt;&amp;nbsp; &amp;nbsp;- public-subnet (deligated to&amp;nbsp;&lt;SPAN&gt;Microsoft.Databricks/workspaces) and a NSG&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;- private-subnet&amp;nbsp;(deligated to&amp;nbsp;&lt;SPAN&gt;Microsoft.Databricks/workspaces)&amp;nbsp;and a NSG&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;- private endpoints subnet&lt;BR /&gt;&lt;BR /&gt;-&amp;nbsp;&lt;SPAN&gt;Azure Data Lake Storage Gen2&amp;nbsp;with Hierarchical Namespace enabled&lt;BR /&gt;&amp;nbsp; - has a container 'metastore'&lt;BR /&gt;&amp;nbsp; - Public network access is disabled&lt;BR /&gt;&amp;nbsp; - Added private endpoint&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - Target sub-resource is dfs&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - to the private endpoints subnet&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - added dns zone&amp;nbsp;privatelink.dfs.core.windows.net with a A record [name of storage resource] and also a vnet link to the vnet.&lt;BR /&gt;&lt;BR /&gt;- Unity-catalog-access-connector with managed identity&lt;BR /&gt;&amp;nbsp;- with RBAC permissions with&amp;nbsp;Storage Blob Data Contributor&amp;nbsp;on the storage.&lt;BR /&gt;&lt;BR /&gt;If I add a new external location with the following input:&lt;BR /&gt;-&amp;nbsp;Storage credential - (refrenced with the ResourceId of the Unity-catalog-access-connector)&lt;BR /&gt;-&amp;nbsp;abfss://metastore@[name of storage resource].privatelink.dfs.core.windows.net&lt;BR /&gt;&lt;BR /&gt;I recieve the message:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt; Failed to access cloud storage: [AbfsRestOperationException] () exceptionTraceId=ff1075e9-00d9-44b6-a602-9d7c19fbae9b&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I give the storage a public-ip and set 'staimzdatabricks.dfs.core.windows.net' it succeeds.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I search for this exception, I get the response this could be network or permission related.&lt;BR /&gt;I run from the Databricks workspace a compute a &lt;FONT color="#000000"&gt;nslookup &lt;/FONT&gt;for&amp;nbsp;[name of storage resource].privatelink.dfs.core.windows.net:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Server: 168.63.129.16&lt;BR /&gt;&amp;gt; Address: 168.63.129.16#53&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt; Non-authoritative answer:&lt;BR /&gt;&amp;gt; Name: [name of storage resource].privatelink.dfs.core.windows.net&lt;BR /&gt;&amp;gt; Address: 10.1.1.4&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;Do you have an I idea what I am missing here?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 21:59:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141550#M4616</guid>
      <dc:creator>fabian564</dc:creator>
      <dc:date>2025-12-09T21:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: AbfsRestOperationException when adding privatelink.dfs.core.windows.net</title>
      <link>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141574#M4617</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/200219"&gt;@fabian564&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Try to add also blob private endpoint. I think it's also needed for some metadata operations.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 09:40:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141574#M4617</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-12-10T09:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: AbfsRestOperationException when adding privatelink.dfs.core.windows.net</title>
      <link>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141581#M4619</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I added also the blob private endpoint. When you add a new Databricks external location there is only 1&amp;nbsp;&lt;SPAN&gt;URL&lt;/SPAN&gt; field, which defines for `dfs` url, also tried with&amp;nbsp;abfss://metastore@&lt;SPAN&gt;[name of storage resource]&lt;/SPAN&gt;.privatelink.blob.core.windows.net/ same result (&lt;SPAN&gt;Failed to access cloud storage: [AbfsRestOperationException]).&lt;BR /&gt;&lt;BR /&gt;I see this suggestion more often, I think this is referring to the NCC configuration in Databricks, this is for the Databricks Serverless SQL Compute, there you can add private endpoint rules and is given a blob and dfs private endpoint &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 10:14:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141581#M4619</guid>
      <dc:creator>fabian564</dc:creator>
      <dc:date>2025-12-10T10:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: AbfsRestOperationException when adding privatelink.dfs.core.windows.net</title>
      <link>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141599#M4622</link>
      <description>&lt;P&gt;don't use&lt;/P&gt;
&lt;P&gt;abfss://metastore@[name of storage resource].privatelink.dfs.core.windows.net&lt;/P&gt;
&lt;P&gt;Just use the standard URL&lt;/P&gt;
&lt;P&gt;abfss://metastore@&amp;lt;storageaccount&amp;gt;.dfs.core.windows.net&lt;/P&gt;
&lt;P&gt;DNS will resolve it to a private link.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 14:19:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141599#M4622</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2025-12-10T14:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: AbfsRestOperationException when adding privatelink.dfs.core.windows.net</title>
      <link>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141601#M4623</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes, that's the solution! I thought I had tested this (maybe some caching..)&lt;BR /&gt;&lt;BR /&gt;When I changed it to abfss://metastore@&amp;lt;storageaccount&amp;gt;.dfs.core.windows.net it still failed with:&lt;BR /&gt;Failed to access cloud storage: [AbfsRestOperationException]&lt;BR /&gt;&lt;BR /&gt;The storage public network access: must not be "Secured by perimeter (Most restricted)" but "Disable".&lt;BR /&gt;I did this before, back then I received a public-ip response with nslookup now apparently it's a private-ip:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Server: 168.63.129.16&lt;BR /&gt;&amp;gt; Address: 168.63.129.16#53&lt;BR /&gt;&amp;gt; Non-authoritative answer:&lt;BR /&gt;&amp;gt; &amp;lt;storageaccount&amp;gt;.dfs.core.windows.net canonical name = staimzdatabricks.privatelink.dfs.core.windows.net.&lt;BR /&gt;&amp;gt; Name: staimzdatabricks.privatelink.dfs.core.windows.net&lt;BR /&gt;&amp;gt; Address: 10.1.1.4&lt;BR /&gt;&lt;BR /&gt;Thank you guys! I was really out of idea's&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 15:22:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141601#M4623</guid>
      <dc:creator>fabian564</dc:creator>
      <dc:date>2025-12-10T15:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: AbfsRestOperationException when adding privatelink.dfs.core.windows.net</title>
      <link>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141608#M4624</link>
      <description>&lt;P&gt;Great news that it works now! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 16:16:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/abfsrestoperationexception-when-adding-privatelink-dfs-core/m-p/141608#M4624</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-12-10T16:16:55Z</dc:date>
    </item>
  </channel>
</rss>

