Skip to content

Commit 3429566

Browse files
committed
Added redirect and TOC entry.
1 parent 1f4504d commit 3429566

File tree

2 files changed

+6
-24
lines changed

2 files changed

+6
-24
lines changed

articles/lab-services/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,9 @@
166166
- name: Configure regions for labs
167167
href: create-and-configure-labs-admin.md
168168
- name: Restrict VM sizes allowed for labs
169-
href: how-to-use-restrict-allowed-virtual-machine-sku-sizes-policy.md
169+
href: how-to-use-restrict-allowed-virtual-machine-sku-sizes-policy.md
170+
- name: Request a capacity increase
171+
href: how-to-request-capacity-increase.md
170172
- name: Create & configure labs (educator)
171173
items:
172174
- name: Create and manage labs

articles/lab-services/capacity-limits.md

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -28,27 +28,7 @@ These actions may be disabled if there no more cores that can be enabled for you
2828

2929
If you reach the cores limit, you can request a limit increase to continue using Azure Lab Services. The request process is a checkpoint to ensure your subscription isn't involved in any cases of fraud or unintentional, sudden large-scale deployments.
3030

31-
To create a support request, you must be an [Owner](../role-based-access-control/built-in-roles.md), [Contributor](../role-based-access-control/built-in-roles.md), or be assigned to the [Support Request Contributor](../role-based-access-control/built-in-roles.md) role at the subscription level. For information about creating support requests in general, see how to create a [How to create an Azure support request](../azure-portal/supportability/how-to-create-azure-support-request.md).
32-
33-
The admin can follow these steps to request a limit increase:
34-
35-
1. Open your [lab plan](how-to-manage-lab-plans.md) or [lab account](how-to-manage-lab-accounts.md).
36-
1. On the **Overview** page of the lab plan, select the **Request core limit increase** button from the menu bar at the top.
37-
1. On the **Basics** page of **New support request** wizard, enter a short summary that will help you remember the support request in the **Summary** textbox. The issue type, subscription, and quota type information are automatically filled out for you. Select **Next: Solutions**.
38-
39-
:::image type="content" source="./media/capacity-limits/new-support-request.png" alt-text="Screenshot of new support request to request more core capacity.":::
40-
41-
1. The **New support request** wizard will automatically advance from the **Solutions** page to the **Details** page.
42-
1. One the **Details** page, enter the following information in the **Description** page.
43-
- VM size. For size details, see [VM sizing](administrator-guide.md#vm-sizing).
44-
- Number of VMs.
45-
- Location. Location will be a [geography](https://azure.microsoft.com/global-infrastructure/geographies/#geographies) or region, if using the [August 2022 Update](lab-services-whats-new.md).
46-
1. Under **Advanced diagnostic information**, select **No**.
47-
1. Under **Support method** section, select your preferred contact method. Verify contact information is correct.
48-
1. Select **Next: Review + create**
49-
1. On the **Review + create** page, select **Create** to submit the support request.
50-
51-
Once you submit the support request, we'll review the request. If necessary, we'll contact you to get more details.
31+
To create a support request, see [Request a capacity increase](./how-to-request-capacity-increase.md).
5232

5333
## Subscriptions with default limit of zero cores
5434

@@ -64,6 +44,6 @@ Before you set up a large number of VMs across your labs, we recommend that you
6444

6545
See the following articles:
6646

67-
- [As an admin, see VM sizing](administrator-guide.md#vm-sizing).
68-
- [As an admin, see request a capacity increase](./how-to-request-capacity-increase.md)
47+
- As an admin, see [VM sizing](administrator-guide.md#vm-sizing).
48+
- As an admin, see [Request a capacity increase](./how-to-request-capacity-increase.md)
6949
- [Frequently asked questions](classroom-labs-faq.yml).

0 commit comments

Comments
 (0)