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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ In your support request, you need to provide the number of *additional* VM cores
50
50
51
51
To determine the total number of cores for your request: `total VM cores = (# cores for the selected VM size) * (# VMs)`
52
52
53
-
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).
53
+
For example, you need more capacity for 20 *Medium* VMs. The number of additional VM cores for 20 Medium VMs is then 80 (4 cores per VM * 20).
54
54
55
55
## [Lab plan - August 2022 version](#tab/Labplans/)
56
56
@@ -92,7 +92,7 @@ For example, you need more capacity for 20 *Medium* VMs. You already have the fo
92
92
93
93
The current #cores for the Small/Medium/Large size group is 20 (Small) + 80 (Medium) = 100 cores. You don't count the *Small GPU* cores because they're in a different size group.
94
94
95
-
The total number of VMs for 20 additional Medium VMs is then 100 + (4 cores per Medium VM) * 20 = 180 cores.
95
+
The total number of VM cores for 20 additional Medium VMs is then 100 + (4 cores per Medium VM) * 20 = 180 cores.
96
96
97
97
---
98
98
@@ -152,7 +152,7 @@ Depending on whether you use lab accounts or lab plans, you need to provide diff
152
152
|**Region**| Select the region in the [Azure geography](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=lab-services) where you want the extra cores. |
153
153
|**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. |
154
154
|**Virtual machine size**| Select the virtual machine size that you require for the new cores. |
155
-
|**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. |
155
+
|**Requested total core limit**| Enter the total number of cores you require. This number includes your existing cores + the number of extra 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. |
0 commit comments