Change VM Size

Derek Da Silva 1 Reputation point
2020-01-29T21:47:57.077+00:00

How do I change the VM size with spot instances?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,015 questions
{count} votes

3 answers

Sort by: Most helpful
  1. jakaruna-MSFT 601 Reputation points Microsoft Employee
    2020-01-31T04:55:47.447+00:00

    Currently the VM “Size” blade is greyed out for your Azure Spot VM is because resizing is currently disabled for Azure Spot.

    Thus you cannot resize your Azure Spot VM to another size, due to the current limitation of Azure Spot VM the only solution to this is to continue to use the already chosen VM size , when it’s capacity is available in the Azure spot cluster. Or you can delete and try to create a new vm

    Please note that Azure Spot VMs are only recommended for workloads that can handle interruptions like batch processing jobs, dev/test environments, large compute workloads, and more.

    Also note that the spot instance are currently in public preview and this versions are not recommended for production workloads, as certain features might not be supported or might have constrained capabilities.

    1 person found this answer helpful.
    0 comments No comments

  2. Shaolong Duan 1 Reputation point
    2020-03-20T18:35:22.927+00:00

    you can‘t resize your Azure Spot VM to another size now, but you can delete and try to create a new Spot VM. And you should know about that Azure Spot VMs are only recommended for workloads those can handle interruptions like batch processing jobs, dev/test environments, large compute workloads, and so on.

    0 comments No comments

  3. imbuetech 1 Reputation point
    2020-09-24T03:14:15.407+00:00

    Is it possible to convert spot vm to non-spot vm instance ?

    0 comments No comments

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.