@Christian Fabián The "Percentage CPU" metric in Azure VMs is a basic metric that shows the percentage of CPU usage for a VM. It is a standard metric that is available for all VMs in Azure and can be viewed in the Azure portal or queried using Azure Monitor.
On the other hand, "Insight CPU Utilization" is a more advanced metric that is available through Azure Monitor for VMs that have the Log Analytics agent installed. This metric provides more detailed information about CPU usage, including the percentage of CPU usage broken down by process and the amount of CPU time used by each process. It also provides information about CPU usage over time, allowing you to see trends and patterns in CPU usage.
In summary, "Percentage CPU" is a basic metric that shows overall CPU usage for a VM, while "Insight CPU Utilization" is a more advanced metric that provides more detailed information about CPU usage, including usage by process and over time.