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

Category: YAML

All Terraform Azure C# YAML Python SonarCloud
Posted on: October 12th, 2025

Part 1: Deploying Python 3.12 Azure Functions on Consumption Plan

Ah, C# – such a versatile and powerful language with […]

Amr Farooq
Posted on: September 25th, 2025

How to add pull request decoration in Azure DevOps with SonarQube Cloud (SonarCloud) for idiots

SonarCloud – brilliant at analyzing code, absolutely terrible at explaining […]

  • Project Structure
  • Step 1: Write the Pipelines
  • Step 2: Configure Branch Policies (The Moment of Truth)
  • Step 3: Configure SonarQube Cloud (SonarCloud) Integration (The Critical Part Everyone Skips)
  • Step 4: Test Your Setup (The Moment of Truth)
Amr Farooq
Posted on: September 11th, 2025

Implementation and deployment of Azure AD App-to-App Authentication Between Azure Functions and Blazor WebAssembly

A month ago, I worked on a client project that […]

  • Infrastructure provisioning using Terraform
  • Deployment with Azure DevOps Pipelines
  • Service-to-service authentication using Azure AD Client Credentials flow
  • Webhook Processing Flow
  • Real-time updates from Functions to the Blazor WebAssembly app via Azure SignalR Service
  • Conclusion
Amr Farooq
Azure, C#, Terraform, YAML

All rights reserved