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 AzureArcManagedIdentityCredential #1530

Open cataggar opened 8 months ago

cataggar commented 8 months ago

Here it is in C#: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/identity/Azure.Identity/src/AzureArcManagedIdentitySource.cs

Please let us know if this is something you need.

Like AppServiceManagedIdentityCredential and VirtualMachineManagedIdentityCredential, this would use the ImdsManagedIdentityCredential.