Azure / azure-monitor-baseline-alerts

Azure Monitor Baseline Alerts
MIT License
167 stars 243 forks source link

Resolve the ExpressRoute QoS remediation issue #357

Closed arjenhuitema closed 1 month ago

arjenhuitema commented 1 month ago

Overview/Summary

Although the alerts were generated correctly, the policy never reached a compliant state. This occurred because the values in the Existence Condition didn't match the actual alert values.

Fixes #356

This PR fixes/adds/changes/removes

  1. Corrected values for numberOfEvaluationPeriods and minFailingPeriodsToAlert within the existenceCondition

Evidence

Alerts created image

Remediation image

Policy compliance image

Breaking Changes

None.

As part of this Pull Request I have