Skip to content

Commit d1552ae

Browse files
authored
Merge pull request #98575 from itechedit/three-azure-supportability-articles
edit pass: three azure-supportability articles
2 parents 8757e05 + e9fa6c4 commit d1552ae

File tree

3 files changed

+207
-157
lines changed

3 files changed

+207
-157
lines changed
Lines changed: 72 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Spot Quota | Microsoft Docs
3-
description: Spot quota requests
2+
title: Spot virtual machine quota | Microsoft Docs
3+
description: Increase quota limits by making spot quota requests
44
author: sowmyavenkat86
55
ms.author: svenkat
66
ms.date: 11/19/2019
@@ -9,111 +9,128 @@ ms.service: azure
99
ms.assetid: ce37c848-ddd9-46ab-978e-6a1445728a3b
1010

1111
---
12-
# Spot quota: limit increase for all VM Series
12+
# Spot quota: Increase limits for all VM series
1313

14-
Spot VMs provide a different model of Azure usage, trading a lower cost for letting Azure remove a VM as needed for Pay-as-you-go or Reserved VM Instance deployments. Read more about Spot VMs [here](https://docs.microsoft.com/azure/virtual-machine-scale-sets/use-spot).
14+
Spot virtual machines (VMs) provide a different model of Azure usage. They let you assume lower costs in exchange for letting Azure remove VMs as needed for pay-as-you-go or reserved VM instance deployments. For more information about spot VMs, see [Azure spot VMs for virtual machine scale sets](https://docs.microsoft.com/azure/virtual-machine-scale-sets/use-spot).
1515

16-
Resource Manager supports two types of vCPU quotas for virtual machines. **Pay-as-you-go VMs and Reserved VM Instances** use standard quota. **Spot VMs** use Spot quota.
16+
Azure Resource Manager supports two types of vCPU quotas for virtual machines:
17+
* *Pay-as-you-go VMs* and *reserved VM instances* are subject to a *standard vCPU quota*.
18+
* *Spot VMs* are subject to a *spot vCPU quota*.
1719

18-
For **Spot quota** type, Resource Manager vCPU quotas are enforced across all available VM Series as a single regional limit.
20+
For the *spot vCPU quota* type, Resource Manager vCPU quotas are enforced across all available VM series as a single regional limit.
1921

20-
Anytime a new Spot VM is to be deployed, the sum of new and existing vCPUs usage for all Spot VM instances must not exceed the approved Spot vCPU quota limit. If the Spot quota is exceeded, the Spot VM deployment will not be allowed. You can request an increase of the Spot vCPUs quota limit from Azure portal.
22+
Whenever you deploy a new spot VM, the total new and existing vCPU usage for all spot VM instances must not exceed the approved spot vCPU quota limit. If the spot quota is exceeded, the spot VM deployment isn't allowed.
2123

22-
Learn more about standard vCPU quotas on the Virtual machine vCPU quotas page and Azure subscription and service limits page. Learn more about increasing the regional vCPU limit for standard quota on this [page](https://docs.microsoft.com/azure/azure-supportability/regional-quota-requests).
24+
This article discusses how to request an increase in the spot vCPU quota limit by using the Azure portal.
2325

24-
You can now request an increase in **Spot quota limits for all VM Series** via **Help + Support** blade or the **Usages + Quota** blade in the portal.
26+
To learn more about standard vCPU quotas, see [Virtual machine vCPU quotas](https://docs.microsoft.com/azure/virtual-machines/windows/quotas) and [Azure subscription and service limits](https://aka.ms/quotalimits).
2527

26-
## Request Spot quota limit increase for all VM Series per Subscription using the Help + Support blade
28+
To learn about increasing the vCPU limit by region, see [Standard quota: Regional vCPU limit increase](https://docs.microsoft.com/azure/azure-supportability/regional-quota-requests).
2729

28-
Follow the instructions below to create a support request via Azure's 'Help + Support' blade available in the Azure portal.
30+
## Request a quota limit increase from the "Help + support" pane
2931

30-
You can also **request Quota for multiple regions** through a single support case. Refer to Step 10 below for details.
32+
To request a spot quota limit increase for all VM series from the **Help + support** pane, do the following:
3133

34+
> [!NOTE]
35+
> You can also request a quota limit increase for multiple regions through a single support case. For details, see step 8.
3236
33-
1. From https://portal.azure.com, select **Help + Support**.
37+
1. In the left pane of the [Azure portal](https://portal.azure.com), select **Help + support**.
3438

35-
![Help + Support](./media/resource-manager-core-quotas-request/helpsupport.png)
39+
![The "Help + support" link](./media/resource-manager-core-quotas-request/helpsupport.png)
3640

37-
2. Select **New support request**.
41+
1. In the **Help + support** pane, select **New support request**.
3842

39-
![New support request](./media/resource-manager-core-quotas-request/newsupportrequest.png)
43+
![New support request](./media/resource-manager-core-quotas-request/newsupportrequest.png)
4044

41-
3. In the Issue type drop-down, choose **Service and subscription limits (quotas)**.
45+
1. In the **Issue type** drop-down list, select **Service and subscription limits (quotas)**.
4246

43-
![Issue type drop-down](./media/resource-manager-core-quotas-request/issuetypedropdown.png)
47+
![The "Issue type" drop-down list](./media/resource-manager-core-quotas-request/issuetypedropdown.png)
4448

45-
4. Select the subscription that needs an increased quota.
49+
1. In the **Subscription** drop-down list, select the subscription whose quota you want to increase.
4650

47-
![Select subscription newSR](./media/resource-manager-core-quotas-request/select-subscription-sr.png)
51+
![The "Subscription" drop-down list](./media/resource-manager-core-quotas-request/select-subscription-sr.png)
4852

49-
5. Select **Compute -VM (cores-vCPUs) subscription limit increases** in **quota type** drop-down.
53+
1. In the **Quota type** drop-down list, select **Compute-VM (cores-vCPUs) subscription limit increases**.
5054

51-
![Select quota type](./media/resource-manager-core-quotas-request/select-quota-type.png)
55+
![The "Quota type" drop-down list](./media/resource-manager-core-quotas-request/select-quota-type.png)
5256

53-
6. In **Problem Details**, provide additional information to help process your request by clicking **Provide details**.
57+
1. Select the **Details** tab and then, under **Problem Details**, select **Provide details**, and enter additional information to help process your request.
5458

55-
![Provide details](./media/resource-manager-core-quotas-request/provide-details.png)
59+
![The "Provide details" link](./media/resource-manager-core-quotas-request/provide-details.png)
5660

57-
7. In the **Quota details*** panel, select **Deployment model** and select a **location**.
61+
1. In the **Quota details** pane at the top right, do the following:
5862

59-
![Provide details](./media/resource-manager-core-quotas-request/3-7.png)
63+
![The "Quota details" pane](./media/resource-manager-core-quotas-request/3-7.png)
6064

61-
8. For the selected location, select **Type** value as **‘Spot’**. You can request both Standard and Spot quota types from a single support case through multi-selection support on the **Type** field. Learn more about **increasing Standard quota per VM Series** on this [page](https://docs.microsoft.com/azure/azure-supportability/per-vm-quota-requests).
65+
a. In the **Deployment model** drop-down list, select the appropriate model.
6266

63-
![Provide details](./media/resource-manager-core-quotas-request/3-8.png)
67+
b. In the **Locations** drop-down list, select a location. For the selected location, under **Types**, in the **Select a type** box, enter **Spot**.
68+
69+
![The "New support request" Details tab](./media/resource-manager-core-quotas-request/3-8.png)
70+
71+
Under **Types**, you can request both Standard and spot quota types from a single support case through multi-selection support.
72+
73+
For more information, see [Standard quota: Per-VM series vCPU limit increase](https://docs.microsoft.com/azure/azure-supportability/per-vm-quota-requests).
6474

65-
9. Enter the new limit you would like on the subscription.
75+
c. Enter the new quota limit that you want for this subscription.
6676

67-
![Provide details](./media/resource-manager-core-quotas-request/3-9.png)
77+
![The "New vCPU Limit" text box](./media/resource-manager-core-quotas-request/3-9.png)
6878

69-
10. To request Quota for more than one location you can check on another location from the drop-down and select appropriate VM Type. You can then enter the new limits you would like.
79+
1. To request a quota increase for more than one location, select an additional location in the drop-down list, and then select an appropriate VM type. You can then enter a limit that applies to the additional location.
7080

71-
![Provide details](./media/resource-manager-core-quotas-request/3-10.png)
81+
![Additional locations in the "Quota details" pane](./media/resource-manager-core-quotas-request/3-10.png)
7282

73-
11. After entering the desired quota, click **Save and Continue** on the Quota details panel to continue with the support request creation.
83+
1. Select **Save and continue** to continue creating the support request.
7484

75-
## Request Spot quota limit increase for all VM Series per Subscription using Usages + Quota blade
85+
## Request a quota limit increase from the "Subscriptions" pane
7686

77-
Follow the instructions below using to create a support request via Azure's 'Usage + quota' blade available in the Azure portal.
87+
To request a spot quota limit increase for all VM series from the **Subscriptions** pane, do the following:
7888

79-
You can also **request Quota for multiple regions** through a single support case. Refer to Step 9 below for details.
89+
> [!NOTE]
90+
> You can also request a quota limit increase for multiple regions through a single support case. For details, see step 7.
8091
81-
1. From https://portal.azure.com, select **Subscriptions**.
92+
1. In the left pane of the [Azure portal](https://portal.azure.com), select **Subscriptions**.
8293

83-
![Subscriptions](./media/resource-manager-core-quotas-request/subscriptions.png)
94+
![The "Subscriptions" link](./media/resource-manager-core-quotas-request/subscriptions.png)
8495

85-
2. Select the subscription that needs an increased quota.
96+
1. Select the subscription whose quota you want to increase.
8697

87-
![Select subscription](./media/resource-manager-core-quotas-request/select-subscription.png)
98+
![The "Subscriptions" pane](./media/resource-manager-core-quotas-request/select-subscription.png)
8899

89-
3. Select **Usage + quotas**.
100+
1. In the left pane of your **\<Subscription name>** page, select **Usage + quotas**.
90101

91-
![Select usage and quotas](./media/resource-manager-core-quotas-request/select-usage-quotas.png)
102+
![The "Usage + quotas" link](./media/resource-manager-core-quotas-request/select-usage-quotas.png)
92103

93-
4. In the upper right corner, select **Request increase.**
104+
1. At the top right, select **Request increase**.
94105

95106
![Request increase](./media/resource-manager-core-quotas-request/request-increase.png)
96107

97-
5. Select **Compute-VM (cores-vCPUs) subscription limit increases** as the quote type.
108+
1. In the **Quota type** drop-down list, select **Compute-VM (cores-vCPUs) subscription limit increases**.
98109

99-
![Fill in form](./media/resource-manager-core-quotas-request/select-quota-type.png)
110+
![The "Quota type" drop-down list](./media/resource-manager-core-quotas-request/select-quota-type.png)
100111

101-
6. In the **Quota details** panel, select Deployment model and select a location.
112+
1. In the **Quota details** pane at the top right, do the following:
102113

103-
![Fill in form](./media/resource-manager-core-quotas-request/3-2-6.png)
114+
![The "Quota details" pane](./media/resource-manager-core-quotas-request/3-2-6.png)
104115

105-
7. For the selected location, select **Type** value as **‘Spot’.** You can request both Standard and Spot quota types from a single support case through multi-selection support on the **Type** field. Learn more about **increasing standard quota per VM Series** on this [page](https://docs.microsoft.com/azure/azure-supportability/per-vm-quota-requests).
116+
a. In the **Deployment model** drop-down list, select the appropriate model.
106117

107-
![Fill in form](./media/resource-manager-core-quotas-request/3-2-7.png)
108-
109-
8. Enter the new limit you would like on the subscription.
118+
b. In the **Locations** drop-down list, select a location.
119+
120+
c. For the selected location, under **Types**, in the **Select a type** box, enter **Spot**.
121+
122+
![The "Quota details" pane](./media/resource-manager-core-quotas-request/3-2-7.png)
123+
124+
For more information, see [Standard quota: Per-VM series vCPU limit increase](https://docs.microsoft.com/azure/azure-supportability/per-vm-quota-requests).
125+
126+
d. Enter the new quota limit that you want for this subscription.
110127

111-
![Fill in form](./media/resource-manager-core-quotas-request/3-2-8.png)
128+
![The "New vCPU Limit" text box](./media/resource-manager-core-quotas-request/3-2-8.png)
112129

113-
9. To request Quota for more than one location you can check on another **location** from the drop-down and select appropriate VM Type. You can then enter the new limits you would like.
130+
1. To request a quota increase for more than one location, select an additional location in the drop-down list, and then select an appropriate VM type. You can then enter a limit that applies to the additional location.
114131

115-
![Fill in form](./media/resource-manager-core-quotas-request/3-2-9.png)
132+
![Additional locations in the "Quota details" pane](./media/resource-manager-core-quotas-request/3-2-9.png)
116133

117-
10. After entering the desired quota, click **Save and Continue** on the Quota details panel to continue with the support request creation.
134+
1. Select **Save and continue** to continue creating the support request.
118135

119136

0 commit comments

Comments
 (0)