<?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 unable to connect to private DNS KeyVault in createScope, showing &amp;quot;DNS invalid&amp;quot; in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unable-to-connect-to-private-dns-keyvault-in/m-p/21221#M14437</link>
    <description>&lt;P&gt;hi @Kaniz Fatma​&amp;nbsp;@Nilave Chakraborty​&amp;nbsp;still facing the same issue.&lt;/P&gt;&lt;P&gt;The solution you have provided is not working and in this case the key vault dns itself not getting resolved.&lt;/P&gt;&lt;P&gt;Can you please let me know how this got resolved&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2022 05:28:51 GMT</pubDate>
    <dc:creator>Soma</dc:creator>
    <dc:date>2022-10-07T05:28:51Z</dc:date>
    <item>
      <title>Azure Databricks unable to connect to private DNS KeyVault in createScope, showing "DNS invalid"</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unable-to-connect-to-private-dns-keyvault-in/m-p/21218#M14434</link>
      <description>&lt;P&gt;I have an Azure KeyVault with private endpoint created in the same Vnet as Azure Databricks. While trying to add it as a scope using the private DNS Zone ie &amp;lt;KVname&amp;gt;.&lt;A href="https://portal.azure.com/#@AholdDelhaize.onmicrosoft.com/resource/subscriptions/5a528d05-0a0e-492b-b609-cf0ecf6c30d7/resourceGroups/rg-connectivity-prd-weeu-01/providers/Microsoft.Network/privateDnsZones/privatelink.vaultcore.azure.net" alt="https://portal.azure.com/#@AholdDelhaize.onmicrosoft.com/resource/subscriptions/5a528d05-0a0e-492b-b609-cf0ecf6c30d7/resourceGroups/rg-connectivity-prd-weeu-01/providers/Microsoft.Network/privateDnsZones/privatelink.vaultcore.azure.net" target="_blank"&gt;privatelink.vaultcore.azure.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;getting error "DNS &amp;nbsp;is invalid and cannot be reached."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to ping it from Azure Databricks using as below&lt;/P&gt;&lt;P&gt;%sh ping &amp;lt;KVName&amp;gt;.privatelink.vaultcore.azure.net , it does resolves to its private IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the issue&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2022 10:38:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unable-to-connect-to-private-dns-keyvault-in/m-p/21218#M14434</guid>
      <dc:creator>Nilave</dc:creator>
      <dc:date>2022-05-08T10:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks unable to connect to private DNS KeyVault in createScope, showing "DNS invalid"</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unable-to-connect-to-private-dns-keyvault-in/m-p/21221#M14437</link>
      <description>&lt;P&gt;hi @Kaniz Fatma​&amp;nbsp;@Nilave Chakraborty​&amp;nbsp;still facing the same issue.&lt;/P&gt;&lt;P&gt;The solution you have provided is not working and in this case the key vault dns itself not getting resolved.&lt;/P&gt;&lt;P&gt;Can you please let me know how this got resolved&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 05:28:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unable-to-connect-to-private-dns-keyvault-in/m-p/21221#M14437</guid>
      <dc:creator>Soma</dc:creator>
      <dc:date>2022-10-07T05:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks unable to connect to private DNS KeyVault in createScope, showing "DNS invalid"</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unable-to-connect-to-private-dns-keyvault-in/m-p/21222#M14438</link>
      <description>&lt;P&gt;This is not the answer. &lt;/P&gt;&lt;P&gt;I have the same question. &lt;/P&gt;&lt;P&gt;How can I connect an Azure Key Vault with private endpoint to the databricks vnet?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 10:08:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unable-to-connect-to-private-dns-keyvault-in/m-p/21222#M14438</guid>
      <dc:creator>mark_362882</dc:creator>
      <dc:date>2023-01-10T10:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks unable to connect to private DNS KeyVault in createScope, showing "DNS invalid"</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-unable-to-connect-to-private-dns-keyvault-in/m-p/21223#M14439</link>
      <description>&lt;P&gt;I got it working by creating the KV backed scope via UI. I used the the dns without the private part:&amp;nbsp;&amp;lt;KVName&amp;gt;.&lt;A href="https://vault.azure.net" alt="https://vault.azure.net" target="_blank"&gt;vault.azure.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The private dns will resolve it to the right IP.&lt;/P&gt;&lt;P&gt;You do have to check the "Allow trusted Microsoft services to bypass this firewall" in the Firewalls and virtual tab if you have set Allow access from to disable public access or Allow public access from specific virtual networks and IP addresses.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 10:40:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-unable-to-connect-to-private-dns-keyvault-in/m-p/21223#M14439</guid>
      <dc:creator>mark_362882</dc:creator>
      <dc:date>2023-01-10T10:40:59Z</dc:date>
    </item>
  </channel>
</rss>

