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-configure-vnet.md
+15-9Lines changed: 15 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -27,35 +27,41 @@ To add a configured virtual network and subnet to a lab, take the following step
27
27
28
28
:::image type="content" source="./media/devtest-lab-configure-vnet/lab-settings-vnets-vnet1.png" alt-text="Screenshot that shows Select virtual network selected on the Virtual network page.":::
29
29
30
-
1. The **Choose virtual network** page shows all the virtual networks in the subscription that are in the same region as the lab. Select the virtual network you want to add.
30
+
1. The **Choose virtual network** page appears, showing all virtual networks in the subscription that are in the same region as the lab. Select the virtual network you want to add.
31
31
32
32
:::image type="content" source="./media/devtest-lab-configure-vnet/choose-virtual-network.png" alt-text="Screenshot that shows the Choose virtual network page with a list of virtual networks.":::
33
33
34
-
1. The **Virtual network** page now shows the virtual network you chose. Select **Save**.
34
+
1. The virtual network you chose shows on the **Virtual network** page. Select **Save**.
35
35
36
-
1. The chosen virtual network now appears in the list on the lab's **Virtual networks** page. Select the new virtual network.
36
+
1. The virtual network appears in the list on the lab's **Virtual networks** page. When the **Status** shows as **Ready**, select the new virtual network.
37
37
38
38
:::image type="content" source="./media/devtest-lab-configure-vnet/lab-subnet.png" alt-text="Screenshot that shows the added virtual network on the lab's Virtual networks page.":::
39
39
40
40
1. The **Virtual network** page shows the subnets for the virtual network. Select a subnet to configure.
41
41
42
42
1. On the **Lab Subnet** pane, select **Yes** or **No** under the following options:
43
43
44
-
-**Use in virtual machine creation** to allow VM creation in the subnet.
45
-
-**Enable shared public IP** to enable a [shared public IP address](devtest-lab-shared-ip.md).
46
-
-**Allow public IP creation** to allow public IP addresses in the subnet.
44
+
-**Use in virtual machine creation** to allow or disallow VM creation in the subnet.
45
+
-**Enable shared public IP** to enable or disable a [shared public IP address](devtest-lab-shared-ip.md).
46
+
-**Allow public IP creation** to allow or disallow creating public IP addresses in the subnet.
47
47
48
48
1. Under **Maximum virtual machines per user**, enter the maximum number of VMs each user can create in the subnet. If you don't want to restrict the number of VMs, leave this field blank.
49
49
50
50
1. Select **Save**.
51
51
52
52
:::image type="content" source="./media/devtest-lab-configure-vnet/lab-settings-vnets-vnet2.png" alt-text="Screenshot that shows the settings for the Lab subnet pane.":::
53
53
54
-
If you allowed VM creation in one of the subnets, you can now use the configured virtual network to [create lab VMs](devtest-lab-add-vm.md).
54
+
1. On the **Virtual network** page, select **Save** again.
55
55
56
-
## Add a virtual network during VM creation
56
+
## Create VMs in the added virtual network
57
57
58
-
You can also specify a virtual network to use at the time you create a new lab VM. For instructions, see [Create and add virtual machines](devtest-lab-add-vm.md).
58
+
If you allowed VM creation in one of the subnets, you can now create lab VMs in the added virtual network.
59
+
60
+
1. Follow the instructions at [Create and add virtual machines](devtest-lab-add-vm.md) to add a lab VM and select a VM base.
61
+
1. On the **Create lab resource** screen, select the **Advanced settings** tab.
62
+
1. Select the drop-down arrow in the **Virtual network** field, and select the virtual network you added.
63
+
1. If necessary, select the drop-down arrow in the **Subnet Selector** field, and select the subnet you want.
Copy file name to clipboardExpand all lines: articles/devtest-labs/devtest-lab-create-custom-image-from-vm-using-portal.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This article describes how to create a custom image from a provisioned Azure Dev
15
15
16
16
To create a custom image from a lab VM, take the following steps:
17
17
18
-
1. In the [Azure portal](https://go.microsoft.com/fwlink/p/?LinkID=525040), on your lab's **Overview** page, select the VM you want to use from the list under **My virtual machines**.
18
+
1. In the [Azure portal](https://go.microsoft.com/fwlink/p/?LinkID=525040), on your lab's **Overview** page, select the VM to use for the image from the **My virtual machines** list.
19
19
20
20
:::image type="content" source="./media/devtest-lab-create-custom-image-vm/overview-page.png" alt-text="Screenshot that shows a V M selected on a lab's Overview page.":::
21
21
@@ -25,9 +25,9 @@ To create a custom image from a lab VM, take the following steps:
25
25
26
26
1. Under **Image preparation**, select one of the following options:
27
27
28
-
-**I have not generalized this virtual machine** if you haven't run [sysprep](/windows-hardware/manufacture/desktop/sysprep--system-preparation--overview) and don't want to run sysprep on the VM when creating the custom image
29
-
-**I have already generalized this virtual machine** if you already ran sysprep on the VM
30
-
-**Generalize this virtual machine (Run sysprep)** if you haven't run sysprep and want sysprep to be run on the VM when creating the custom image
28
+
-**I have not generalized this virtual machine** if you haven't run [sysprep](/windows-hardware/manufacture/desktop/sysprep--system-preparation--overview) and don't want to run sysprep on the VM when creating the custom image.
29
+
-**I have already generalized this virtual machine** if you already ran sysprep on the VM.
30
+
-**Generalize this virtual machine (Run sysprep)** if you haven't run sysprep and you want sysprep to be run on the VM when creating the custom image.
Copy file name to clipboardExpand all lines: articles/devtest-labs/devtest-lab-resize-vm.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.date: 02/15/2022
10
10
Azure DevTest Labs supports changing the size of a lab virtual machine (VM), based on changing needs for CPU, network, or disk performance. This article describes how to resize a lab VM.
11
11
12
12
> [!NOTE]
13
-
> The resize feature complies with lab policy for [allowed VM sizes](devtest-lab-set-lab-policy.md#set-allowed-virtual-machine-sizes). You can resize a VM only to sizes that the lab allows.
13
+
> The resize feature complies with lab policy for [allowed VM sizes](devtest-lab-set-lab-policy.md#set-allowed-virtual-machine-sizes). You can resize a VM only to sizes that lab policy allows.
14
14
15
15
## Stop the VM
16
16
@@ -42,7 +42,7 @@ Once the VM stops, or if the VM is already stopped, **Stop** is grayed out.
42
42
43
43
:::image type="content" source="./media/devtest-lab-resize-vm/resize-status.png" alt-text="Screenshot of the Notifications window that shows resizing status.":::
44
44
45
-
1. When the resize finishes, select **Start** from the VM **Overview** page toolbar.
45
+
1. When the resize finishes, start the VM by selecting **Start** from the VM's**Overview** page toolbar.
Copy file name to clipboardExpand all lines: articles/devtest-labs/devtest-lab-set-lab-policy.md
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ This article describes how you can manage Azure DevTest Labs policies to control
30
30
31
31
This policy specifies the VM sizes that users can create in the lab.
32
32
33
-
1. On the **Configuration and policies** page, select **Allowed virtual machines sizes** from the left navigation.
33
+
1. On the lab's **Configuration and policies** page, select **Allowed virtual machines sizes** from the left navigation.
34
34
35
35
1. On the **Allowed virtual machines sizes** screen, select **Yes** or **No** to enable or disable the policy.
36
36
@@ -44,7 +44,7 @@ This policy specifies the VM sizes that users can create in the lab.
44
44
45
45
This policy specifies the maximum number of VMs that an individual lab user can own.
46
46
47
-
1. On the **Configuration and policies** page, select **Virtual machines per user** from the left navigation.
47
+
1. On the lab's **Configuration and policies** page, select **Virtual machines per user** from the left navigation.
48
48
49
49
1. On the **Virtual machines per user** screen, under **Limit the number of virtual machines**, select **On** or **Off** to enable or disable the policy.
50
50
@@ -67,9 +67,9 @@ If a user tries to create or claim a VM when the user limit has been met, an err
67
67
68
68
## Set virtual machines per lab
69
69
70
-
This policy specifies the total maximum number of VMs that can be created or claimed in the current lab.
70
+
This policy specifies the maximum number of VMs that all users can create or claim in the current lab.
71
71
72
-
1. On the **Configuration and policies** page, select **Virtual machines per lab** from the left navigation.
72
+
1. On the lab's **Configuration and policies** page, select **Virtual machines per lab** from the left navigation.
73
73
74
74
1. On the **Virtual machines per user** screen, under **Limit the number of virtual machines**, select **On** or **Off** to enable or disable the policy.
75
75
@@ -83,13 +83,13 @@ This policy specifies the total maximum number of VMs that can be created or cla
83
83
84
84
:::image type="content" source="./media/devtest-lab-set-lab-policy/max-vms-per-lab.png" alt-text="Screenshot showing Virtual machines per lab.":::
85
85
86
-
If a user tries to create or claim a VM when the user limit has been met, an error message indicates that the VM can't be created or claimed.
86
+
If a user tries to create or claim a VM when the lab limit has been met, an error message indicates that the VM can't be created or claimed.
87
87
88
88
## Set auto-shutdown
89
89
90
90
Auto-shutdown helps minimize lab waste by shutting down lab VMs at a specific time of day.
91
91
92
-
1. On the **Configuration and policies** page, select **Auto-shutdown** from the left navigation.
92
+
1. On the lab's **Configuration and policies** page, select **Auto-shutdown** from the left navigation.
93
93
94
94
1. On the **Auto-shutdown** screen, for **Enabled**, select **On** or **Off** to enable or disable the policy.
95
95
@@ -108,7 +108,7 @@ By default, auto-shutdown applies to all lab VMs. If allowed by policy, lab user
108
108
1. Select the VM from **My virtual machines** on the lab **Overview** page.
109
109
1. On the home page for the VM, in the **Operations** section of the left navigation, select **Auto-shutdown**.
110
110
111
-
For more information about lab and VM auto-shutdown, including sending notifications, see [Configure auto shutdown for labs and VMs in DevTest Labs](devtest-lab-auto-shutdown.md).
111
+
For more information about auto-shutdown and sending notifications, see [Configure auto shutdown for labs and VMs in DevTest Labs](devtest-lab-auto-shutdown.md).
112
112
113
113
## Set auto-shutdown policy
114
114
@@ -117,7 +117,7 @@ Lab owners can configure auto-shutdown on all lab VMs centrally, and set a polic
117
117
> [!IMPORTANT]
118
118
> Auto-shutdown policy changes apply only to new lab VMs, not to already-existing VMs.
119
119
120
-
1. On the **Configuration and policies** page, select **Auto shutdown policy** from the left navigation.
120
+
1. On the lab's **Configuration and policies** page, select **Auto shutdown policy** from the left navigation.
121
121
122
122
1. Select one of the following options:
123
123
@@ -131,13 +131,13 @@ Lab owners can configure auto-shutdown on all lab VMs centrally, and set a polic
For more information and details about auto-shutdown policy, see [Configure auto shutdown for labs and VMs in DevTest Labs](devtest-lab-auto-shutdown.md).
134
+
For more information and details about auto-shutdown policy, see [Configure lab auto shutdown policy](devtest-lab-auto-shutdown.md#configure-lab-auto-shutdown-policy).
135
135
136
136
## Set autostart
137
137
138
138
Autostart policy helps you minimize waste by specifying a specific time of day and days of the week to start up all lab VMs.
139
139
140
-
1. On the **Configuration and policies** page, select **Auto-start** from the left navigation.
140
+
1. On the lab's **Configuration and policies** page, select **Auto-start** from the left navigation.
141
141
142
142
1. Select **Yes** or **No** to enable or disable the policy.
0 commit comments