Blog Post

Apps on Azure Blog
2 MIN READ

Use managed identity instead of AzureWebJobsStorage to connect a function app to a storage account

Bobi_Bao's avatar
Bobi_Bao
Icon for Microsoft rankMicrosoft
Oct 24, 2022
In a function app, usually we use appsetting AzureWebJobsStorage to connect to storage. This blog shows you how to configure a function app using Azure Active Directory identities instead of secrets ...
Updated Jul 08, 2024
Version 3.0