Convert Azure Spot VM to Regular Standard VM

Sathwik 0 Reputation points
2025-05-07T02:43:17.3766667+00:00

I'm want the Azure Spot VM into a regular standard VM? If so, what are the steps involved in this process?
I would appreciate any suggestions.!

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

Accepted answer
  1. Akshay kumar Mandha 3,075 Reputation points Microsoft External Staff
    2025-05-07T02:57:27.8+00:00

    Hi Sathwik,
    Based on your query,
    it looks like you're looking to switch an Azure Spot VM to a regular Standard VM. Unfortunately, there's no direct way to convert an Azure Spot VM into a Standard VM. Azure Spot VMs can only be set at the time of creation, and once they're created, you cannot change them into Standard VMs.

    If you need to continue using the resources you've set up with the Spot VM, you’d need to create a new Standard VM and migrate your work to that VM. Here's what you can do:

    1. Deallocate your Spot VM: Make sure to save any necessary data.
    2. Create a new Standard VM: In the Azure portal, select the "Create a resource" option, then choose "Virtual Machine" and specify the VM details as required for a Standard VM.
    3. Transfer your data: You can either use Azure Backup, Azure Blob Storage, or any other data transfer method supported by Azure to transfer data from the Spot VM to the new Standard VM.

    Please refer the below SS & documentation for more information
    User's image

    Frequently asked questions

    Please ping me in comment if you have any query if you need more assistance


0 additional answers

Sort by: Most helpful

Your answer

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