VM creation failed with following error

Varma 1,495 Reputation points
2024-02-17T09:01:46.93+00:00

You can see the error below FYI User's image

FYI: and i was trying to create the VM from the below custom image which was created successfully

User's image

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vinodh247 40,051 Reputation points MVP Volunteer Moderator
    2024-02-17T10:26:52.09+00:00

    Hi , Thanks for reaching out to Microsoft Q&A.

    This error usually indicates that the OS image you are using is not properly prepared for deployment. Simple solution is to recreate the OS image and check if you are facing the same issue. To drill down further, you can consider the following points.

    1. Check with the sysprep errors if any, it normally takes 10 - 15 minutes to complete, so you should wait until the VM is in a stopped state before proceeding.
    2. Check if you have used an unsupported or incompatible OS image for the VM creation option you have chosen. You should verify that the OS image you are using is supported for the VM creation option you have chosen, such as CreateOption=FromImage or CreateOption=Attach.

    Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.

    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.