How to see Azure App Service memory usage?

Kirill Yunussov picture Kirill Yunussov · Dec 13, 2016 · Viewed 14.2k times · Source

We have an Azure subscription through a Cloud Service Provider (CSP), which causes some limitations on what we can get and see in Azure. Nevertheless, we can see CPU and Memory usage per App Service Plan.

How can we see the same for specific App Services under the plan?

If I see abnormal CPU/memory utilization for the plan, how can I tell which App Service is causing it?

Answer

Sean picture Sean · Aug 4, 2017
  1. Go to any site (app) that's part of the App Service Plan
  2. Click on 'Diagnose and Solve Problems'
  3. In the screen that opens, click 'Metrics (App Service Plan)'.

enter image description here