See/Change underlying storage of Azure function app
Jan 29
Whenever I create a new Azure function app in the Azure, I select a storage account for it to use.
When the app is created, how do I see/change the storage account?
I have tried to poke around in the portal and have not been able to see that where I can configure this.
1 answer
Accepted answer · original discussion
Jan 29
Once it is created you cannot modify the storage account, But you should be able to see the storage account and the related files on the Azure portal
You can see the settings of the configured Storage Account by navigating to Function App Settings -> Manage Application Settings ->
in the settings you can see the Key AzureWebJobsStorage
0 question comments
Use comments to ask for clarification. Post a solution as an answer.
No question comments on this page.