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 ServiceFabricManagedIdentityCredential #1529

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/ServiceFabricManagedIdentitySource.cs

Please let us know if you need this.