Hi @Nilay Shah
Since Application Insights is enabled but not displaying data, it may be because you have used up all the data points for the month. In this case, you may need to upgrade your plan. Besides, look at the configuration of your Application Insights SDK and make sure that there are no telemetry configuration leaks which would stop data from being sent.
If your application genuinely requires more resources during peak times, consider scaling to a higher service tier to provide the necessary computing power. Application logs and web server logs to gather more information about the shutdown events and CPU usage patterns.
check the App Service limits
references:
Diagnose High CPU issues.
Troubleshoot no data: Application Insights for .NET and .NET Core
Troubleshoot slow app performance issues in Azure App Service.
CPU Spikes and Web App Shutdown Issues
Nilay Shah
0
Reputation points
Twice a day, during peak times, the CPU spikes, causing the web app to shut down and restart.
Additionally, Application Insights is enabled, but it does not display any data regarding this issue.
1 answer
Sort by: Most helpful
-
Laxman Reddy Revuri 3,265 Reputation points Microsoft External Staff
2025-03-13T04:54:06.73+00:00