Access Microsoft Graph API Using Managed Identities in Azure Functions
Blog PostsIn this post I’m going to show how to use a MSI with PowerShell on Azure Functions to generate oAuth access tokens for Graph API access. MSI Managed Service Identities (MSI) aka “Azure AD-managed identities” eliminate the need for developers having to manage credentials by providing an identity for the Azure resource in Azure AD… READ MORE