Azure Alert - Updated query not being used

Rob 61 Reputation points
2020-06-17T15:01:42.653+00:00

Hi,

I have a simple heartbeat alert configured within OMS that uses the following log query

Heartbeat
| summarize LastHeartbeat=max(TimeGenerated) by Computer
| where LastHeartbeat < ago(5m)

This worked great, if a server missed a heartbeat I'd get an email alerting me. One of the servers is on a very slow broadband connection so I was getting false alerts so I tweaked the query to 10 minutes. This was done over 48 hours ago but I am still getting alerts that show the original query. I've tried disabling/enabling the rule but the problem persists. The next step will be to delete and re-create but before I did that I just wanted to check I've not missed something?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,048 questions
{count} vote

Accepted answer
  1. olufemia-MSFT 2,861 Reputation points
    2020-07-24T09:22:16.837+00:00

    Hello @RobC-CTL - as discussed offline, Your issue has been linked to a known product bug that typically occurs when an alert is created and deleted almost immediately. Good news is there's already a fix in the works Will share more updates on the fix timelines once I hear back from the feature team. If the issue persists, raise a support request directly with our support channel or reach out to the previously shared email address.

    Cheers.

    0 comments No comments

0 additional answers

Sort by: Most helpful