Skip to content

Commit 55dd2a6

Browse files
authored
Merge pull request #79280 from sowmyavenkat86/sowmyavenkat86-patch-1
Sowmyavenkat86 patch 1
2 parents e1187b7 + 71d4a74 commit 55dd2a6

File tree

6 files changed

+181
-84
lines changed

6 files changed

+181
-84
lines changed

articles/azure-supportability/TOC.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
href: create-manage-support-requests-using-access-control.md
77
- name: Quota increase requests
88
href: resource-manager-core-quotas-request.md
9+
items:
10+
- name: VM Series vCPU limit increase
11+
href: per-vm-quota-requests.md
12+
- name: Total regional vCPU limit increase
13+
href: regional-quota-requests.md
914
- name: Troubleshooting region or SKU subscription issues
1015
href: sku-series-unavailable.md
1116
- name: Reference
27.7 KB
Loading
31 KB
Loading
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
---
2+
title: Azure per VM vCPU quota increase requests | Microsoft Docs
3+
description: per VM vCPU quota increase requests
4+
author: sowmyavenkat86
5+
ms.author: svenkat
6+
ms.date: 06/07/2019
7+
ms.topic: article
8+
ms.service: azure
9+
ms.assetid: ce37c848-ddd9-46ab-978e-6a1445728a3b
10+
11+
---
12+
13+
# VM Series vCPU limit increase
14+
15+
You can now request an increase via **Help + Support** blade or the **Usages + Quota** blade in the portal.
16+
17+
## Request per VM vCPU quota increase at subscription level using the **Help + Support** blade
18+
19+
Follow the instructions below to create a support request via Azure's 'Help + Support' blade available in the Azure portal.
20+
21+
1. From https://portal.azure.com, select **Help + Support**.
22+
23+
![Help + Support](./media/resource-manager-core-quotas-request/helpsupport.png)
24+
25+
2. Select **New support request**.
26+
27+
![New support request](./media/resource-manager-core-quotas-request/newsupportrequest.png)
28+
29+
3. In the Issue type dropdown, choose **Service and subscription limits (quotas)**.
30+
31+
![Issue type dropdown](./media/resource-manager-core-quotas-request/issuetypedropdown.png)
32+
33+
4. Select the subscription that needs an increased quota.
34+
35+
![Select subscription newSR](./media/resource-manager-core-quotas-request/select-subscription-sr.png)
36+
37+
5. Select **Compute -VM (cores-vCPUs) subscription limit increases** in **quota type** dropdown.
38+
39+
![Select quota type](./media/resource-manager-core-quotas-request/select-quota-type.png)
40+
41+
6. In **Problem Details**, provide additional information to help process your request by clicking **Provide details**.
42+
43+
![Provide details](./media/resource-manager-core-quotas-request/provide-details.png)
44+
45+
7. In the **Quota details** panel, select Deployment model and select a location.
46+
47+
![Quota Details DM](./media/resource-manager-core-quotas-request/quota-details.png)
48+
49+
8. Select the **SKU families** that require an increase.
50+
51+
![SKU Family](./media/resource-manager-core-quotas-request/sku-family.png)
52+
53+
9. Enter the new limits you would like on the subscription. To remove a line, uncheck the SKU from the SKU family dropdown or click the discard "x" icon. After entering the desired quota for each SKU family, click **Save and Continue** on the Quota details panel to continue with the support request creation.
54+
55+
![New Limits](./media/resource-manager-core-quotas-request/new-limits.png)
56+
57+
58+
## Request per VM vCPU quota increase at subscription level using **Usages + Quota** blade
59+
60+
Follow the instructions below using to create a support request via Azure's 'Usage + quota' blade available in the Azure portal.
61+
62+
1. From https://portal.azure.com, select **Subscriptions**.
63+
64+
![Subscriptions](./media/resource-manager-core-quotas-request/subscriptions.png)
65+
66+
2. Select the subscription that needs an increased quota.
67+
68+
![Select subscription](./media/resource-manager-core-quotas-request/select-subscription.png)
69+
70+
3. Select **Usage + quotas**
71+
72+
![Select usage and quotas](./media/resource-manager-core-quotas-request/select-usage-quotas.png)
73+
74+
4. In the upper right corner, select **Request increase**.
75+
76+
![Request increase](./media/resource-manager-core-quotas-request/request-increase.png)
77+
78+
5. Select **Compute-VM (cores-vCPUs) subscription limit increases** as the quote type.
79+
80+
![Fill in form](./media/resource-manager-core-quotas-request/forms.png)
81+
82+
6. In the **Quota details** panel, select Deployment model and select a location.
83+
84+
![Quota Problem blade](./media/resource-manager-core-quotas-request/problemstep.png)
85+
86+
7. Select the **SKU Families** that require an increase.
87+
88+
![SKU series selected](./media/resource-manager-core-quotas-request/sku-family.png)
89+
90+
8. Enter the new limits you would like on the subscription. To remove a line, uncheck the SKU from the SKU family dropdown or click the discard "x" icon. After entering the desired quota for each SKU family, click **Save and Continue** on the Problem step page to continue with the support request creation.
91+
92+
![SKU new quota request](./media/resource-manager-core-quotas-request/new-limits.png)
93+
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
---
2+
title: Azure regional quota increase requests | Microsoft Docs
3+
description: Regional quota increase requests
4+
author: sowmyavenkat86
5+
ms.author: svenkat
6+
ms.date: 06/07/2019
7+
ms.topic: article
8+
ms.service: azure
9+
ms.assetid: ce37c848-ddd9-46ab-978e-6a1445728a3b
10+
11+
---
12+
# Total regional vCPU limit increase
13+
14+
You can now request an increase via **Help + Support** blade or the **Usages + Quota** blade in the portal.
15+
16+
## Request Total Regional vCPUs quota increase at subscription level using the **Help + Support** blade
17+
18+
Follow the instructions below to create a support request via Azure's 'Help + Support' blade available in the Azure portal.
19+
20+
1. From https://portal.azure.com, select **Help + Support**.
21+
22+
![Help + Support](./media/resource-manager-core-quotas-request/helpsupport.png)
23+
24+
2. Select **New support request**.
25+
26+
![New support request](./media/resource-manager-core-quotas-request/newsupportrequest.png)
27+
28+
3. In the Issue type dropdown, choose **Service and subscription limits (quotas)**.
29+
30+
![Issue type dropdown](./media/resource-manager-core-quotas-request/issuetypedropdown.png)
31+
32+
4. Select the subscription that needs an increased quota.
33+
34+
![Select subscription newSR](./media/resource-manager-core-quotas-request/select-subscription-sr.png)
35+
36+
5. Select **Other Requests** in **quota type** dropdown.
37+
38+
![QuotaType](./media/resource-manager-core-quotas-request/regional-quotatype.png)
39+
40+
6. In **Details** pane, provide additional information as per the example below, to help process your request and continue with the case creation.
41+
1. **Deployment model** – Specify ‘Resource Manager’
42+
2. **Requested region** – Specify your required region e.g. East US 2
43+
3. **New limit Value** – Specify new region limit. This should not exceed the sum of approved quota for individual SKU families for this subscription
44+
45+
![QuotaDetails](./media/resource-manager-core-quotas-request/regional-details.png)
46+
47+
## Request Total Regional vCPUs quota increase at subscription level using the **Usages + Quota** blade
48+
49+
Follow the instructions below using to create a support request via Azure's 'Usage + quota' blade available in the Azure portal.
50+
51+
1. From https://portal.azure.com, select **Subscriptions**.
52+
53+
![Subscriptions](./media/resource-manager-core-quotas-request/subscriptions.png)
54+
55+
2. Select the subscription that needs an increased quota.
56+
57+
![Select subscription](./media/resource-manager-core-quotas-request/select-subscription.png)
58+
59+
3. Select **Usage + quotas**
60+
61+
![Select usage and quotas](./media/resource-manager-core-quotas-request/select-usage-quotas.png)
62+
63+
4. In the upper right corner, select **Request increase**.
64+
65+
![Request increase](./media/resource-manager-core-quotas-request/request-increase.png)
66+
67+
5. Select **Other Requests** in **quota type** dropdown.
68+
69+
![QuotaType](./media/resource-manager-core-quotas-request/regional-quotatype.png)
70+
71+
6. In **Details** pane, provide additional information as per the example below, to help process your request and continue with the case creation.
72+
1. **Deployment model** – Specify ‘Resource Manager’
73+
2. **Requested region** – Specify your required region e.g. East US 2
74+
3. **New limit Value** – Specify new region limit. This should not exceed the sum of approved quota for individual SKU families for this subscription
75+
76+
![QuotaDetails](./media/resource-manager-core-quotas-request/regional-details.png)
77+
78+
79+

articles/azure-supportability/resource-manager-core-quotas-request.md

Lines changed: 4 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -3,101 +3,21 @@ title: Azure Resource Manager vCPU quota increase requests | Microsoft Docs
33
description: Azure Resource Manager vCPU quota increase requests
44
author: sowmyavenkat86
55
ms.author: svenkat
6-
ms.date: 05/09/2019
6+
ms.date: 06/07/2019
77
ms.topic: article
88
ms.service: azure
99
ms.assetid: ce37c848-ddd9-46ab-978e-6a1445728a3b
1010

1111
---
1212

13-
# Resource Manager vCPU quota increase requests
13+
# Quota increase requests
1414

1515
Resource Manager vCPU quotas for virtual machines and virtual machine scale sets are enforced at two tiers for each subscription, in each region.
1616

17-
The first tier is the Total Regional vCPUs limit (across all VM Series), and the second tier is the VM Series vCPUs limit (such as the D-series vCPUs). Any time a new VM is to be deployed, the sum of new and existing vCPUs usage for that VM Series must not exceed the vCPU quota approved for that particular VM Series Further, the total vCPU count deployed across all VM Series should not exceed the Total Regional vCPUs quota approved for the subscription. If either of those quotas are exceeded, the VM deployment will not be allowed.
17+
The first tier is the Total Regional vCPUs limit (across all VM Series), and the second tier is the per VM Series vCPUs limit (such as the D-series vCPUs). Any time a new VM is to be deployed, the sum of new and existing vCPUs usage for that VM Series must not exceed the vCPU quota approved for that particular VM Series. Further, the total new and existing vCPU count deployed across all VM Series should not exceed the Total Regional vCPUs quota approved for the subscription. If either of those quotas are exceeded, the VM deployment will not be allowed.
1818
You can request an increase of the vCPUs quota limit for the VM series from Azure portal. An increase in the VM Series quota automatically increases the Total Regional vCPUs limit by the same amount.
1919

20-
When a new subscription is created, the default Total Regional vCPUs may not be equal to the sum of default vCPU quotas for all individual VM Series This can result in a subscription with enough quota for each individual VM Series that you want to deploy, but the subscription does not have enough quota for Total Regional vCPUs for all deployments. In this case, you will need to submit a request to increase the Total quota increase for region limit explicitly. Total Regional vCPUs limit cannot exceed the sum of approved quota across all VM series for the region.
20+
When a new subscription is created, the default Total Regional vCPUs may not be equal to the sum of default vCPU quotas for all individual VM Series. This can result in a subscription with enough quota for each individual VM Series that you want to deploy, but not enough quota for Total Regional vCPUs for all deployments. In this case, you will need to submit a request to increase the Total Regional vCPUs limit explicitly. Total Regional vCPUs limit cannot exceed the sum of approved quota across all VM series for the region.
2121

2222
Learn more about quotas on the [Virtual machine vCPU quotas page](https://docs.microsoft.com/azure/virtual-machines/windows/quotas) and [Azure subscription and service limits](https://aka.ms/quotalimits) page.
2323

24-
You can now request an increase via **Help + Support** blade or the **Usages + Quota** blade in the portal.
25-
26-
## Request quota increase using the **Help + Support** blade
27-
28-
Follow the instructions below to create a support request via Azure's 'Help + Support' blade available in the Azure portal.
29-
30-
1. From https://portal.azure.com, select **Help + Support**.
31-
32-
![Help + Support](./media/resource-manager-core-quotas-request/helpsupport.png)
33-
34-
2. Select **New support request**.
35-
36-
![New support request](./media/resource-manager-core-quotas-request/newsupportrequest.png)
37-
38-
3. In the Issue type dropdown, choose **Service and subscription limits (quotas)**.
39-
40-
![Issue type dropdown](./media/resource-manager-core-quotas-request/issuetypedropdown.png)
41-
42-
4. Select the subscription that needs an increased quota.
43-
44-
![Select subscription newSR](./media/resource-manager-core-quotas-request/select-subscription-sr.png)
45-
46-
5. Select **Compute -VM (cores-vCPUs) subscription limit increases** in **quota type** dropdown.
47-
48-
![Select quota type](./media/resource-manager-core-quotas-request/select-quota-type.png)
49-
50-
6. In **Problem Details**, provide additional information to help process your request by clicking **Provide details**.
51-
52-
![Provide details](./media/resource-manager-core-quotas-request/provide-details.png)
53-
54-
7. In the **Quota details** panel, select Deployment model and select a location.
55-
56-
![Quota Details DM](./media/resource-manager-core-quotas-request/quota-details.png)
57-
58-
8. Select the **SKU families** that require an increase.
59-
60-
![SKU Family](./media/resource-manager-core-quotas-request/sku-family.png)
61-
62-
9. Enter the new limits you would like on the subscription. To remove a line, uncheck the SKU from the SKU family dropdown or click the discard "x" icon. After entering the desired quota for each SKU family, click **Save and Continue** on the Quota details panel to continue with the support request creation.
63-
64-
![New Limits](./media/resource-manager-core-quotas-request/new-limits.png)
65-
66-
67-
## Request quota increase at subscription level using Usages + Quota
68-
69-
Follow the instructions below using to create a support request via Azure's 'Usage + quota' blade available in the Azure portal.
70-
71-
1. From https://portal.azure.com, select **Subscriptions**.
72-
73-
![Subscriptions](./media/resource-manager-core-quotas-request/subscriptions.png)
74-
75-
2. Select the subscription that needs an increased quota.
76-
77-
![Select subscription](./media/resource-manager-core-quotas-request/select-subscription.png)
78-
79-
3. Select **Usage + quotas**
80-
81-
![Select usage and quotas](./media/resource-manager-core-quotas-request/select-usage-quotas.png)
82-
83-
4. In the upper right corner, select **Request increase**.
84-
85-
![Request increase](./media/resource-manager-core-quotas-request/request-increase.png)
86-
87-
5. Select **Compute-VM (cores-vCPUs) subscription limit increases** as the quote type.
88-
89-
![Fill in form](./media/resource-manager-core-quotas-request/forms.png)
90-
91-
6. In the **Quota details** panel, select Deployment model and select a location.
92-
93-
![Quota Problem blade](./media/resource-manager-core-quotas-request/problemstep.png)
94-
95-
7. Select the **SKU Families** that require an increase.
96-
97-
![SKU series selected](./media/resource-manager-core-quotas-request/sku-family.png)
98-
99-
8. Enter the new limits you would like on the subscription. To remove a line, uncheck the SKU from the SKU family dropdown or click the discard "x" icon. After entering the desired quota for each SKU family, click **Save and Continue** on the Problem step page to continue with the support request creation.
100-
101-
![SKU new quota request](./media/resource-manager-core-quotas-request/new-limits.png)
102-
103-

0 commit comments

Comments
 (0)