Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add information on user-assigned managed identity to best practices for Azure SDK in ASP.NET Core docs #44035

Open
adrianhall opened this issue Dec 19, 2024 · 0 comments
Labels
⌚ Not Triaged Not triaged

Comments

@adrianhall
Copy link

adrianhall commented Dec 19, 2024

Describe the issue or suggestion

DocLink: https://learn.microsoft.com/en-us/dotnet/azure/sdk/aspnetcore-guidance?tabs=api

Just saw the article on best practices for using Azure SDK in ASP.NET Core - awesome article, btw.

However, I noticed it didn’t discuss the use of user-assigned identities in there, especially in the bit about using and injecting azure.identity credentials. Given that user-assigned identities are recommended by the azure architecture center for enterprise applications, it would be a good idea to have a section on how to inject a token credential based on a user-assigned managed identity (instead of the defaultazurecredential, which doesn’t handle user-assigned managed identities without further configuration).


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

1 participant