I’ve updated my Azure Functions C# sample app in GitHub. It now usesr Azure Functions v4 and .NET 6. It shows how to protect access to an API implemented as an HTTP triggered Azure Function using an authorization server like Auth0.
The source code is in GitHub at: