Open
Description
Proposed topic or title
Customizing Azure Resource Role Assignments
Location in table of contents.
Integration => Azure
Reason for the article
See Improve Azure Managed Identity Defaults (dotnet/aspire#6161). We are adding a new feature to the Azure integrations to allow developers to customize which role assignments are granted for apps to the Azure resources.
Article abstract
When needing to specify which roles each application has on an Azure resource, you can use the WithRoleAssignments
method to customize which roles are assigned to the app. These roles replace the default roles that are assigned for Azure resources.
Relevant searches
No response