Skip to content

Commit bf95cb7

Browse files
committed
Freshness8
1 parent eb93ca8 commit bf95cb7

File tree

6 files changed

+20
-10
lines changed

6 files changed

+20
-10
lines changed

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

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,37 @@
11
---
2-
title: Connect to your virtual machines through a browser
2+
title: Connect to your lab virtual machines through a browser
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/28/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+
- Lab option **Browser connect** enabled. See [Enable browser connection on lab virtual machines](enable-browser-connection-lab-virtual-machines.md) for complete steps.
1717

18-
![Create virtual machine](./media/connect-virtual-machine-through-browser/create-virtual-machine.png)
18+
- A lab virtual machine within a virtual network that has Bastion configured on it. See [Enable browser connection on lab virtual machines](enable-browser-connection-lab-virtual-machines.md) as well for configuring a virtual network with Bastion.
19+
20+
- A web browser configured to allow pop-ups from `https://portal.azure.com:443`.
1921

2022
## Launch virtual machine in a browser
2123

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.
24+
1. Sign in to the [Azure portal](https://portal.azure.com).
25+
26+
1. Navigate to your lab in **DevTest Labs**.
27+
28+
1. Select a virtual machine.
29+
30+
1. From the top menu, select **Browser connect**.
31+
32+
1. In the **Browser connect** section, enter your credentials and then select **Connect**.
2333

24-
![Launch in a browser](./media/connect-virtual-machine-through-browser/browser-connect.png)
34+
:::image type="content" source="./media/connect-virtual-machine-through-browser/lab-vm-browser-connect.png" alt-text="Screenshot of browser connect button.":::
2535

2636
## Next Steps
2737

59.6 KB
Loading

0 commit comments

Comments
 (0)