databricks-sdk-java
databricks-sdk-java copied to clipboard
[FEATURE] Add support for Azure Managed Identity authentication (system and user-assigned)
Problem Statement
Managed identity is often used for applications hosted on VMs/K8S/Azure functions/... and is more secure than M2M auth.
Proposed Solution
Add support for Managed identity auth, similar to what is done in Go SDK
Additional Context Add any other context, references or screenshots about the feature request here.