MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.2k stars 21.36k forks source link

Update web-app access to Key vault to use the new recomended key vault RBAC access #115550

Open pierrejeandev opened 11 months ago

pierrejeandev commented 11 months ago

Could you update this web-app example to use the new recomended key vault access mamagement method that uses Azure RBAC roles like "Key Vault Secrets User", instead of the of legacy access policy based access ? (see https://learn.microsoft.com/en-us/azure/key-vault/general/rbac-access-policy)


Document Details

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

Naveenommi-MSFT commented 11 months ago

@pierrejeandev Thanks for your feedback! We will investigate and update as appropriate.

wadepickett commented 11 months ago

@msmbaldwin, hope you are doing well. Do you or your team still own Key Vault & Azure Web App? I get pinged once in a while for help on it since I think it was included in a mass edit of metadata I helped with once, but I don't know this topic subject. The .NET specific instruction is pretty much limited to "dotnet new web" and "dotnet run".

Naveenommi-MSFT commented 11 months ago

@wadepickett Thank you for your response.

Naveenommi-MSFT commented 11 months ago

@pierrejeandev Thank you for bringing this to our attention. I've delegated this to content author @msmbaldwin, who will review it and offer their insightful opinions.