Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
Heather Kemp hi & thx for join me here at Q&A portal,
yeah this needs two tracks. 100% CPU is usually guest/workload, but PlatformInitiated Downtime means Azure also moved/restarted the instance due to platform health. Those are not always the same root cause. Check VMSS metrics per instance around 4/23, then inside the affected instance check Event Viewer/syslog/app logs for the process causing CPU spike. Azure Activity Log wont show process-level root cause. For platform downtime, open Azure support and give them instance ID, region, VMSS name, timestamps, and health incident ID. They can check host/fabric events. If this is production, enable autoscale + instance repair + zone spread so one bad instance does not cause 15 min degraded service.
Summ of all wat i said.. cpu root cause is inside guest logs, platform downtime root cause needs Microsoft backend check.
rgds, Alex
&
if my answer helps pls accept it.