Skip to content

Commit cfcfb31

Browse files
Update overview.md Line 64 Virtual Machine limits
Updated to "Virtual machine total core limits". The vcpu limit is 20 cores per region not 20 VM's per region.
1 parent 2345dd0 commit cfcfb31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ The [size](sizes.md) of the virtual machine that you use is determined by the wo
6161

6262
Azure charges an [hourly price](https://azure.microsoft.com/pricing/details/virtual-machines/linux/) based on the virtual machine’s size and operating system. For partial hours, Azure charges only for the minutes used. Storage is priced and charged separately.
6363

64-
## Virtual machine limits
65-
Your subscription has default [quota limits](../azure-resource-manager/management/azure-subscription-service-limits.md) in place that could impact the deployment of many virtual machines for your project. The current limit on a per subscription basis is 20 virtual machines per region. Limits can be raised by [filing a support ticket requesting an increase](../azure-portal/supportability/regional-quota-requests.md)
64+
## Virtual machine total core limits
65+
Your subscription has default [quota limits](../azure-resource-manager/management/azure-subscription-service-limits.md) in place that could impact the deployment of many virtual machines for your project. The current limit on a per subscription basis is 20 virtual machine total cores per region. Limits can be raised by [filing a support ticket requesting an increase](../azure-portal/supportability/regional-quota-requests.md)
6666

6767
## Managed Disks
6868

0 commit comments

Comments
 (0)