Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 2.56 KB

azure-subscription-limits-azure-resource-manager.md

File metadata and controls

27 lines (22 loc) · 2.56 KB
Resource Default Limit Maximum Limit
VMs per subscription 201 per Region 10,000 per Region
VM total cores per subscription 201 per Region Contact support
VM per series (Dv2, F, etc.) cores per subscription 201 per Region Contact support
Co-administrators per subscription Unlimited Unlimited
Storage accounts per subscription 200 2002
Resource Groups per subscription 800 800
Availability Sets per subscription 2000 per Region 2000 per Region
Resource Manager API Reads 15000 per hour 15000 per hour
Resource Manager API Writes 1200 per hour 1200 per hour
Resource Manager API request size 4194304 bytes 4194304 bytes
Cloud services per subscription Not Applicable3 Not Applicable3
Affinity groups per subscription Not Applicable3 Not Applicable3

1Default limits vary by offer Category Type, such as Free Trial, Pay-As-You-Go, and series, such as Dv2, F, G, etc.

2This includes both Standard and Premium storage accounts. If you require more than 200 storage accounts, make a request through Azure Support. The Azure Storage team will review your business case and may approve up to 250 storage accounts.

3These features are no longer required with Azure Resource Groups and the Azure Resource Manager.

Note

It is important to emphasize that virtual machine cores have a regional total limit as well as a regional per size series (Dv2, F, etc.) limit that 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 would be allowed to deploy 30 A1 VMs, or 30 D1 VMs, or a combnation of the two not to exceed a total of 30 cores (e.g. 10 A1 VMs and 20 D1 VMs).