Azure Policy Exemption on Management Group using Terraform.
A technical guide on creating Azure Policy exemptions at the Management Group level using Terraform, including a workaround for a common ID format error.
A technical guide on creating Azure Policy exemptions at the Management Group level using Terraform, including a workaround for a common ID format error.
Explains Terraform 1.10's new ephemeral values for outputs, variables, and resources to prevent sensitive data from being stored in state or plan files.
An update on Azure Virtual WAN developments, focusing on new features like Routing Intent via Terraform and Route Maps, based on recent community talks.
Step-by-step guide to deploying Grafana on Azure using Terraform for automated infrastructure management.
Explains a common Terraform parsing error when copying Azure Log Analytics Workspace IDs and provides the case-sensitive solution.
A technical tutorial on deploying Azure AI Foundry integrated with Bing Grounding using Terraform for infrastructure as code.
A technical guide on using Terraform to deploy Azure Virtual Machines across multiple regions for resilient applications.
A guide to safely refactoring Terraform code by moving resources without destroying them, using moved blocks and state CLI.
A guide to managing Azure Databricks workspace IP access lists using CICD pipelines and the Databricks CLI, covering authentication and tooling challenges.
Guide to Azure Verified Modules (AVM) for Terraform, covering usage, available modules, and benefits of standardization.
A guide to using the Azure Naming Terraform module for generating consistent and unique resource names in Azure infrastructure deployments.
Analyzing how the Azure Verified Module for AKS aligns with the Well-Architected Framework's pillars for secure, reliable, and cost-optimized Kubernetes deployments.
A guide to deploying Azure Monitor using Terraform, covering core components and Infrastructure as Code (IaC) for consistent cloud monitoring.
Mitchell Hashimoto clarifies his original intent behind the 'as code' concept, distinguishing it from 'as programming' and explaining its focus on codifying knowledge.
A technical guide on enabling Node Autoprovisioning (NAP) for an Azure Kubernetes Service (AKS) cluster using a custom VNET, with Terraform code examples.
Explains how to configure Azure Storage Account firewalls and virtual networks using the Azure Verified Module for Terraform.
Terraform AzAPI 2.0 release: new features for Azure Infrastructure-as-Code including direct API access, resource versioning, and retry blocks.
A technical guide on deploying Chaos Mesh, a chaos engineering platform, onto an Azure Kubernetes Service (AKS) cluster using Terraform infrastructure-as-code.
A technical guide on installing the Kube Resource Orchestrator (kro) on Azure Kubernetes Service (AKS) using Terraform configuration.
A technical guide on installing Azure Service Operator on an AKS cluster using Terraform, including provider configuration and resource definitions.