<?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: Can we use &amp;quot;Access Connector for Azure Databricks&amp;quot; to access Azure Key Vault? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18357#M12166</link>
    <description>&lt;P&gt;In what place exactly do you need to access key vault secrets?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Key vault can be integrated with databricks workspace under url&lt;/P&gt;&lt;P&gt;&lt;A href="https://&amp;lt;YOUR_WORKSPACE&amp;gt;.azuredatabricks.net/#secrets/createScope" target="test_blank"&gt;https://&amp;lt;YOUR_WORKSPACE&amp;gt;.azuredatabricks.net/#secrets/createScope&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or via CLI/API&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 14:38:01 GMT</pubDate>
    <dc:creator>Hubert-Dudek</dc:creator>
    <dc:date>2022-12-06T14:38:01Z</dc:date>
    <item>
      <title>Can we use "Access Connector for Azure Databricks" to access Azure Key Vault?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18356#M12165</link>
      <description>&lt;P&gt;We have a scenario where ideally we'd like to use Managed Identities to access storage but also secrets. Per now we have a setup with service principals accessing secrets through secret scopes, but we foresee a situation where we may get many service principals and the corresponding maintenance burden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/azure-managed-identities" target="test_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/azure-managed-identities&lt;/A&gt; it seems that Access Connectors would be a solution for the storage access part. But can we use "Access Connector for Azure Databricks" to access Azure Key Vault?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 14:24:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18356#M12165</guid>
      <dc:creator>grazie</dc:creator>
      <dc:date>2022-12-06T14:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use "Access Connector for Azure Databricks" to access Azure Key Vault?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18357#M12166</link>
      <description>&lt;P&gt;In what place exactly do you need to access key vault secrets?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Key vault can be integrated with databricks workspace under url&lt;/P&gt;&lt;P&gt;&lt;A href="https://&amp;lt;YOUR_WORKSPACE&amp;gt;.azuredatabricks.net/#secrets/createScope" target="test_blank"&gt;https://&amp;lt;YOUR_WORKSPACE&amp;gt;.azuredatabricks.net/#secrets/createScope&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or via CLI/API&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 14:38:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18357#M12166</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-12-06T14:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use "Access Connector for Azure Databricks" to access Azure Key Vault?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18358#M12167</link>
      <description>&lt;P&gt;Thanks for your response &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to access secrets from notebooks and other tasks running interactively or in workflows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're actually using Azure Key Vault-backed secret scopes now, but we rely on service principals to access the keyvault through secret scope. Secret scopes are problematic, e.g. because they can't be created in a fully automated way, and access control must be managed in Databricks Secret ACLs instead of using Key Vault access control (like Azure RBAC). Service principals come with a maintenance burden for IT who needs to rotate credentials at regular intervals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're looking for ways to avoid having to manage service principals, and use Managed Identities instead.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 15:17:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18358#M12167</guid>
      <dc:creator>grazie</dc:creator>
      <dc:date>2022-12-06T15:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use "Access Connector for Azure Databricks" to access Azure Key Vault?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18359#M12168</link>
      <description>&lt;P&gt;Hi Grazie,&lt;/P&gt;&lt;P&gt;Did you manage to get this to work?&lt;/P&gt;&lt;P&gt;I am trying to do the same but no luck so far. I keep getting INVALID_STATE: Databricks could not access keyvault: &lt;A href="https://xxxx.vault.azure.net/" target="test_blank"&gt;https://xxxx.vault.azure.net/&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Although I openen all network and assigned all Key Vault related roles I keep getting this error so I am wondering if it is supported at all...&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 15:08:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18359#M12168</guid>
      <dc:creator>_paskal_</dc:creator>
      <dc:date>2022-12-08T15:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use "Access Connector for Azure Databricks" to access Azure Key Vault?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18360#M12169</link>
      <description>&lt;P&gt;I have unofficial word that this is not supported, and docs don't mention it. I have the feeling that even if I got it to work it should not be trusted for now.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 13:43:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18360#M12169</guid>
      <dc:creator>grive</dc:creator>
      <dc:date>2022-12-09T13:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use "Access Connector for Azure Databricks" to access Azure Key Vault?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18361#M12170</link>
      <description>&lt;P&gt;Thanks for your response, Grive.&lt;/P&gt;&lt;P&gt;I ended up using the default Service principal for Databricks (AzureDatabricks). &lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 07:34:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-use-quot-access-connector-for-azure-databricks-quot-to/m-p/18361#M12170</guid>
      <dc:creator>_paskal_</dc:creator>
      <dc:date>2022-12-12T07:34:03Z</dc:date>
    </item>
  </channel>
</rss>

