March 23, 2023

Storing and retrieving secrets in Azure Key Vault with GitHub Actions

Using GitHub Actions and wanting to store secrets security while utilising Azure? In this blog post I will be showing how you can create and store […]
March 20, 2023

“Infra/Security Stuff” In the Azure OpenAI Service

Welcome back fellow geeks! The past few months have been crazy busy. My customer load has doubled and customers who went into hibernation for holidays have […]
February 15, 2023

Azure Load Testing Managed Service First Thoughts

In a recent announcement, Azure Load Testing has now became GA and in this blog, I will be giving a brief overview of using it along […]
January 9, 2023

Security Ninja Training

The Microsoft Security Ninja Training has gained a lot of traction in recent years. So following on from my previous blog post on Resources for Microsoft […]
January 9, 2023

Resources for Microsoft Security Exams

Microsoft’s ongoing investment in security has led to a structured setup of Microsoft Security Exams covering from fundamentals to Expert level exams, but this leads to […]
January 3, 2023

Year in Review 2022

So I didn’t get a chance to write my Year in Review 2022 post in the actual year, so I have decided to look at it […]
December 20, 2022

Application Gateway and Private Link

Welcome back fellow geeks! Over the past few years I’ve written a ton on Private Endpoints for PaaS (platform-as-a-service) services Microsoft provides. I haven’t written anything […]
December 15, 2022

Deploy Container App and pull image from Azure Container Registry using Terraform and AzAPI

In this blog I am going to show how to deploy Container App and pull an image from Azure Container Registry using user assigned managed identity […]
December 14, 2022

Build and push Docker Image to Azure Container Registry using GitHub Action

In this blog post I am going to show how you can build and push Docker Images to Azure Container Registry (ACR) using a GitHub Action. […]
November 10, 2022

Building and deploying to an AKS cluster using Terraform and Azure DevOps with Kubernetes and Helm providers

I have a few blogs now on deploying Azure Kubernetes Services (AKS) with different scenarios, such as deploying AKS with Application Gateway Ingress, in this blog […]
November 3, 2022

Creating multiple Azure postgresql server replicas using Terraform

Using Terraform to create a postgresql server in Azure? There may be sometimes a requirement to create additional read-replicas of this server. In this blog, I […]
October 22, 2022

Protecting Azure Backups with Resource Guard – Part 2

Welcome to part 2 of my series on Azure Backup and Resource Guard. In my first post, I gave some background on the value proposition Resource […]