Azure monitor alert triggered for http5xx and http4xx

Ben Woodman 106 Reputation points
2023-09-26T09:52:28.7+00:00

Hi All,

One of our web apps triggered 2 http monitor alerts a couple weeks back, I have tried investigating into what could of caused it but could not find much, see the below screen shots of the triggered alert:User's image

User's image

Anyone have any ideas to how i can investigate into why these alerts were caused?

We have not had any recently but of course need to make sure we can prove why these happened.

Kind regards,

Ben

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,273 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ryan Hill 28,191 Reputation points Microsoft Employee
    2023-09-26T23:48:42.18+00:00

    Hi @Ben Woodman

    I would suggest reviewing Tutorial: Troubleshoot an App Service app with Azure Monitor for suggestions on how to monitor your app service. The AppServiceHTTPLogs will help isolate which request(s) resulted in any 5xx/4xx errors. But also enabling application insights in addition will give you further insights into what led to a 5xx HTTP error code in the first place. Also, look at Diagnose and solve problems blade can also help you further investigate application errors you're seeing.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.