Skip to content

Commit efa1227

Browse files
Merge pull request #295429 from yixiaoli1/als/yixiaoli/quota-doc-update
Remove lab account from core limit increase quota request guide
2 parents d5077d2 + 4ee9711 commit efa1227

File tree

1 file changed

+5
-40
lines changed

1 file changed

+5
-40
lines changed

articles/lab-services/how-to-request-capacity-increase.md

Lines changed: 5 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ ms.service: azure-lab-services
77
ms.topic: how-to
88
ms.author: rosemalcolm
99
author: RoseHJM
10-
ms.date: 03/06/2024
10+
ms.date: 02/27/2025
1111
#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.
1212
---
1313

1414
# Request a core limit increase
1515

16-
[!INCLUDE [Retirement guide](./includes/retirement-banner.md)]
16+
> [!Important]
17+
> 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.
1718
1819
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.
1920

@@ -69,26 +70,6 @@ The current number of cores for the Small/Medium/Large size group is `20 (Small)
6970

7071
The total number of VM cores for 20 more Medium VMs is `100 + (4 cores per Medium VM) * 20 = 180 cores`.
7172

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-
9273
---
9374

9475
## 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
9980

10081
You can follow these steps to request a core limit increase:
10182

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**.
10384

10485
:::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":::
10586

@@ -119,7 +100,7 @@ You can follow these steps to request a core limit increase:
119100

120101
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.
121102

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.
123104

124105
#### [Lab plan](#tab/Labplans/)
125106

@@ -133,22 +114,6 @@ Depending on whether you use lab accounts or lab plans, you need to provide diff
133114
| **Virtual machine size** | Select the virtual machine size that you require for the new cores. |
134115
| **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). |
135116

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-
152117
---
153118

154119
After you enter the required information and details, select **Save and continue**.

0 commit comments

Comments
 (0)