© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
110 replies
yoplaityum

trying to plan validating azure ad token and calling graph api in azure function

I need to validate the token generated by Azure AD in Azure Fuction.
I need to use a client credential flow in azure Functoin to get the token to call Graph api to manage the user.

Here are the questions.

1. In Azure function, there is no built in Authorize so I need to build a middleware to validate token. Any other ideas?
2. I can't find the sample code in Azure function to get secrets from keyvault and to get the token. Do you guys know any sample code?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

❔ Validate an Azure ad token in .net 7
C#CC# / help
3y ago
❔ Calling an Azure AD protected Web API endpoint from an Azure AD protected Web App [.NET 7]
C#CC# / help
3y ago
❔ Sharepoint CSOM API Scopes on Azure AD
C#CC# / help
3y ago
✅ Trying to trigger Azure Function with OpenApi
C#CC# / help
3y ago