Spot VM Limits

Francisco Gomez Leo 21 Reputation points
2022-10-13T21:01:40.467+00:00

Is there any limit to a spot vm for testing?

thanks

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

Accepted answer
  1. Yas 156 Reputation points Microsoft Employee
    2022-10-13T21:08:48.147+00:00

    Hi Franciasco, Yas here, Azure Technical Trainer from worldwide learning.

    When you say limit what do you mean, if you are talking about quotas, here is a link you can get some information on, e.g. you can only have 20 vCPU per region per subscription:

    https://learn.microsoft.com/en-in/azure/azure-resource-manager/management/azure-subscription-service-limits#virtual-machines-limits---azure-resource-manager

    In addition to that here is the documentation page on Microsoft Learn which outlines some basic limitations:

    https://learn.microsoft.com/en-us/azure/virtual-machines/spot-vms#limitations

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Jackson Martins 9,636 Reputation points MVP
    2022-10-13T21:06:04.507+00:00

    hi @Francisco Gomez Leo

    These are spot vm limitations:
    250262-image.png

    reference: https://learn.microsoft.com/en-us/azure/virtual-machines/spot-vms#limitations

    Get in touch if you need more help with this issue.

    --please don't forget to "[Accept the answer]" if the reply is helpful--

    0 comments No comments

  2. Timo Lindqvist 16 Reputation points
    2022-11-24T07:13:08.86+00:00

    The key limit is "spot vCPUs" that you can find for each region in Quotas. You need to have more free spot vCPUs than what is needed for the VM size you are creating. The practical issue is that although Azure has a process that allows you to request more quota, they currently decline those requests. This kind makes it impossible to use for testing any spot VM sizes that exceed the (very small) spot vCPU quota your subscription has by default in each region.

    0 comments No comments