Web App: API Failure During Database Request — HTTP 500 Errors and App Instability

saikumar-7223 0 Reputation points
2026-09-22T19:07:57.01+00:00

Problem description

I am experiencing issues with my web application, which is a Windows-based Web App service. Around 17:37 UTC, the application started returning HTTP 500 responses, and during this period, the app was not consistently healthy, showing restart, crash, and recycle activities. I need assistance in diagnosing the root cause of these errors and stabilizing the application.

Environment

Web App (Windows) in the region not specified in the case information.

What I've already tried

I reviewed the available case details and diagnostic information. I have attempted to follow the troubleshooting steps suggested, including checking logs and monitoring activity, but the issue persists.

Current status

Currently, I have not confirmed a definitive cause. I am seeking guidance on further steps to identify and resolve the underlying problem to restore application stability.

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


1 answer

Sort by: Most helpful
  1. saikumar-7223 0 Reputation points
    2026-09-22T19:48:17.8266667+00:00

    Hi,
    When the api trying to be inserting SQL records more than 6000 records or exceeds 3 mins the api gives error by throwing 500. Thats the main issue, its good with lower data such as minimum records.

    Was this answer helpful?

    0 comments No comments

Your answer

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