Skip to content

Commit 3835c64

Browse files
authored
Merge pull request #177997 from dagiro/Freshness8
Freshness8 - Connect to your virtual machines through a browser
2 parents ae4d9ec + f53dac5 commit 3835c64

File tree

4 files changed

+18
-10
lines changed

4 files changed

+18
-10
lines changed

articles/devtest-labs/connect-virtual-machine-through-browser.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,35 @@
11
---
2-
title: Connect to your virtual machines through a browser
2+
title: Enable browser access to lab virtual machines
33
description: Learn how to connect to your virtual machines through a browser.
44
ms.topic: how-to
5-
ms.date: 06/26/2020
5+
ms.date: 10/29/2021
66
---
77

8-
# Connect to your virtual machines through a browser
8+
# Connect to your lab virtual machines through a browser
99

10-
DevTest Labs integrates with [Azure Bastion](../bastion/index.yml), which enables you to connect to your virtual machines through a browser. For information on how to enable this feature in DevTest Labs, see [Enable browser connection on lab virtual machines](enable-browser-connection-lab-virtual-machines.md).
10+
DevTest Labs integrates with [Azure Bastion](../bastion/index.yml), which enables you to connect to your lab virtual machines (VM) through a browser. Once **Browser connect** is enabled, lab users can access their virtual machines through a browser.
1111

12-
Once the *Browser connect* is enabled, lab users can access virtual machines through a browser.
12+
In this how-to guide, you'll connect to a lab VM using **Browser connect**.
1313

14-
## Create a lab virtual machine
14+
## Prerequisites
1515

16-
You first need to create the lab virtual machine within a virtual network that has Bastion configured on it. Select the second **subnet** you created, not the AzureBastionSubnet. You can select a virtual network during virtual machine creation by going to the **Advanced settings** tab.
16+
- A lab VM, with a [Bastion-configured virtual network and the **Browser connect** setting turned on](enable-browser-connection-lab-virtual-machines.md).
1717

18-
![Create virtual machine](./media/connect-virtual-machine-through-browser/create-virtual-machine.png)
18+
- A web browser configured to allow pop-ups from `https://portal.azure.com:443`.
1919

2020
## Launch virtual machine in a browser
2121

22-
Once the virtual machine is created, you can launch it in a browser by clicking the *Browser connect* button and entering your username and password for the machine.
22+
1. Sign in to the [Azure portal](https://portal.azure.com).
2323

24-
![Launch in a browser](./media/connect-virtual-machine-through-browser/browser-connect.png)
24+
1. Navigate to your lab in **DevTest Labs**.
25+
26+
1. Select a virtual machine.
27+
28+
1. From the top menu, select **Browser connect**.
29+
30+
1. In the **Browser connect** section, enter your credentials and then select **Connect**.
31+
32+
:::image type="content" source="./media/connect-virtual-machine-through-browser/lab-vm-browser-connect.png" alt-text="Screenshot of browser connect button.":::
2533

2634
## Next Steps
2735

59.6 KB
Loading

0 commit comments

Comments
 (0)