Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 2.58 KB

azure-virtual-machines-limits-azure-resource-manager.md

File metadata and controls

30 lines (25 loc) · 2.58 KB
author ms.service ms.topic ms.date ms.author
jushiman
azure-virtual-machines
include
02/10/2020
jushiman
Resource Limit
VMs per subscription 25,0001 per region.
VM total cores per subscription 201 per region. Contact support to increase limit.
Azure Spot VM total cores per subscription 201 per region. Contact support to increase limit.
VM per series, such as Dv2 and F, cores per subscription 201 per region. Contact support to increase limit.
Availability sets per subscription 2,500 per region.
Virtual machines per availability set 200
Proximity placement groups per resource group 800
Certificates per availability set 1992
Certificates per subscription Unlimited3

1 Default limits vary by offer category type, such as Free Trial and Pay-As-You-Go, and by series, such as Dv2, F, and G. For example, the default for Enterprise Agreement subscriptions is 350. For security, subscriptions default to 20 cores to prevent large core deployments. If you need more cores, submit a support ticket.

2 Properties such as SSH public keys are also pushed as certificates and count towards this limit. To bypass this limit, use the Azure Key Vault extension for Windows or the Azure Key Vault extension for Linux to install certificates.

3 With Azure Resource Manager, certificates are stored in the Azure Key Vault. The number of certificates is unlimited for a subscription. There's a 1-MB limit of certificates per deployment, which consists of either a single VM or an availability set.

Note

Virtual machine cores have a regional total limit. They also have a limit for regional per-size series, such as Dv2 and F. These limits are separately enforced. For example, consider a subscription with a US East total VM core limit of 30, an A series core limit of 30, and a D series core limit of 30. This subscription can deploy 30 A1 VMs, or 30 D1 VMs, or a combination of the two not to exceed a total of 30 cores. An example of a combination is 10 A1 VMs and 20 D1 VMs.