Skip to content

Commit 4734199

Browse files
authored
Merge pull request #115690 from mimckitt/patch-226
Update quotas.md
2 parents 2c4d468 + 29fa479 commit 4734199

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/virtual-machines/windows/quotas.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ ms.author: cynthn
1616

1717
The vCPU quotas for virtual machines and virtual machine scale sets are arranged in two tiers for each subscription, in each region. The first tier is the Total Regional vCPUs, and the second tier is the various VM size family cores such as the D-series vCPUs. Any time a new VM is deployed the vCPUs for the VM must not exceed the vCPU quota for the VM size family or the total regional vCPU quota. If either of those quotas are exceeded, the VM deployment will not be allowed. There is also a quota for the overall number of virtual machines in the region. The details on each of these quotas can be seen in the **Usage + quotas** section of the **Subscription** page in the [Azure portal](https://portal.azure.com), or you can query for the values using PowerShell.
1818

19-
19+
> [!NOTE]
20+
> Quota is calculated based on the total number of cores in use both allocated and deallocated. If you need additional cores, [request a quota increase](https://docs.microsoft.com/azure/azure-portal/supportability/resource-manager-core-quotas-request) or delete VMs that are no longer needed.
2021
2122
## Check usage
2223

0 commit comments

Comments
 (0)