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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Integrate Azure Bastion with DevTest Labs to enable accessing lab v
4
4
ms.topic: how-to
5
5
ms.author: rosemalcolm
6
6
author: RoseHJM
7
-
ms.date: 11/02/2021
7
+
ms.date: 12/20/2022
8
8
---
9
9
10
10
# Enable browser connection to DevTest Labs VMs with Azure Bastion
@@ -46,11 +46,11 @@ First, create a new virtual network with an Azure Bastion subnet and another sub
46
46
Next, connect your lab to the new virtual network:
47
47
48
48
1. From your lab **Overview** page, select **Configuration and policies** in the left navigation.
49
-
1. On the **Configuration and policies** page, select **Virtual networks**under **External resources** in the left navigation.
50
-
1. On the **Configuration and policies | Virtual networks** page, select **Add** at the top.
49
+
1. On the **Configuration and policies** page, in the left navigation under **External resources**, select **Virtual networks**.
50
+
1. On the **Configuration and policies | Virtual networks** page, select **Add**.
51
51
1. On the **Virtual network** page, select **Select virtual network**.
52
52
1. On the **Choose virtual network** page, select the Azure Bastion-enabled virtual network you just created.
53
-
1.Select **Save** at the top of the **Virtual network** page.
53
+
1.On the **Virtual network** page, select **Save**.
54
54
1. On the **Configuration and policies | Virtual networks** page, remove any previous virtual network from the lab. Select **...** next to that virtual network, select **Delete**, and then select **Yes**.
55
55
56
56

@@ -60,7 +60,7 @@ Enable VM creation in the non-Azure Bastion subnet:
60
60
1. On the **Configuration and policies | Virtual networks** page, select the Azure Bastion-enabled virtual network.
61
61
1. On the **Virtual network** page, make sure that both the **AzureBastionSubnet** subnet and the **default** subnet appear. If you don't see both subnets, close and reopen the page.
62
62
1. Select the **default** subnet.
63
-
1. On the **Lab Subnet**screen, under **Use in virtual machine creation**, select **Yes**, and then select **Save**. You can now create VMs in the default subnet of your lab virtual network.
63
+
1. On the **Lab Subnet**pane, under **Use in virtual machine creation**, select **Yes**, and then select **Save**. You can now create VMs in the default subnet of your lab virtual network.
64
64
65
65

66
66
@@ -69,8 +69,8 @@ Enable VM creation in the non-Azure Bastion subnet:
69
69
First, create a new Azure Bastion subnet in your lab's existing virtual network:
70
70
71
71
1. In the Azure portal, search for and select **Virtual networks**.
72
-
1.Select your lab's existing virtual network from the list on the **Virtual networks** page.
73
-
1. On the virtual network page, select **Subnets** in the left navigation,
72
+
1.On the **Virtual networks** page, select your lab's existing virtual network from the list.
73
+
1. On the virtual network page, select **Subnets**.
74
74
1. On the **Subnets** page, select **+ Subnet** on the top menu.
75
75
1. On the **Add Subnet screen**, enter *AzureBastionSubnet* under **Name**.
76
76
1. Under **Subnet address range**, enter an address range that's within the virtual network's address space, but doesn't overlap with the existing lab subnet.
@@ -94,15 +94,15 @@ Next, deploy the Azure Bastion host in the new Azure Bastion subnet:
94
94
95
95
Once you deploy Azure Bastion in your lab virtual network, enable browser connections for the lab:
96
96
97
-
1. On the lab **Overview** page, select **Configuration and policies**, and then select**Browser connect** under**Settings**.
97
+
1. On the lab **Overview** page, select **Configuration and policies**, and then under**Settings**, select**Browser connect**.
98
98
1. On the **Browser connect** page, select **On**.
99
99
1. Select **Save** at the top of the page.
100
100
101
101

102
102
103
103
To connect to a lab VM through Azure Bastion:
104
104
105
-
1.Select a lab VM from **My virtual machines** on the lab **Overview** page.
105
+
1.On the lab **Overview** page, from **My virtual machines**, select a lab VM.
106
106
1. At the top of the VM's page, select **Browser connect**.
107
107
1. In the **Browser connect** pane, enter your VM's username and password, and select **Connect**.
0 commit comments