Archive
arm
VM Power Management in Azure Using Tags, Runbooks, and a Custom GUI
As a Cloud Solutions Engineer, optimizing costs and automating operations is a daily priority. One of the common challenges in Azure is managing the…
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…
Terraform vs ARM vs Bicep – Which IaC Tool Should You Use for Azure?
In the world of Infrastructure as Code (IaC), several tools are available for deploying and managing Azure resources programmatically. The most commonly used are:…
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…