Azure WebApp : DaaS Application Crashes No instance name mentioned.

Sachin Vettiyattil-FT 41 Reputation points
2022-09-16T09:07:24.547+00:00

Recently we have observed application crashes in one of our web app. and from DaaS, earlier we could get to know the instance name that has been crashed on checking application crashes tab. Recently when we look, the instance name is not provided. I have a few questions on this :

  1. Is this a recent change? If Yes, then how do we get to know which instance crashed?
  2. Apart from enabling crash monitoring and wait for the next crash to happen is there any other way to do an RCA what caused the crash?

The webapp is hosted in windows server in p2v3 tier with 4 instances auto scale out rule settings and the our application is ASP.NET MVC application built on .NET Framework 4.8.

Azure ISV (Independent Software Vendors) and Startups
Azure ISV (Independent Software Vendors) and Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.ISV (Independent Software Vendors) and Startups: A Microsoft program that helps customers adopt Microsoft Cloud solutions and drive user adoption.
111 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,852 questions
0 comments No comments
{count} votes

Accepted answer
  1. ajkuma 22,241 Reputation points Microsoft Employee
    2022-09-19T11:13:52.113+00:00

    SachinVettiyattil-3127, Apologies for the delay here over the weekend.

    Do you recall making any changes prior to this issue?
    Is this issue specific to 1 WebApp or happens on other WebApp (in case, you have tested DAAS crash info)? On which region is your WebApp hosted?

    Due to the nature of the issue- application crash, investigating the underlying cause helps with RCA.

    Just to highlight, in most cases, it’s an application related issue. The crash of a process happens when the process terminates due to an unhandled exception within the application code.

    The Application Crash does show instance name. Kindly do post a screenshot of the issue after concealing any private details.

    Yes, Proactive Crash Monitoring is the best feature that could leverage – for process crashes and collects diagnostic data that helps you determine the root cause of the crash.

    You may checkout other Diagnostic options, “Application Changes”, “High CPU Analysis”, and “Memory Analysis”, to corelate the app crash/ instance details. Also, you may enable troubleshoot-diagnostic-logs to fetch more details about the issue.

    Kindly let us know how it goes, I’ll follow-up with you further.

    0 comments No comments

0 additional answers

Sort by: Most helpful