Hi,
There are two ways to check the CPU utilization of webapp in azure.
1. App service Plan -> Overview -> CPU Percentage chart. ( overall CPU utilization of the resource in the app service plan)
2. Go to specific azure resource such as web app and than click on Diagnose and solve problem -> Availability and Performance -> CPU Usage.
Which is the right option to know the CPU utilization of the azure webapp ?