I set an alert for my virtual machine and when reset, sent an alert email and slack channel.
My problem is I received 3 alerts and all of them are the same.
Is there any way to receive an alert?
I set an alert for my virtual machine and when reset, sent an alert email and slack channel.
My problem is I received 3 alerts and all of them are the same.
Is there any way to receive an alert?
Thanks for asking question! If I have understood right you are receiving alerts notification happened more than once. If so, you may follow as below:
Check If it is really the same alert- as in some cases, multiple similar alerts are fired at around the same time. So, it might just seem like the same alert triggered its actions multiple times.
To check if these actions or notifications came from different alerts, you may check the list of fired alerts in the portal. If that is the case, you would need to adapt the alert rule logic or otherwise configure the alert source.
Check if the action repeat in multiple action groups? When an alert is fired, each of its action groups is processed independently. So, if an action (such as an email address) appears in multiple triggered action groups, it would be called once per action group.
To check which action groups were triggered, check the alert history tab.
You may refer to Troubleshooting problems in Azure Monitor alerts | Action or notification happened more than once
Please let us know if further query or issue remains.
7 people are following this question.