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/devtest-labs/devtest-lab-create-lab.md
+25-22Lines changed: 25 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,10 @@ description: Learn how to quickly create a lab in Azure DevTest Labs by using th
4
4
ms.topic: quickstart
5
5
ms.author: rosemalcolm
6
6
author: RoseHJM
7
-
ms.date: 09/30/2023
7
+
ms.date: 03/09/2025
8
8
ms.custom: mode-ui, UpdateFrequency2
9
+
10
+
#customer intent: As a lab administrator, I want to learn how to quickly set up Azure DevTest Labs by using the Azure portal, so I can create labs for development, testing, or training.
9
11
---
10
12
11
13
# Quickstart: Create a lab in the Azure portal
@@ -14,7 +16,7 @@ This quickstart walks you through creating a lab in Azure DevTest Labs by using
14
16
15
17
## Prerequisite
16
18
17
-
- At least [Contributor](../role-based-access-control/built-in-roles.md#contributor) access to an Azure subscription. If you don't have an Azure account, [create one for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
19
+
- At least [Contributor](/azure/role-based-access-control/built-in-roles#contributor) access to an Azure subscription. If you don't have an Azure account, [create one for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
18
20
19
21
## Create a lab
20
22
@@ -23,49 +25,50 @@ This quickstart walks you through creating a lab in Azure DevTest Labs by using
23
25
1. On the **Basic Settings** tab, provide the following information:
24
26
-**Subscription**: Change the subscription if you want to use a different subscription for the lab.
25
27
-**Resource group**: Select an existing resource group from the dropdown list, or select **Create new** to create a new resource group so it's easy to delete later.
26
-
-**Lab Name**: Enter a name for the lab.
27
-
-**Location**: If you're creating a new resource group, select an Azure region for the resource group and lab.
28
-
-**Artifacts storage account access**: You can configure whether the lab uses a User-assigned Managed Identity or a Shared Key to access the lab storage account. To use a User-assigned Managed Identity, select the appropriate managed identity from the list, otherwise select the Storage Account Shared Key option from the list.
29
-
-**Public environments**: Leave **On** for access to the [DevTest Labs public environment repository](https://github.com/Azure/azure-devtestlab/tree/master/Environments). Set to **Off** to disable access. For more information, see [Enable public environments when you create a lab](devtest-lab-create-environment-from-arm.md#set-public-environment-access-for-new-lab).
28
+
-**Lab name**: Enter a name for the lab.
29
+
-**Location**: Change the location if you want to use a different Azure region for the lab.
30
+
-**Artifacts storage account access**: You can select whether the lab uses a user-assigned managed identity or a shared key to access the lab storage account. To use a user-assigned managed identity, select it from the dropdown list. Otherwise, keep the option set to **Storage account Shared Key**.
31
+
-**Public environments**: Leave **On** for access to the [DevTest Labs public environment repository](https://github.com/Azure/azure-devtestlab/tree/master/Environments), or set to **Off** to disable access. For more information, see [Enable public environments when you create a lab](devtest-lab-create-environment-from-arm.md#set-public-environment-access-for-new-lab).
32
+
33
+
:::image type="content" source="./media/devtest-lab-create-lab/portal-create-basic-settings-managed-identity.png" alt-text="Screenshot of the Basic Settings tab in the DevTest Labs creation form.":::
30
34
31
-
:::image type="content" source="./media/devtest-lab-create-lab/portal-create-basic-settings-managed-identity.png" alt-text="Screenshot of the Basic Settings tab in the Create DevTest Labs form.":::
35
+
1. Optionally, select **Next** or select the other tabs at the top of the page to customize the following settings:
32
36
33
-
1. Optionally, select each tab at the top of the page, and customize those settings
34
-
-[**Auto-shutdown**](#auto-shutdown-tab)
35
-
-[**Networking**](#networking-tab)
36
-
-[**Tags**](#tags-tab)
37
+
-[Autoshutdown](#auto-shutdown-tab)
38
+
-[Networking](#networking-tab)
39
+
-[Tags](#tags-tab)
37
40
38
41
You can also apply or change most of these settings after lab creation.
39
-
1. After you complete all settings, select **Review + create** at the bottom of the page.
40
-
1.If the settings are valid, **Succeeded** appears at the top of the **Review + create** page. Review the settings, and then select **Create**.
42
+
1. After you complete all settings, select **Review + create** at the top or bottom of the page.
43
+
1.Once **Succeeded** appears at the top of the **Review + create** page, review the settings and then select **Create**.
41
44
42
45
> [!TIP]
43
-
> Select **Download a template for automation** at the bottom of the page to view and download the lab configuration as an Azure Resource Manager (ARM) template. You can use the ARM template to create more labs.
46
+
> Select **Download a template for automation** at the bottom of the page to view and download the lab configuration as an Azure Resource Manager (ARM) template. You can use the ARM template to create more labs. For more information, see [Create VMs by using ARM templates](devtest-lab-use-resource-manager-template.md).
44
47
45
48
### Auto-shutdown tab
46
49
47
-
Auto-shutdown helps save lab costs by shutting down all lab VMs at a certain time of day. To configure auto-shutdown:
50
+
Autoshutdown helps save lab costs by shutting down all lab VMs at a certain time of day. To configure autoshutdown:
48
51
49
52
1. On the **Create DevTest Lab** page, select the **Auto-shutdown** tab.
50
53
1. Fill out the following information:
51
54
-**Enabled**: Select **On** to enable auto shutdown.
52
55
-**Scheduled shutdown** and **Time zone**: Specify the daily time and time zone to shut down all lab VMs.
53
-
-**Send notification before auto-shutdown**: Select **Yes** or **No** for the option to post or send a notification 30 minutes before the auto-shutdown time.
54
-
-**Webhook URL** and **Email address**: If you choose to send notifications, enter a webhook URL endpoint or semicolon-separated list of email addresses where you want the notification to post or be sent. For more information, see [Configure auto shutdown for labs and VMs](devtest-lab-auto-shutdown.md).
56
+
-**Send notification before auto-shutdown**: Select **Yes** or **No** for the option to post or send a notification 30 minutes before the autoshutdown time.
57
+
-**Webhook URL** and **Email address**: If you choose to send notifications, enter a webhook URL endpoint or semicolon-separated list of email addresses where you want the notification to post or be sent. For more information, see [Configure autoshutdown for labs and VMs](devtest-lab-auto-shutdown.md).
55
58
56
-
:::image type="content" source="./media/devtest-lab-create-lab/portal-create-auto-shutdown.png" alt-text="Screenshot of the Auto-shutdown tab in the Create DevTest Labs form.":::
59
+
:::image type="content" source="./media/devtest-lab-create-lab/portal-create-auto-shutdown.png" alt-text="Screenshot of the Auto-shutdown tab in the DevTest Labs creation form.":::
57
60
58
61
### Networking tab
59
62
60
-
Azure DevTest Labs creates a new default virtual network for each lab. If you have another virtual network, you can choose to use it for the new lab instead of the default. For more information, see [Add a virtual network in Azure DevTest Labs](devtest-lab-configure-vnet.md).
63
+
Azure DevTest Labs creates a new default virtual network for each lab. You can choose to use another virtual network for the new lab instead of the default. For more information, see [Add a virtual network in Azure DevTest Labs](devtest-lab-configure-vnet.md).
61
64
62
65
To configure networking:
63
66
64
67
1. On the **Create DevTest Lab** page, select the **Networking** tab.
65
68
1. For **Virtual Network**, select a different virtual network from the dropdown list. For **Subnet**, if necessary, select a subnet from the dropdown list.
66
69
1. For **Isolate lab resources**, select **Yes** to completely isolate lab resources to the selected network. For more information, see [Network isolation in DevTest Labs](network-isolation.md).
67
70
68
-
:::image type="content" source="./media/devtest-lab-create-lab/portal-create-networking.png" alt-text="Screenshot of the Networking tab in the Create DevTest Labs form.":::
71
+
:::image type="content" source="./media/devtest-lab-create-lab/portal-create-networking.png" alt-text="Screenshot of the Networking tab in the DevTest Labs creation form.":::
69
72
70
73
### Tags tab
71
74
@@ -76,7 +79,7 @@ To add tags:
76
79
1. On the **Create DevTest Lab** page, select the **Tags** tab.
77
80
1. Under **Name** and **Value**, select or enter one or more case-sensitive name-value pairs to help identify resources.
78
81
79
-
:::image type="content" source="./media/devtest-lab-create-lab/portal-create-tags.png" alt-text="Screenshot of the Tags tab in the Create DevTest Labs form.":::
82
+
:::image type="content" source="./media/devtest-lab-create-lab/portal-create-tags.png" alt-text="Screenshot of the Tags tab in the DevTest Labs creation form.":::
80
83
81
84
## Verify lab creation
82
85
@@ -108,7 +111,7 @@ If you created a resource group for the lab, you can now delete the resource gro
108
111
1. At the top of the page, select **Delete resource group**.
109
112
1. On the **Are you sure you want to delete "\<resource group name>"** page, enter the resource group name, and then select **Delete**.
110
113
111
-
## Next steps
114
+
## Related content
112
115
113
116
To learn how to add VMs to your lab, go on to the next article:
0 commit comments