Skip to main content
Azure, C#, Terraform, YAML
  • About Me

Month: December 2025

All Terraform Azure C# YAML Python SonarCloud
Posted on: December 11th, 2025

Part 2: Securing Python Azure Functions with Microsoft Entra ID Bearer token authentication for user access tokens

This is part 2 of my series on securely connecting […]

  • requirements.txt
  • local.settings.json
  • auth_error.py
  • entra_id_jwt_bearer_validation.py
  • How This Works in Practice
  • function_app.py
  • simply.py
  • PythonAuthTestController.cs
  • AppToFunctionsHttpClientFactory.cs
  • AppToFunctionsTokenService.cs
  • ClientCredentialsFlowService.cs
Amr
Azure, C#, Terraform, YAML

All rights reserved