Skip to content

Files

Latest commit

93f0cdd · Mar 18, 2022

History

History
33 lines (25 loc) · 1.83 KB

connect-windows-virtual-machine.md

File metadata and controls

33 lines (25 loc) · 1.83 KB
title description ms.topic ms.author author ms.date
Connect to your Windows virtual machines
Learn how to connect to your Windows virtual machine in a lab (Azure DevTest Labs)
how-to
rosemalcolm
RoseHJM
07/17/2020

Connect to a Windows VM in your lab (Azure DevTest Labs)

This article shows you how to connect to a Windows VM in your lab.

Connect to a Windows VM

  1. Sign in to the Azure portal.

  2. In the search bar, search for and select DevTest Labs.

    :::image type="content" source="./media/connect-windows-virtual-machine/search-select.png" alt-text="Search for and select DevTest Labs":::

  3. From the list of labs, select your lab.

    :::image type="content" source="./media/connect-windows-virtual-machine/select-lab.png" alt-text="Select your lab":::

  4. On the home page for your lab, select your Windows VM from the My virtual machines list.

    :::image type="content" source="./media/connect-windows-virtual-machine/select-windows-vm.png" alt-text="Select your Windows VM":::

  5. On the Virtual machine page for your VM, select Connect on the toolbar. If the VM is stopped, select Start first to start the VM.

    :::image type="content" source="./media/connect-windows-virtual-machine/select-connect.png" alt-text="Select connect on the toolbar":::

  6. If you're using the Edge browser, you see the link to the downloaded RDP file at the bottom of the browser.

    :::image type="content" source="./media/connect-windows-virtual-machine/rdp-download.png" alt-text="RDP downloaded":::

  7. Open the RDP file, and enter your VM credentials that you typed when creating the VM. You should be connected to the Windows VM now.

Next Steps

How to: connect to a Linux VM