azure-functions-university icon indicating copy to clipboard operation
azure-functions-university copied to clipboard

Content Request: How to use Managed Identity in Azure Functions to get an access token for Microsoft Graph API

Open LuiseFreese opened this issue 4 years ago • 1 comments

šŸ“ Lesson Description

based on on my recent blog Putting some more FUN into Azure FUNctions I would love to provide a lesson on how to assign a system assigned Managed Identity and call an Azure Function to obtain a Microsoft Graph access token with the right permission scope.

āœ Authoring of the lesson - Writing

Yes, but I need some support

šŸ‘©ā€šŸ« Authoring of the lesson - Presenting

Yes

LuiseFreese avatar Aug 12 '21 12:08 LuiseFreese

@LuiseFreese I can help you author this lesson as you seem to request some support.

I’m already using some sample code in my projects that take advantage of .NET 6 and the Refit-library, including incorporating some of the suggestions from the upcoming lesson on this topic #189.

I that is not what you had in mind or are not interested to pursue that path, please feel free to ignore my involvement.

springcomp avatar Apr 25 '22 11:04 springcomp