User Profile
Bobi_Bao
Former Employee
Joined Sep 12, 2022
User Widgets
Recent Discussions
No content to show
Recent Blog Articles
How to disable SAS token on consumption/Premium plan hosted function apps
As we are aware, Azure Files currently does not support identity-based connections. This means that even if we can use identity-based host connections to replace the AzureWebjobsStorage, which uses a...2.7KViews6likes4CommentsUse managed identity instead of AzureWebJobsStorage to connect a function app to a storage account
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 ...95KViews9likes56Comments