Skip to content

Commit ad46cdc

Browse files
committed
Update after review
1 parent 975f85c commit ad46cdc

File tree

4 files changed

+11
-29
lines changed

4 files changed

+11
-29
lines changed

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

Lines changed: 11 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ Before you begin your request for a core limit increase, you should make sure th
3636

3737
Azure Lab Services resources can exist in many 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/).
3838

39-
## Determine the total number of cores in your request
39+
## Determine the number of VM cores in your request
4040

41-
In your support request, you need to provide the total 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 additional VM cores for a specific size group.
41+
In your support request, you need to 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.
4242

4343
- Small / Medium / Large cores
4444
- Medium (Nested Virtualization) / Large (Nested Virtualization) cores
@@ -48,7 +48,7 @@ In your support request, you need to provide the total number of additional VM c
4848

4949
To determine the total number of cores for your request: `total VM cores = (# cores for the selected VM size) * (# VMs)`
5050

51-
For example, you need additional capacity for 20 *Medium* VMs. The total number of VM cores for 20 Medium VMs is 80 (4 cores per VM * 20).
51+
For example, you need more capacity for 20 *Medium* VMs. The total number of VM cores for 20 Medium VMs is 80 (4 cores per VM * 20).
5252

5353
## [Lab Plans - August 2022 version](#tab/Labplans/)
5454

@@ -58,11 +58,11 @@ To create a request for Azure Lab Services capacity, you need to have a lab plan
5858

5959
### Verify available capacity
6060

61-
Before you begin calculating the number of extra cores you require, verify the capacity available in your subscription by [determining the current usage and quota](./how-to-determine-your-quota-usage.md). You'll be able to see exactly where your current capacity is used, and may discover extra capacity in an unused lab plan or lab.
61+
Before you begin calculating the number of extra cores you require, verify the capacity available in your subscription by [determining the current usage and quota](./how-to-determine-your-quota-usage.md). You're able to see exactly where your current capacity is used, and may discover extra capacity in an unused lab plan or lab.
6262

63-
### Determine the total number of cores in your request
63+
### Determine the number of VM cores in your request
6464

65-
In the request for additional VM cores, you need to calculate the total number of cores. This total includes both your existing number of cores, and the cores you want to add.
65+
In your support request, you need to provide the total number of cores. This total includes both your existing number of cores, and the cores you want to add.
6666

6767
Azure Lab Services groups VM sizes together in size groups:
6868

@@ -76,7 +76,7 @@ You request VM cores for a specific Azure region. When you select the region in
7676

7777
To determine the total number of cores for your request: `total VM cores = (current # cores for the size group) + ((# cores for the selected VM size) * (# VMs))`
7878

79-
For example, you need additional capacity for 20 *Medium* VMs. You already have the following VMs:
79+
For example, you need more capacity for 20 *Medium* VMs. You already have the following VMs:
8080

8181
| VM size | Cores per VM | # VMs | Total cores |
8282
| --------- | -----------: | ----: | ----------: |
@@ -88,24 +88,6 @@ The current #cores for the Small/Medium/Large size group is 20 (Small) + 80 (Med
8888

8989
The total number of VMs for 20 additional Medium VMs is then 100 + (4 cores per Medium VM) * 20 = 180 cores.
9090

91-
1. **Select the VM size you want**
92-
93-
In the virtual machine size list, select the VM size you want to use:
94-
95-
:::image type="content" source="./media/how-to-request-capacity-increase/multiple-sku.png" alt-text="Screenshot showing the core increase request with a virtual machine size selected.":::
96-
97-
1. **Next calculate the total cores needed for the VM size**
98-
99-
Using the figures in the table above and the number of cores per VM size in the dropdown, you can calculate the total number of cores as shown:
100-
101-
- *Small:* 40 small VMs x 2 cores = 80 cores
102-
103-
1. **Enter the resulting total number of cores in your request**
104-
105-
:::image type="content" source="./media/how-to-request-capacity-increase/total-cores-grouped.png" alt-text="Screenshot showing the total number of cores in each group.":::
106-
107-
Remember that the total number of cores includes both the existing cores and the new cores you're requesting.
108-
10991
---
11092

11193
## Best practices for requesting a core limit increase
@@ -136,7 +118,7 @@ You can follow these steps to request a core limit increase:
136118

137119
When you request core limit increase, you must supply some information to help the Azure Lab Services team evaluate and action your request as quickly as possible. The more information you can supply and the earlier you supply it, the more quickly the Azure Lab Services team is able to process your request.
138120

139-
Depending on whether you user lab accounts or lab plans, you need to provide different information on the **Quota details** page.
121+
Depending on whether you use lab accounts or lab plans, you need to provide different information on the **Quota details** page.
140122

141123
#### [Lab Account (Classic) - May 2019 version](#tab/LabAccounts/)
142124

@@ -162,13 +144,13 @@ Depending on whether you user lab accounts or lab plans, you need to provide dif
162144
| --------- | --------- |
163145
| **Deployment Model** | *Lab Plan*|
164146
| **Region** | Select the region in the [Azure geography](https://azure.microsoft.com/explore/global-infrastructure/geographies/#geographies) where you want the extra cores. |
165-
| **Does you virtual network reside in the same region as above?** | Select *Yes*, *No*, or *N/A*, depending on whether you use [advanced networking](./how-to-connect-peer-virtual-network.md) and have virtual networks in the region you selected. |
147+
| **Does your virtual network reside in the same region as above?** | Select *Yes*, *No*, or *N/A*, depending on whether you use [advanced networking](./how-to-connect-peer-virtual-network.md) and have virtual networks in the region you selected. |
166148
| **Virtual machine size** | Select the virtual machine size that you require for the new cores. |
167-
| **Requested total core limit** | Enter the total number of cores you require. This includes your existing cores + the number of additional cores you're requesting. See [Determine the total number of cores in your request](#prepare-to-submit-a-request) to learn how to calculate the total number of cores. |
149+
| **Requested total core limit** | Enter the total number of cores you require. This number includes your existing cores + the number of additional cores you're requesting. See [Determine the total number of cores in your request](#prepare-to-submit-a-request) to learn how to calculate the total number of cores. |
168150

169151
---
170152

171-
When you've entered the required information and any additional details, select **Save and continue**.
153+
When you've entered the required information and any extra details, select **Save and continue**.
172154

173155
## Complete the support request
174156

-19.1 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)