How do I troubleshoot a high CPU-consumption scenario?

Grmacjon-MSFT 15,156 Reputation points
2019-10-29T20:22:23.79+00:00

How do I troubleshoot a high CPU-consumption in my Azure Web app?

Sourced from FAQ

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

Accepted answer
  1. bharathn-msft 5,076 Reputation points Microsoft Employee
    2019-10-29T21:21:44.08+00:00

    Welcome to the Microsoft Q&A (Preview) platform.

    Happy to answer your questions.

    In some high CPU-consumption scenarios, your app might truly require more computing resources. In that case, consider scaling to a higher service tier so the application gets all the resources it needs. Other times, high CPU consumption might be caused by a bad loop or by a coding practice. Getting insight into what's triggering increased CPU consumption is a two-part process. First, create a process dump, and then analyze the process dump. For more information, see Capture and analyze a dump file for high CPU consumption for Web Apps.

    Sourced from FAQ


0 additional answers

Sort by: Most helpful