mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
* feat(azure): support credential chain for storage * test(azure): clarify credential seam suppressions * fix(azure): read chain tokens in a worker thread The credential chain walk (IMDS probe, CLI subprocess) is blocking I/O, so reading the provider inline in async set_valid_azure_ad_token stalls every request on the worker's event loop |
||
|---|---|---|
| .. | ||
| test_azure_storage.py | ||