0

I have implemented alerting on my infrastructure. The problem is that the monitor condidition never changes to resolve. Anyone with the same problem?

Kind regards

  • Welcome to Stack Overflow! Please take the [tour](https://stackoverflow.com/tour) and read through the [help center](https://stackoverflow.com/help), in particular [How do I ask a good question?](https://stackoverflow.com/help/how-to-ask). Your best bet here is to [search](https://stackoverflow.com/help/searching) for related topics on SO and give it a go. If you get stuck and can't get unstuck after doing more research and searching, post a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of your attempt and say specifically where you're stuck. – Jason Heppler Feb 26 '20 at 16:20
  • Different types of alerts resolve differently. E.g. log alerts do not resolve automatically - https://learn.microsoft.com/en-us/azure/azure-monitor/platform/alerts-unified-log#log-search-alert-rule---firing-and-state – stackoverflowusrone Feb 26 '20 at 17:05
  • they reallyt should add that feature – Kwade Mossel Feb 27 '20 at 13:20

1 Answers1

1

Summarize from the comments for others' reference:

As stackoverflowusrone mentioned, different types of alerts resolve differently and also provide a sample.

Here I provide some more information about it, we can know the alert's logic by this tutorial enter image description here

By the way, if you want azure develop team add some feature, you can raise a feedback ticket on this page.

Hury Shen
  • 14,948
  • 1
  • 9
  • 18