Share via

VM won't start ends in failed state

Rick Fedor 0 Reputation points
2026-05-11T19:37:23.1133333+00:00

Trying to restart a VM after a deallocation results in the following error

Start operation for virtual machine encountered an NetworkingInternalOperationError error.

the resource operation completed with terminal provisioning state 'failed'.

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

0 comments No comments

1 answer

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 18,246 Reputation points MVP Volunteer Moderator
    2026-05-12T02:37:17.4533333+00:00

    Hello @Rick Fedor,

    To resolve this issue, you can try the following steps:

    • Reapply the VM: Use the Azure portal or CLI to reapply the VM configuration. This can help refresh the VM’s state and resolve any transient issues.
    • Check Resource Availability: Ensure that the VM size you are trying to start is available in the region you are using. You may need to select a different size or region if there are capacity issues.
    • Review Networking Settings: Verify the networking settings associated with the VM to ensure they are correctly configured and not causing any conflicts.

    If the issue persists after trying these steps, consider checking the Azure activity logs for more detailed error messages that can provide additional insights into the failure.

    Was this answer helpful?

    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.