I'm currently reworking our alert system and came across AMBA (Azure Monitor Baseline Alerts). It seems like a useful tool, particularly for larger organizations with multiple subscriptions. I'm curious if anyone has successfully selected specific AMBA alert definitions and applied them at the resource group level, rather than across the entire structure. Any insights or experiences would be appreciated!
3 Answers
Absolutely! AMBA offers recommended metrics and thresholds that you can definitely deploy at a resource group level. You can either set them up manually for each resource directly from the AMBA website, which has all the definitions, or go for a more streamlined method using Azure Policy. This way, you can scale up the deployment while scoping it specifically to your resource group. The resources are designed for ease of deployment, especially in enterprise scenarios, so you’re on the right track!
You can deploy AMBA policies at the resource group level, and it's a good approach to keep everything organized. Another option to consider is looking into EPAC for policy-arm provisioning. It enables you to manage alert deployments efficiently and keeps everything in source control.
Yes, AMBA alerts can be set at the resource group level, but communicating with the right team can be a hurdle. Make sure you engage with the relevant stakeholders early to avoid unnecessary email back-and-forth!

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically