Azure / azure-sdk-for-rust

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
MIT License
692 stars 237 forks source link

add ManagedIdentityCredential #1536

Open cataggar opened 8 months ago

cataggar commented 8 months ago

Similar to EnvironmentCredential, it exposes a subset of the credentials from DefaultAzureCredential. Only those that are managed identities.