Increase spot vCPU family quotas

Azure Resource Manager enforces two types of vCPU quotas for virtual machines:

  • standard vCPU quotas
  • spot vCPU quotas

Standard vCPU quotas apply to pay-as-you-go VMs and reserved VM instances. They are enforced at two tiers, for each subscription, in each region:

  • The first tier is the total regional vCPU quota.
  • The second tier is the VM-family vCPU quota such as D-series vCPUs.

Spot vCPU quotas apply to spot virtual machines (VMs) across all VM families (SKUs).

This article shows you how to request quota increases for spot vCPUs. You can also request increases for VM-family vCPU quotas or vCPU quotas by region.

Special considerations

When considering your spot vCPU needs, keep in mind the following:

  • When you deploy a new spot VM, the total new and existing vCPU usage for all spot VM instances must not exceed the approved spot vCPU quota limit. If the spot quota is exceeded, the spot VM can't be deployed.

  • At any point in time when Azure needs the capacity back, the Azure infrastructure will evict spot VMs.

Request an increase for spot vCPU quotas

  1. To view the Quotas page, sign in to the Azure portal and enter "quotas" into the search box, then select Quotas.

    Tip

    After you've accessed Quotas, the service will appear at the top of Azure Home in the Azure portal. You can also add Quotas to your Favorites list so that you can quickly go back to it.

  2. On the Overview page, select Compute.

  3. On the My quotas page, enter "spot" in the Search box.

  4. Filter for any other requirements, such as Usage, as needed.

  5. Find the quota or quotas you want to increase, and select them.

    Screenshot showing spot quota selection in the Azure portal

  6. Near the top of the page, select Request quota increase, then select the way you'd like to increase the quota(s).

    Screenshot showing the options to request a quota increase in the Azure portal.

    Tip

    Choosing Adjust the usage % allows you to select one usage percentage to apply to all the selected quotas without requiring you to calculate an absolute number (limit) for each quota. This option is recommended when the selected quotas have very high usage.

  7. If you selected Enter a new limit, in the Request quota increase pane, enter a numerical value for your new quota limit(s), then select Submit.

    Screenshot showing the Enter a new limit option for a regional quota increase request.

  8. If you selected Adjust the usage %, in the Request quota increase pane, adjust the slider to a new usage percent. Adjusting the percentage automatically calculates the new limit for each quota to be increased. This option is recommended when the selected quotas have very high usage. When you're finished, select Submit.

    Screenshot showing the Adjust the usage % option for a regional quota increase request.

Your request will be reviewed, and you'll be notified if the request can be fulfilled. This usually happens within a few minutes. If your request is not fulfilled, you'll see a link where you can open a support request so that a support engineer can assist you with the increase.

Next steps