0

We have created an alert in Azure AppInsights as many times before, in this particular alert, when we receive the message and click the "View x results" button to see the results of the query that generated the alert we see an empty browser with:

"The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."

enter image description here

The email received is the normal one, nothing special.

enter image description here

This works on the rest of the alerts, we already recreated the alert and keeps failing.

Ivan Glasenberg
  • 29,865
  • 2
  • 44
  • 60
Ignacio Soler Garcia
  • 21,122
  • 31
  • 128
  • 207
  • As per the error message, you can first check if the resources are deleted / available or not. – Ivan Glasenberg Mar 25 '20 at 08:32
  • What resources should we check for? This is a working query that triggers an alert. The application is there, the alert is there (in fact the alert was triggered correctly). What resources Azure builds when an alert is triggered? – Ignacio Soler Garcia Mar 25 '20 at 08:59

1 Answers1

1

This seems like a issue support will be able to help with. Sometimes the resource is not synced with the ARM and it can cause such issues.

Yaniv Lavi
  • 41
  • 3