Share via

VMSS stuck in "0 to 1" state for hours, no allocation, no errors

Vassily Lyutsarev (NON EA SC ALT) 20 Reputation points Microsoft Employee
2026-02-19T15:33:35.5066667+00:00

Scaling a newly created VMSS from 0 to 1 instance.

The VMSS stuck in "0 to 1" state for hours, no error.

Checked the VM family is supported in the region.

Checked family vCPU and Total vCPU quota ok.

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.

{count} votes

Answer accepted by question author
  1. Manish Deshpande 4,450 Reputation points Microsoft External Staff Moderator
    2026-02-19T16:15:33.7666667+00:00

    Hello Vassily

    Thank you for contacting us about the VMSS issue.

    When a Virtual Machine Scale Set (VMSS) is stuck scaling from 0 → 1 for several hours with no allocation and no visible errors, this typically indicates a backend allocation or control‑plane provisioning stall, not a quota or configuration issue.

    Actions to perform:

    1. Scale down to 0, then scale back to 1
      • This forces Azure to re‑evaluate capacity and often clears a stuck allocation.
    2. Change the VM size
      • Select a similar VM size (same family if possible) and retry scaling.
      • This is one of the most reliable ways to unblock allocation when capacity is constrained.
    3. Change the availability zone
      • Move from the current zone to another zone and retry scale‑out.
    4. Recreate the VMSS (for new deployments)
      • If the scale set is newly created and no workloads depend on it yet, recreating it with a different size or zone is often faster than waiting for a stuck allocation.
    5. Recommended solution is to redeploy the VMSS it will work.
    6. “The VMSS is stuck at 0 instances because backend allocation failed due to insufficient approved regional vCPU quota, even though portal usage shows zero.”
    7. Over the call user has changed the Region from west us 3 to East US 2 which fixed the issue.

    https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/windows/allocation-failure

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.