databricks-sdk-py
databricks-sdk-py copied to clipboard
[FEATURE] Add support for Azure Managed Identity authentication
the azure_use_msi is documented in README, but marked as implemented. Adding support for managed identity could simplify deployment of Python-based applications
Implementation that could be adopted: https://github.com/alexott/databricks-playground/blob/main/dbsql-with-aad-token/dbsql-with-aad-token-mi.py#L26
Any updates? Are there plans to support Azure MI?
I really want this feature in order to not have to think about yet another client secret