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/enable-browser-connection-lab-virtual-machines.md
+3-21Lines changed: 3 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,9 @@ In this guide, you'll enable browser connections to lab virtual machines.
15
15
16
16
## Prerequisites
17
17
18
-
- A lab in [Azure DevTest Labs](./devtest-lab-overview.md)
18
+
- A lab in [Azure DevTest Labs](./devtest-lab-overview.md).
19
19
20
-
- A virtual network configured with Bastion.
21
-
- If you don't have a virtual network, see [Create a virtual network](../virtual-network/quick-create-portal.md#create-a-virtual-network). The article includes steps to configure Bastion as part of the virtual network creation.
22
-
- If you already have a virtual network, see [Create an Azure Bastion host](../bastion/tutorial-create-host-portal.md) for steps on adding Bastion.
20
+
- Your lab's virtual network configured with Bastion. See [Create an Azure Bastion host](../bastion/tutorial-create-host-portal.md) for steps on adding Bastion.
23
21
24
22
- The lab user needs to be a member of the **Reader** role on the Bastion host and the virtual network that has Bastion configured.
25
23
@@ -35,23 +33,7 @@ In this guide, you'll enable browser connections to lab virtual machines.
35
33
36
34
1. On the **Configuration and policies** page, under **External resources**, select **Virtual networks**.
37
35
38
-
1. On the **Virtual networks** section, select **+ Add**.
39
-
40
-
:::image type="content" source="./media/enable-browser-connection-lab-virtual-machines/virtual-network-add.png" alt-text="Screenshot of add virtual network.":::
41
-
42
-
1. On the **Virtual network** page, select **[Select virtual network]**.
43
-
44
-
:::image type="content" source="./media/enable-browser-connection-lab-virtual-machines/select-virtual-network-button.png" alt-text="Screenshot of select virtual network button.":::
45
-
46
-
1. On the **Choose virtual network** page, select the virtual network configured with Bastion. You'll then be returned to the **Virtual network** page
47
-
48
-
1. Select **Save**. You'll then be returned to the **Virtual networks** section of **Configuration and policies**.
49
-
50
-
## Allow subnet use in VM Creation
51
-
52
-
These steps continue immediately from the prior section.
53
-
54
-
1. Select your virtual network.
36
+
1. Select your Bastion configured virtual network.
55
37
56
38
:::image type="content" source="./media/enable-browser-connection-lab-virtual-machines/virtual-network-added.png" alt-text="Screenshot of added virtual network.":::
0 commit comments