Authenticate to Graph in Azure Functions With Managed Identites (Part 2)
In the
previous post, we looked at how to apply Graph API permissions to a managed identity. In this post, we’ll look at how to leverage this to make calls to the Microsoft Graph API from an Azure function app.
5 minutes to read