<?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: System tables in Azure with private link in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/system-tables-in-azure-with-private-link/m-p/57832#M757</link>
    <description>&lt;P&gt;Hi, There are few restrictions, such as&amp;nbsp;&lt;SPAN&gt;To enable system tables, you might need to grant network access to the system tables Blob storage endpoint. You can refer to&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/administration-guide/system-tables/" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/administration-guide/system-tables/&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/private-link-standard" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/private-link-standard&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2024 19:41:56 GMT</pubDate>
    <dc:creator>Debayan</dc:creator>
    <dc:date>2024-01-18T19:41:56Z</dc:date>
    <item>
      <title>System tables in Azure with private link</title>
      <link>https://community.databricks.com/t5/administration-architecture/system-tables-in-azure-with-private-link/m-p/57741#M754</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there any restriction on what is able to be enabled with System tables when using Azure Databricks with a private link connection?&amp;nbsp; And is there a way around the restriction (that is secure)?&lt;/P&gt;&lt;P&gt;In a public network I am able to enable the following in Azure (North Europe)&lt;/P&gt;&lt;P&gt;{"schemas":[{"schema":"storage","state":"ENABLE_COMPLETED"},&lt;BR /&gt;{"schema":"operational_data","state":"UNAVAILABLE"},&lt;BR /&gt;{"schema":"access","state":"ENABLE_COMPLETED"},&lt;BR /&gt;{"schema":"billing","state":"ENABLE_COMPLETED"},&lt;BR /&gt;{"schema":"compute","state":"ENABLE_COMPLETED"},&lt;BR /&gt;{"schema":"marketplace","state":"ENABLE_COMPLETED"},&lt;BR /&gt;{"schema":"lineage","state":"ENABLE_COMPLETED"},&lt;BR /&gt;{"schema":"information_schema","state":"ENABLE_COMPLETED"}]}*&lt;/P&gt;&lt;P&gt;In a private network in UK South, I get the following options:&lt;/P&gt;&lt;P&gt;{"schemas":[{"schema":"operational_data","state":"UNAVAILABLE"},{"schema":"access","state":"ENABLE_COMPLETED"},&lt;BR /&gt;{"schema":"billing","state":"ENABLE_COMPLETED"},&lt;BR /&gt;{"schema":"compute","state":"ENABLE_INITIALIZED"},&lt;BR /&gt;{"schema":"marketplace","state":"ENABLE_COMPLETED"},{"schema":"information_schema","state":"ENABLE_COMPLETED"}]}*&lt;/P&gt;&lt;P&gt;The compute one specifically says the following when trying to enable it.&amp;nbsp; Anyone know why it is unavailable?&lt;/P&gt;&lt;P&gt;{"error_code":"INTERNAL_ERROR","message":"System schema \"compute\" is not currently available for enablement","details":[{"@type":"type.googleapis.com/google.rpc.RequestInfo","request_id":"624a5858-4969-4d1f-9704-c4213818d69e","serving_data":""}]}*&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 11:46:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/system-tables-in-azure-with-private-link/m-p/57741#M754</guid>
      <dc:creator>Matt4</dc:creator>
      <dc:date>2024-01-18T11:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: System tables in Azure with private link</title>
      <link>https://community.databricks.com/t5/administration-architecture/system-tables-in-azure-with-private-link/m-p/57832#M757</link>
      <description>&lt;P&gt;Hi, There are few restrictions, such as&amp;nbsp;&lt;SPAN&gt;To enable system tables, you might need to grant network access to the system tables Blob storage endpoint. You can refer to&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/administration-guide/system-tables/" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/administration-guide/system-tables/&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/private-link-standard" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/private-link-standard&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 19:41:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/system-tables-in-azure-with-private-link/m-p/57832#M757</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2024-01-18T19:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: System tables in Azure with private link</title>
      <link>https://community.databricks.com/t5/administration-architecture/system-tables-in-azure-with-private-link/m-p/58239#M764</link>
      <description>&lt;P&gt;Turns out it was an issue with Microsoft somewhere, they've now fixed it and all the system schemas have been enabled that I can enable&lt;/P&gt;&lt;P&gt;"schemas":[{"schema":"operational_data","state":"UNAVAILABLE"},{"schema":"access","state":"ENABLE_COMPLETED"},{"schema":"billing","state":"ENABLE_COMPLETED"},{"schema":"compute","state":"ENABLE_COMPLETED"},{"schema":"marketplace","state":"ENABLE_COMPLETED"},{"schema":"information_schema","state":"ENABLE_COMPLETED"}]}*&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 08:10:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/system-tables-in-azure-with-private-link/m-p/58239#M764</guid>
      <dc:creator>Matt4</dc:creator>
      <dc:date>2024-01-23T08:10:35Z</dc:date>
    </item>
  </channel>
</rss>

