Share via

Virtual Machine Scale Set Jump to 100% CPU Usage

Heather Kemp 0 Reputation points Microsoft Employee
2026-04-28T18:03:00.5166667+00:00

Since 4/23/2026, we saw one of our virtual machine scale set instances jump to 100% CPU randomly. Just last night it seems the virtual machine scale set was restarted, causing 15 minutes of reduced availability for our service. We would like assistance in root causing what was wrong with the instance. In the Activity Logs we see a health incident with a status of PlatformInitiated Downtime, causing this degraded state.

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets

Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.


1 answer

Sort by: Most helpful
  1. Alex Burlachenko 20,665 Reputation points MVP Volunteer Moderator
    2026-04-30T07:36:00.9133333+00:00

    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.
    
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.