Welcome back to our series exploring must-have tools for mastering Azure! The Indispensable Azure Tool we discuss today empowers Azure Monitor with Baseline Alerts (AMBA). A robust, and rapidly evolving framework that transforms how you monitor and govern your Azure environment. Whether you’re a DevOps pro, a cloud architect, or a Data engineer, AMBA helps you deliver the consistency, automation, and insight you need to keep your Azure resources running. Let’s dive into what AMBA does, why we think its a a must-have.
What is Azure Monitor Baseline Alerts (AMBA)?
AMBA is for organizations overseeing any Azure setup running any production load. Ranging from a single SQL Server to a mixture of web apps, AKS clusters, VMs, storage accounts, and networking (potentially spread across multiple subscriptions).
The challenge in Azure is to ensure everything’s monitored effectively without resorting in manual config. That’s where Azure Monitor Baseline Alerts (AMBA) steps in. Initially launched as a public preview a little over 2 years ago, AMBA is Microsoft’s answer to standardized, scalable monitoring.
AMBA delivers a prebuilt collection of best-practice alert rules, spanning metrics, logs, activity logs, and service health, for a wide array of Azure services. Powered by Azure Policy, it automates alert deployment, ensuring your environment stays consistent and well-governed. From out-of-the-box configurations for CPU spikes to proactive notifications for resource deletions, AMBA acts as your observability backbone, whether you’re running for example Azure Kubernetes Service (AKS), Azure OpenAI Services, or Azure SQL Databases.

Visualized with Grafana: AMBA delivers a prebuilt collection of best-practice alert rules and dynamic thresholds
AMBA is a collaborative effort and the source code is hosted on Github, making it a dynamic tool that adapts to real-world needs.
What Can AMBA Do?
AMBA is a versatile solution for Azure monitoring, packed with essential features:
- Broad Alert Coverage: AMBA supports metric alerts (e.g., VM CPU thresholds), log alerts (e.g., VM insights), activity log alerts (e.g., unauthorized resource changes), and service health alerts (e.g., Azure outages). It spans Compute, Storage, Networking, Databases, and more.
- Policy-Driven Automation: Leveraging Azure Policy initiatives, AMBA deploys alerts automatically as resources come online. This ensures uniform monitoring across subscriptions, no matter the scale.
- Tailored Patterns and Scenarios: AMBA organizes its guidance into “Services” (individual resource alerts) and “Patterns/Scenarios” (bulk deployments for use cases like Azure Landing Zones or Azure VMware Solution).
- Actionable Notifications: Alerts tie into action groups (e.g., email, SMS) and alert processing rules, routing issues to the right teams fast.
- Brownfield and Greenfield Ready: Whether you’re retrofitting an existing setup or starting fresh, AMBA flexes to your needs with deployment options via Azure Portal, CLI, PowerShell, or CI/CD pipelines.
AMBA’s out-of-the-box configurations, like tracking VM health or flagging subscription-level events, eliminate the need to reinvent the wheel, making it a easy to implement solution for most organizations.
Why should AMBA be on your shortlist?
Here’s our reasons why:
- Time and Effort Savings: Manually setting for every resource is almost impossible. AMBA’s preconfigured rules, like static and dynamic thresholds or service health triggers, slash setup time from infinity to hours or minutes.
- Governance Made “Easy”: AMBA enforces monitoring standards via Azure Policy, ensuring compliance and consistency. It’s a governance advantage for enterprises managing widespread environments.
- Proactive Reliability: Catch issues, like a storage account deletion or a VM’s memory crash, before they really cause an escalation. AMBA’s proactive alerts try to minimize downtime.
- Scalability: From a single resource to an enterprise-scale landing zone, AMBA can grows with your Azure estate, automating monitoring at every level.
- Observability Foundation: AMBA aligns with Microsoft’s Cloud Adoption Framework (CAF), giving you a head start on maturity.
Use Azure Workbooks to visualize various Azure services with AMBA

For DevOps teams, AMBA cuts through the noise, letting you focus on innovation. For businesses, it keeps operations running as smooth as possible.
What’s New and Improved?
AMBA is updated regularly since its GA debut. Here’s what’s new:
- AMBA Portal Accelerator GA: This slick UI, now generally available, offers filtering by management group or subscription, making deployments a breeze—perfect for those who prefer visuals over scripts.
- Revamped Remediation Scripts: The updated Start-AMBA-ALZ-Remediation.ps1 script streamlines alert maintenance, a nod to AMBA’s focus on efficiency.
- Application Insights Alerts: New “Alerting-Web” policies flag throttling limits and deletions in Application Insights, a boon for web app monitoring.
- Exclusion of Logical Volumes: AMBA now lets you exclude specific logical volumes from VM alerts (e.g., disk space or latency), reducing false positives and focusing on critical signals.
- Customizable Alert Processing: Fine-tune which severities (Sev0 to Sev4) trigger actions, cutting down on alert fatigue.
- Modular Policy Initiatives: The monolithic Landing Zone initiative has split into bite-sized pieces (e.g., Connectivity, Management), offering deployment flexibility.
These enhancements build on AMBA’s core promise, delivering actionable, low-effort monitoring. The Portal Accelerator lowers the learning curve, while features like volume exclusion and severity controls tackle real-world pain points.
Getting Started with AMBA
Ready to start? Here’s how:
- Check the Docs: Visit azure.github.io/azure-monitor-baseline-alerts for guides, templates, and more.
- Use the Portal: The AMBA Portal Accelerator offers a guided setup—ideal for quick wins.
- Tap GitHub: Grab code from the AMBA GitHub repo to customize or automate deployments with Bicep or ARM.
- Test and Refine: Deploy in a sandbox, adjust thresholds or action groups, and scale to production.
Stay tuned as we roll out more indispensable tools to power up your Azure cloud journey!