Archive
azure
Collecting GPU Metrics on Azure VMs with Telegraf
When working with GPU-enabled Azure virtual machines — such as those used for AI training, inference, or video rendering — you often need to…
Azure Template Specs: Reusable ARM Templates
Infrastructure as Code (IaC) is undoubtedly the gold standard when it comes to modern cloud infrastructure. Tools like Bicep, Terraform, and Pulumi allow for…
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 and from your Virtual…
Self Service VM & AVD Order via Web Form
In one of my projects, I developed an Azure-based solution that enables users to provision a virtual machine (VM) or an Azure Virtual Desktop…
Deallocate VM based on Activity Log
In many organizations, virtual machines in Azure are kept running even when they’re no longer needed – especially during business hours. But what if…