MicrosoftDocs / azure-docs

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

Add Guidance for User-Assigned Identity for AzureWebJobsStorage #122083

Open JadeClarkMuth opened 5 months ago

JadeClarkMuth commented 5 months ago

This article has the steps for assigning a system-assigned identity for AzureWebJobsStorage, however if you want to use a user-assigned identity you must follow the same process and additionally add the following environment variables in order for the app to know which user-assigned identity to utilize:

I believe this should be added to the article as otherwise figuring this information out is not straight forward.


Document Details

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

PesalaPavan commented 5 months ago

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