Skip to content

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

@adrianhall

Description

@adrianhall

Type of issue

Other (describe below)

Description

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).

Page URL

https://learn.microsoft.com/en-us/dotnet/azure/sdk/aspnetcore-guidance

Content source URL

https://github.com/dotnet/docs/blob/live/docs/azure/sdk/aspnetcore-guidance.md

Document Version Independent Id

b12bbaa8-941b-2cc8-da41-2cca3d609027

Article author

@AlexWolf

Metadata

  • ID: 0678c26-dfe9-2c34-faa0-61e9e36b946c
  • Service: dotnet-azure

Related Issues

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions