Skip to content

Commit cc1908f

Browse files
Merge pull request #222047 from RoseHJM/dtl-maint-bastion
Content freshness work - DTL
2 parents a457f2b + bb23059 commit cc1908f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/devtest-labs/enable-browser-connection-lab-virtual-machines.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Integrate Azure Bastion with DevTest Labs to enable accessing lab v
44
ms.topic: how-to
55
ms.author: rosemalcolm
66
author: RoseHJM
7-
ms.date: 11/02/2021
7+
ms.date: 12/20/2022
88
---
99

1010
# 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
4646
Next, connect your lab to the new virtual network:
4747

4848
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**.
5151
1. On the **Virtual network** page, select **Select virtual network**.
5252
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**.
5454
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**.
5555

5656
![Screenshot that shows deleting the old lab virtual network.](media/enable-browser-connection-lab-virtual-machines/add-virtual-network.png)
@@ -60,7 +60,7 @@ Enable VM creation in the non-Azure Bastion subnet:
6060
1. On the **Configuration and policies | Virtual networks** page, select the Azure Bastion-enabled virtual network.
6161
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.
6262
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.
6464

6565
![Screenshot that shows enabling V M creation in the default subnet.](./media/enable-browser-connection-lab-virtual-machines/enable-vm-creation-subnet.png)
6666

@@ -69,8 +69,8 @@ Enable VM creation in the non-Azure Bastion subnet:
6969
First, create a new Azure Bastion subnet in your lab's existing virtual network:
7070

7171
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**.
7474
1. On the **Subnets** page, select **+ Subnet** on the top menu.
7575
1. On the **Add Subnet screen**, enter *AzureBastionSubnet* under **Name**.
7676
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:
9494

9595
Once you deploy Azure Bastion in your lab virtual network, enable browser connections for the lab:
9696

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**.
9898
1. On the **Browser connect** page, select **On**.
9999
1. Select **Save** at the top of the page.
100100

101101
![Screenshot that shows enabling the browser connection.](./media/enable-browser-connection-lab-virtual-machines/browser-connect.png)
102102

103103
To connect to a lab VM through Azure Bastion:
104104

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.
106106
1. At the top of the VM's page, select **Browser connect**.
107107
1. In the **Browser connect** pane, enter your VM's username and password, and select **Connect**.
108108

0 commit comments

Comments
 (0)