After creating URL and action group not getting any alerts on failure

sns 9,226 Reputation points
2022-08-11T13:10:17.55+00:00

I have created classic test for URL verification URL is : http://ttt.local/
and it is showing failed as per the expectation , no issue , and below is the screenshot
I have one question, After creating this alert I tried to configure action group by providing my mobile to receive alert on failure, I coud see sms when registered but how can I make sure to receive alert to mobile? ( of course above dummy URL fails always but why I am not getting any alerts to mobile even after configuring properly?)

Please help

230478-actiongroup.png

and second question what does count indicates?
230444-urltest.png

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,783 questions
0 comments No comments
{count} votes

Accepted answer
  1. Stanislav Zhelyazkov 20,616 Reputation points MVP
    2022-08-11T13:55:19.37+00:00

    Hi,
    Let me start with the second question - count is a number of tests performed. You have frequency for the test. If frequency is 5 mins and test locations are 3, for the next 10 minutes 6 tests will be performed - 2 for each location. Each test is separate availability result. That is of course if there are not retries. Retries will add additional results.
    On the first one there are a few things to check:

    • Is your country supported for sms
    • Is an actual alert fired. The alert will fire based on how many locations are reporting failure. If you have configured 3 locations and only one is failing probably you will not get alert as more than one location needs to fail. This is configurable in the alert's settings.
    • Alert will only fire once when the threshold of locations are reached. This means if the alert has fired and you have configured the action group afterwards you will not get the notification. The action group needs to be configured before the alert instance is generated.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful