Azure app services reporting degraded health, need help

Jason Hargrave 0 Reputation points
2025-03-15T04:08:49.54+00:00

Starting at 11pm EST 3-14-2025 my azure app service has been experiencing constant issues staying online. It has been running fine for months, and now the app instances will not stay running. need help. Tried to put in a support ticket and it directed me here.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,987 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Prabhavathi Manchala 2,465 Reputation points Microsoft External Staff Moderator
    2025-03-17T03:03:25.1566667+00:00

    Hi Jason Hargrave,

    You are experiencing health issues with your Azure App Service. When your app restarts due to unplanned events, the Azure Spring Apps instance will display a "degraded" status in the Resource Health section of the Azure portal.

    • Check Azure Service Health by navigating to the Azure portal and selecting Service Health. Review any notifications regarding incidents or maintenance that might be impacting your app service.
    • Check the Resource Health Status, navigate to the Azure portal and access the Resource Health section for your app service. This will provide the current health status and any recent events that may have affected your service.
    • Review the Health History section, you can examine logs related to app crashes, health check failures, and platform/system issues. This will help determine whether the issue is caused by your application or the Azure infrastructure.
    • Please investigate logs and metrics using Application Insights or Log Analytics to identify errors, high CPU or memory usage, and dependency failures.
    • Make sure that health checks are properly configured and that auto-heal settings are enabled to automatically recover unhealthy instances. 
    • Restarting your App Service Plan can refresh all instances and may resolve transient issues.

    Kindly refer below documents to get more information on Azure Service Health

    https://learn.microsoft.com/en-us/azure/spring-apps/basic-standard/monitor-app-lifecycle-events#monitor-app-lifecycle-events-in-azure-service-health

    https://learn.microsoft.com/en-us/azure/app-service/monitor-instances-health-check?utm_source=chatgpt.com&tabs=dotnet

    If the answer is helpful, please click Accept Answer and kindly upvote it so that other people who faces similar issue may get benefitted from it.


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.