Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[object_store] support azure managed and workload identities (#3581)
* feat: add azure managed identity credential * test: azure managed identity credential * feat: add azure federated token credential * test: add workload identity test * refactor: PR feedback * Update object_store/src/azure/mod.rs Co-authored-by: Raphael Taylor-Davies <[email protected]> * refactor: id priorities * refactor: use managed identity as default credential * chore: remove usused parameter Co-authored-by: Raphael Taylor-Davies <[email protected]>
- Loading branch information