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
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,14 +25,17 @@ This quickstart walks you through creating a lab in Azure DevTest Labs by using
25
25
-**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
26
-**Lab name**: Enter a name for the lab.
27
27
-**Location**: Change the location if you want to use a different Azure region for the lab.
28
-
-**Artifacts storage account access**: If you have a user-assigned managed identity, you can select whether the lab uses a 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**.
28
+
-**Artifacts storage account access**: If you have a user-assigned managed identity, you can select whether the lab uses a managed identity or a shared key to access the lab storage account.
29
+
30
+
To use a user-assigned managed identity, select it from the dropdown list. Otherwise, keep the option set to **Storage account Shared Key**.
31
+
29
32
-**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).
30
33
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.":::
34
+
:::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.":::
32
35
33
36
1. Optionally, select **Next** or select the other tabs at the top of the page to customize the following settings:
34
37
35
-
-[Auto-shutdown](#auto-shutdown-tab)
38
+
-[Autoshutdown](#auto-shutdown-tab)
36
39
-[Networking](#networking-tab)
37
40
-[Tags](#tags-tab)
38
41
@@ -45,16 +48,16 @@ This quickstart walks you through creating a lab in Azure DevTest Labs by using
45
48
46
49
### Auto-shutdown tab
47
50
48
-
Auto-shutdown helps save lab costs by shutting down all lab VMs at a certain time of day. To configure auto-shutdown:
51
+
Autoshutdown helps save lab costs by shutting down all lab VMs at a certain time of day. To configure autoshutdown:
49
52
50
53
1. On the **Create DevTest Lab** page, select the **Auto-shutdown** tab.
51
54
1. Fill out the following information:
52
55
-**Enabled**: Select **On** to enable auto shutdown.
53
56
-**Scheduled shutdown** and **Time zone**: Specify the daily time and time zone to shut down all lab VMs.
54
-
-**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.
55
-
-**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).
57
+
-**Send notification before auto-shutdown**: Select **Yes** or **No** for the option to post or send a notification 30 minutes before the autoshutdown time.
58
+
-**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).
56
59
57
-
:::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.":::
60
+
:::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.":::
58
61
59
62
### Networking tab
60
63
@@ -66,7 +69,7 @@ To configure networking:
66
69
1. For **Virtual Network**, select a different virtual network from the dropdown list. For **Subnet**, if necessary, select a subnet from the dropdown list.
67
70
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).
68
71
69
-
:::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.":::
72
+
:::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.":::
70
73
71
74
### Tags tab
72
75
@@ -77,7 +80,7 @@ To add tags:
77
80
1. On the **Create DevTest Lab** page, select the **Tags** tab.
78
81
1. Under **Name** and **Value**, select or enter one or more case-sensitive name-value pairs to help identify resources.
79
82
80
-
:::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.":::
83
+
:::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.":::
You can also automate lab creation, including custom settings, with a reusable ARM template. For more information, see [ARM templates in Azure DevTest Labs](devtest-lab-use-arm-and-powershell-for-lab-resources.md).
42
42
@@ -55,9 +55,9 @@ Lab users can view all lab resources, such as VMs, policies, and virtual network
55
55
To monitor and control costs, lab administrators and owners can:
56
56
57
57
-[Limit the number of VMs each user can create or claim](devtest-lab-set-lab-policy.md#set-virtual-machines-per-user).
58
-
-[Allow only certain VM sizes](devtest-lab-set-lab-policy.md#set-allowed-virtual-machine-sizes) in the lab.
59
-
-[Configure auto-shutdown](devtest-lab-set-lab-policy.md#set-auto-shutdown) and auto-start policies to stop and restart all VMs at particular times of day. VM auto-shutdown doesn't apply to platform-as-a-service (PaaS) resources in environments.
60
-
-[Use Azure Cost Management](devtest-lab-configure-cost-management.md) to track environment costs.
58
+
-[Allow only certain virtual machine (VM) sizes](devtest-lab-set-lab-policy.md#set-allowed-virtual-machine-sizes) in the lab.
59
+
-[Configure autoshutdown](devtest-lab-set-lab-policy.md#set-autoshutdown) and autostart policies to stop and restart all VMs at particular times of day. VM autoshutdown doesn't apply to platform-as-a-service (PaaS) resources in environments.
60
+
-[Use Microsoft Cost Management](devtest-lab-configure-cost-management.md) to track environment costs.
61
61
62
62
## Development and test VMs
63
63
@@ -90,7 +90,7 @@ Lab users can add *artifacts* to configure their lab VMs. Artifacts can be:
90
90
- Actions to run on the VM, like cloning a repo.
91
91
- Applications to test.
92
92
93
-
Many artifacts are available out of the box. You can also create *custom artifacts* if you need more customization. You store custom artifacts in a private Git repository you connect to your lab, so all lab users can add the artifacts to their VMs. For more information, see [Create custom artifacts for DevTest Labs](devtest-lab-artifact-author.md) and [Add an artifact repository to a lab](add-artifact-repository.md).
93
+
Many artifacts are available out of the box. You can also create *custom artifacts* if you need more customizations. You store custom artifacts in a private Git repository you connect to your lab, so all lab users can add the artifacts to their VMs. For more information, see [Create custom artifacts for DevTest Labs](devtest-lab-artifact-author.md) and [Add an artifact repository to a lab](add-artifact-repository.md).
94
94
95
95
You can add an Active Directory domain-join artifact to join VMs to an Active Directory domain at creation. This artifact applies only to domains.
96
96
@@ -146,13 +146,12 @@ For a successful proof of concept:
146
146
147
147
Lab owners can manage costs by deleting labs and VMs when they're no longer needed.
148
148
149
-
- Set [expiration dates](devtest-lab-use-resource-manager-template.md#set-vm-expiration-date) on VMs.
149
+
-[Set expiration dates](devtest-lab-use-resource-manager-template.md#set-vm-expiration-date) on VMs.
150
150
-[Delete labs](devtest-lab-delete-lab-vm.md#delete-a-lab) and all related resources.
151
151
-[Delete all lab VMs by running a single PowerShell script](devtest-lab-delete-lab-vm.md#automate-the-process-of-deleting-all-the-vms-in-a-lab).
0 commit comments