Currently, Managed identity is not supported in Azure Databricks service.
More details : Azure services that can use managed identities to access other services. Similar issue : Connect to Databricks from python via managed identity
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Team, We are trying to explore connection to Azure SQL DB from Azure Databricks notebooks using managed identity. Can you please let me know if this is supported and share the steps if supported to setup the same.
Thanks Sandeep
Currently, Managed identity is not supported in Azure Databricks service.
More details : Azure services that can use managed identities to access other services. Similar issue : Connect to Databricks from python via managed identity
Hello Sandeep AH,
After further research, I found out that you can use mananged identity using Unity Catalog.
Unity catalog is a pre-requisite for using managed identity.
Please see the below reference document:
I hope this answers your question.