March 17, 2025

Exploring Azure Verified Module for Azure Kubernetes Service

I have been testing out the Azure Verified Module for Azure Kubernetes Service that can be found in the Terraform Registry at https://registry.terraform.io/modules/Azure/avm-res-containerservice-managedcluster. This module came […]
March 13, 2025

Azure Client Tools Architecture: A Practical Guide to Choosing the Right Tool for Managing Azure

Azure provides multiple ways to interact with and provision resources, each designed to suit different workflows and preferences. Whether… Continue reading on Azure Terraformer »
February 18, 2025

Azure Verified Module Storage Account: Firewalls and Virtual Network Configuration

I have been trying out the Azure Verified Module avm-res-storage-storageaccount. module’s repo: https://github.com/Azure/terraform-azurerm-avm-res-storage-storageaccount/tree/main Hashicorp Terraform Registry: https://registry.terraform.io/modules/Azure/avm-res-storage-storageaccount/azurerm/latest?tab=inputs I like show some simple networking scenarios in the […]