This tutorial shows you how to configure a function app using Microsoft Entra identities instead of secrets or connection strings, where possible. Using identities helps you avoid accidentally leaking ...
This first section explains how to create a Docker enabled function. The commands in this documentation are similar to what you will find in the Azure Functions command line quick-start, but are ...