microsoft / vscode-azurefunctions

Azure Functions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions
MIT License
290 stars 131 forks source link

Use managed identity for hooking the Function app to the storage accounts #4206

Open nturinski opened 1 week ago

nturinski commented 1 week ago

We default to using the storage account's connection string to hook the FA with the SA. We should follow this tutorial loosely: https://learn.microsoft.com/en-us/azure/azure-functions/functions-identity-based-connections-tutorial