<?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: Serverless and private connectivity - unable to create managed table in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/serverless-and-private-connectivity-unable-to-create-managed/m-p/123788#M3561</link>
    <description>&lt;P&gt;Try to do an nslooup to your storage from a notebook.&lt;/P&gt;&lt;P&gt;# From your Databricks cluster, test DNS resolution&lt;/P&gt;&lt;LI-CODE lang="python"&gt;%sh nslookup yourstorageaccount.blob.core.windows.net

# Should resolve to private IP, not public IP&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;# Check if storage account allows traffic from your private endpoint subnet&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;az storage account show \
  --name yourstorageaccount \
  --resource-group yourresourcegroup \
  --query "networkRuleSet"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jul 2025 20:39:54 GMT</pubDate>
    <dc:creator>nayan_wylde</dc:creator>
    <dc:date>2025-07-02T20:39:54Z</dc:date>
    <item>
      <title>Serverless and private connectivity - unable to create managed table</title>
      <link>https://community.databricks.com/t5/administration-architecture/serverless-and-private-connectivity-unable-to-create-managed/m-p/123773#M3558</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to setup Private connectivity for my serverless compute to my managed storage which is at the catalog level.&lt;/P&gt;&lt;P&gt;I created the NCC, endpoints, external location and credentials with the required access. My storage account public network access is disabled. Everything checks out fine, but when I am trying to create a managed table in the catalog, I am getting this error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This Azure storage request is not authorized. The storage account's 'Firewalls and virtual networks' settings may be blocking access to storage services. Please verify your Azure storage credentials or firewall exception settings.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I should not bee needing to do anything with the firewall and virtual network when my pubic network access is disabled and I am trying to use private endpoints. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 18:57:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/serverless-and-private-connectivity-unable-to-create-managed/m-p/123773#M3558</guid>
      <dc:creator>Lalit_asky</dc:creator>
      <dc:date>2025-07-02T18:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Serverless and private connectivity - unable to create managed table</title>
      <link>https://community.databricks.com/t5/administration-architecture/serverless-and-private-connectivity-unable-to-create-managed/m-p/123788#M3561</link>
      <description>&lt;P&gt;Try to do an nslooup to your storage from a notebook.&lt;/P&gt;&lt;P&gt;# From your Databricks cluster, test DNS resolution&lt;/P&gt;&lt;LI-CODE lang="python"&gt;%sh nslookup yourstorageaccount.blob.core.windows.net

# Should resolve to private IP, not public IP&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;# Check if storage account allows traffic from your private endpoint subnet&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;az storage account show \
  --name yourstorageaccount \
  --resource-group yourresourcegroup \
  --query "networkRuleSet"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 20:39:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/serverless-and-private-connectivity-unable-to-create-managed/m-p/123788#M3561</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-07-02T20:39:54Z</dc:date>
    </item>
  </channel>
</rss>

