Azure / azure-monitor-baseline-alerts

Azure Monitor Baseline Alerts
MIT License
155 stars 224 forks source link

[Question/Feedback]: Non Resource/Service Health Alert Rules don't have action group assigned #210

Closed anorwood-xten closed 4 months ago

anorwood-xten commented 4 months ago

Check for previous/existing GitHub issues

Description

I'm deploying the AMBA templates via Powershell and am running into a strange issue; none of the Metrics, Activity Log or Log Search alert rules have an Action Group assigned to them.

The Service Health and Resource Health alerts do though.

This is a brownfield site, and I don't have any failed remediation tasks related to the Notification policy, which is showing as 100% compliant:

image

Is there something specific I can check as to why these alerts have no action group associated with them?

Brunoga-MS commented 4 months ago

Hello @anorwood-xten , thanks for your feedback. What you reported here is not an issue but it is the normal behavior. We do not assign action group to Metrics, Activity Log or Log Search alert rules; instead we do use the Alert Processing Rule (APR). Service Health alerts cannot use APRs so we had to assign an action group to them.

Hope that clarifies.

Thanks, Bruno.

anorwood-xten commented 4 months ago

Hi Bruno,

That clears it up completely, thank you for that! I'll skulk back into my hole now.

Cheers,

Anthony

Brunoga-MS commented 4 months ago

Thanks to you Anthony, based on that I am going to close this one as completed.

Fell free to reopen it or to create a new one should it be the case.

Thanks, Bruno.