security

Using Azure Firewall as a NVA with Terraform

Using Azure Firewall as a Network Virtual Appliance (NVA) provides a powerful alternative to traditional VNet peering in hub-and-spoke designs.…
Discover More

Managing Secrets in Terraform: From Bad to Automated

When it comes to Infrastructure as Code (IaC), Terraform is an incredibly powerful tool. It allows us to define, deploy,…
Discover More

Sending Custom Logs to Log Analytics via HTTP

Centralized logging is a cornerstone of any professional IT or DevOps setup. Azure Log Analytics (LAW) / Azure Monitor provides…
Discover More

Automated Terraform Deployments with GitHub

Managing infrastructure through Terraform is powerful — but doing it securely and automatically is where real efficiency begins. In this…
Discover More

Auditing Azure VM Operating Systems

Managing a growing Azure environment often means dealing with multiple subscriptions, distributed teams, and a wide range of virtual machine…
Discover More

Quickly Find Azure VMs Without NSG Protection

Network Security Groups (NSGs) are a key security feature in Azure, acting as virtual firewalls to control network traffic to…
Discover More