October 29, 2025
The Azure Periodic Table is beautiful but not programmatically useful. So I scraped 200+ services into a PowerShell dictionary. Now my inventory tool shows service descriptions, naming conventions, and cost tiers.
Azure
PowerShell
Automation
Tools
Web Scraping
October 29, 2025
The Azure Periodic Table is beautiful but useless for operations. Here's a tool that tells you which services you're actually using, how many, and what they cost.
Azure
PowerShell
Resource Graph
Tools
Operations
October 27, 2025
Most guides say 'comment the why, not the what.' Azure admins need more: comments that double as runbooks, audit trails, and change-board briefs.
Azure
DevOps
KQL
PowerShell
Terraform
Governance
October 06, 2025
Your admin workstation still has ISE installed. Server 2025 still ships with PowerShell 5.1. Modern Azure automation needs PowerShell 7. Here's the gap nobody explains.
Azure
PowerShell
Automation
Windows Server
September 29, 2025
Three hours debugging certificate errors on fresh marketplace VMs. The culprit? Microsoft's own infrastructure serving outdated dependencies.
Azure
PowerShell
Automation
DevOps
Troubleshooting
January 15, 2025
Complete KQL cheat sheet for Azure admins. Query VMs, NICs, disks with Resource Graph. Copy-paste examples, join patterns, troubleshooting tips. Free PDF download via email.
Azure
KQL
Resource Graph
PowerShell