You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/lab-services/how-to-request-capacity-increase.md
+5-40Lines changed: 5 additions & 40 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,14 @@ ms.service: azure-lab-services
7
7
ms.topic: how-to
8
8
ms.author: rosemalcolm
9
9
author: RoseHJM
10
-
ms.date: 03/06/2024
10
+
ms.date: 02/27/2025
11
11
#customer intent: As an administrator and subscription owner, I want to learn how to request an increase in cores available for my subscription in order to meet my lab needs.
> Azure Lab Services will be retired on June 28, 2027. For more information, see the [retirement guide](https://aka.ms/azlabs-retirementguide). Quota requests for lab account will no longer be processed.
17
18
18
19
This article describes how you can submit a support request to increase the number of cores for Azure Lab Services in your Azure subscription. First, collect the necessary information for the request.
19
20
@@ -69,26 +70,6 @@ The current number of cores for the Small/Medium/Large size group is `20 (Small)
69
70
70
71
The total number of VM cores for 20 more Medium VMs is `100 + (4 cores per Medium VM) * 20 = 180 cores`.
71
72
72
-
## [Lab account](#tab/LabAccounts/)
73
-
74
-
### Determine the regions for your labs
75
-
76
-
Azure Lab Services resources can exist in different regions. You can choose to deploy resources in multiple regions close to the lab users. For more information about Azure regions, how they relate to global geographies, and which services are available in each region, see [Azure global infrastructure](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/).
77
-
78
-
### Determine the number of VM cores in your request
79
-
80
-
In your support request, provide the number of *additional* VM cores. Each VM size has a number of VM cores. Azure Lab Services groups VM sizes together in size groups. You request VM cores for a specific size group.
81
-
82
-
- Small / Medium / Large cores
83
-
- Medium (Nested Virtualization) / Large (Nested Virtualization) cores
84
-
- Small (GPU Compute) cores
85
-
- Small GPU (Visualization) cores
86
-
- Medium GPU (Visualization) cores
87
-
88
-
To determine the total number of cores for your request: `total VM cores = (# cores for the selected VM size) * (# VMs)`
89
-
90
-
For example, you need more capacity for 20 *Medium* VMs. The number of extra VM cores for 20 Medium VMs is then 80: `(4 cores per VM * 20)`.
91
-
92
73
---
93
74
94
75
## Best practices for requesting a core limit increase
@@ -99,7 +80,7 @@ For example, you need more capacity for 20 *Medium* VMs. The number of extra VM
99
80
100
81
You can follow these steps to request a core limit increase:
101
82
102
-
1. In the Azure portal, navigate to your lab plan or lab account, and then select **Request core limit increase**.
83
+
1. In the Azure portal, navigate to your lab plan, and then select **Request core limit increase**.
103
84
104
85
:::image type="content" source="./media/how-to-request-capacity-increase/request-from-lab-plan.png" alt-text="Screenshot of the Lab plan overview page in the Azure portal, highlighting the Request core limit increase button." lightbox="./media/how-to-request-capacity-increase/request-from-lab-plan.png":::
105
86
@@ -119,7 +100,7 @@ You can follow these steps to request a core limit increase:
119
100
120
101
When you request a core limit increase, supply information to help the Azure Lab Services team evaluate and act on your request as quickly as possible. The more information you supply and the earlier you supply it, the quicker the Azure Lab Services team can process your request.
121
102
122
-
Depending on whether you use lab accounts or lab plans, you need to provide different information on the **Quota details** page.
103
+
You need to provide required information on the **Quota details** page.
123
104
124
105
#### [Lab plan](#tab/Labplans/)
125
106
@@ -133,22 +114,6 @@ Depending on whether you use lab accounts or lab plans, you need to provide diff
133
114
|**Virtual machine size**| Select the virtual machine size that you require for the new cores. |
134
115
|**Requested total core limit**| Enter the total number of cores you require. This number includes your existing cores and the number of extra cores you're requesting. To learn how to calculate the total number of cores, see [Determine the total number of cores in your request](#prepare-to-submit-a-request). |
135
116
136
-
#### [Lab account](#tab/LabAccounts/)
137
-
138
-
:::image type="content" source="./media/how-to-request-capacity-increase/lab-account-pane.png" alt-text="Screenshot of the Quota details page for Lab accounts." lightbox="./media/how-to-request-capacity-increase/lab-account-pane.png":::
139
-
140
-
| Name | Value |
141
-
| --------- | --------- |
142
-
|**Deployment Model**|*Lab Account (Classic)*|
143
-
|**Region**| Select one or more regions in the [Azure geography](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=lab-services) where you want the extra cores. |
144
-
|**Alternate regions**| Select one or more alternate regions in the [Azure geography](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=lab-services), in case your preferred regions have no available capacity. |
145
-
|**Virtual network regions**| Select one or more alternate regions in the [Azure geography](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=lab-services) where you might host virtual networks for [advanced networking](./how-to-connect-peer-virtual-network.md). |
146
-
|**Virtual machine size**| Select the VM size for which you need more capacity. |
147
-
|**Requested additional core limit**| Enter the number of extra cores for your subscription. |
148
-
|**What is the lab account name?**| Select the lab account name. This option only applies if you're adding cores to an existing lab. |
149
-
|**What's the month-by-month usage plan for the requested cores?**| Enter the rate at which you want to add the extra cores, on a monthly basis. |
150
-
|**Additional details**| Provide more information to make it easier for the Azure Lab Services team to process your request. For example, you could include your preferred date for the new cores to be available or if you plan to use GPU VM sizes. |
151
-
152
117
---
153
118
154
119
After you enter the required information and details, select **Save and continue**.
0 commit comments