Azure Functions
An Azure service that provides an event-driven serverless compute platform.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello, is it possible to get ADB2C user data using request.user field in a HTTP-triggered Node.js function?
I've created app registration using Azure Functions Authorization settings. But it didn't work.
I aim to have an API made of Azure Functions and authorize requests by using Authorization header with an access token granted to my web app using MSAL.
An Azure service that provides an event-driven serverless compute platform.