Operations

Azure operations at enterprise scale means managing 30,000+ resources across dozens of subscriptions while keeping everything tagged, patched, monitored, and compliant. Microsoft's Cloud Adoption Framework provides aspirational architecture diagrams. Real operations teams need runbooks that work at 3 AM, inventory scripts that handle subscription access changes, and dashboard templates that show application health instead of raw metrics. Effective Azure operations requires building operational tooling that survives organizational change. Your inventory process can't depend on one person's PowerShell knowledge. Your patching strategy can't assume Azure Update Manager handles every edge case. Your monitoring dashboards can't require KQL expertise to interpret. Operations at scale means standardizing processes, automating evidence collection, and building systems that work when half the team is new and the other half is fighting fires from last quarter's migration.

Build Operations That Scale

Get Operations Toolkit

All Operations Posts (23)

Building a Persistent Azure Operations Dashboard (AZQR + App Service + Storage)

December 17, 2025

Microsoft's Azure Quick Review (AZQR) consolidates Advisor, Defender for Cloud, Policy, and Cost Management into one dashboard - but only runs locally. Here's how to host it in Azure App Service for 24/7 team access, scheduled scans, and historical tracking. Complete with Dockerfile, deployment scripts, and Entra ID authentication. Part 3 of the Azure Operations Platform series.

Operational Intelligence: Using Azure Tags for Instant Answers (2025)

December 17, 2025

Azure tags evolved from preventing Azure Update Manager disasters to becoming our operational intelligence layer. The Type tag excludes appliances from automated patching while enabling instant answers to executive questions about on-prem footprint, vendor inventory, and migration progress. Policy enforcement in Deny mode, tag-based filtering workflows, and KQL queries that answer 'how many machines on-prem?' in 30 seconds instead of manual 3-day inventory projects.