Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-08-2025 11:44 PM
Hi I am try to connect to azure databricks using MSI on Java but on a document
https://learn.microsoft.com/en-us/azure/databricks/dev-tools/auth/azure-mi
it said
The Databricks SDK for Java has not yet implemented Azure managed identities authentication.
anyone know that how can I use MSI to authen
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-08-2025 11:57 PM - edited โ10-09-2025 12:00 AM
Unfortunately not, the documentation is up to date. In the Java SDK, MSI has not been implemented yet.
And here's an open issue on github: