Skip to content

Commit ac2f790

Browse files
authored
Merge pull request #267882 from TimShererWithAquent/us194307b
Freshness Pass 194290:
2 parents a1141bf + 7b91cc0 commit ac2f790

6 files changed

+177
-159
lines changed

articles/lab-services/class-type-ethical-hacking.md

Lines changed: 94 additions & 81 deletions
Large diffs are not rendered by default.
Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,61 @@
11
---
22
title: Connect to a lab VM from Chromebook
33
titleSuffix: Azure Lab Services
4-
description: Learn how to connect from a Chromebook to a virtual machine in Azure Lab Services.
4+
description: Learn how to connect from your Chromebook system to a virtual machine in Azure Lab Services by using RDP.
55
services: lab-services
66
ms.service: lab-services
7-
author: ntrogh
8-
ms.author: nicktrog
7+
author: RoseHJM
8+
ms.author: rosemalcolm
99
ms.topic: how-to
10-
ms.date: 01/18/2023
10+
ms.date: 03/04/2024
11+
#customer intent: As a student or trainee, I want to connect to an Azure Lab Services VM from my Chromebook over RDP in order to use the lab resources.
1112
---
1213

1314
# Connect to a VM using Remote Desktop Protocol on a Chromebook
1415

15-
In this article, you learn how to connect to a lab VM in Azure Lab Services from a Chromebook by using Remote Desktop Protocol (RDP).
16+
In this article, you learn how to connect to a lab virtual machine (VM) in Azure Lab Services from a Chromebook by using Remote Desktop Protocol (RDP).
1617

1718
## Install Microsoft Remote Desktop on a Chromebook
1819

19-
To connect to the lab VM via RDP, you use the Microsoft Remote Desktop app.
20+
To connect to the lab VM by using RDP, use the Microsoft Remote Desktop app.
2021

2122
To install the Microsoft Remote Desktop app:
2223

2324
1. Open the app store on your Chromebook, and search for **Microsoft Remote Desktop**.
2425

25-
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/install-remote-desktop-chromebook.png" alt-text="Screenshot of the Microsoft Remote Desktop app in the app store.":::
26+
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/install-remote-desktop-chromebook.png" alt-text="Screenshot of the Microsoft Remote Desktop app in the app store." lightbox="./media/connect-virtual-machine-chromebook-remote-desktop/install-remote-desktop-chromebook.png":::
2627

2728
1. Select **Install** to install the latest version of the Remote Desktop application by Microsoft Corporation.
2829

2930
## Access the VM from your Chromebook using RDP
3031

31-
Next, you connect to the lab VM by using the remote desktop application. You can retrieve the connection information for the lab VM from the Azure Lab Services website.
32+
Connect to the lab VM by using the remote desktop application. You can retrieve the connection information for the lab VM from the Azure Lab Services website.
3233

33-
1. Navigate to the Azure Lab Services website (https://labs.azure.com), and sign in with your credentials.
34+
1. Navigate to the [Azure Lab Services website](https://labs.azure.com), and sign in with your credentials.
3435

3536
1. On the tile for your VM, ensure the [VM is running](how-to-use-lab.md#start-or-stop-the-vm) and select the **Connect** icon.
3637

37-
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/connect-vm.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services. The connect icon button on the VM tile is highlighted.":::
38+
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/connect-vm.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services with the connect icon button on the VM tile highlighted." lightbox="./media/connect-virtual-machine-chromebook-remote-desktop/connect-vm.png":::
3839

39-
1. If you’re connecting to a Linux VM, you'll see two options to connect to the VM: SSH and RDP. Select the **Connect via RDP** option. If you're connecting to a Windows VM, you don't need to choose a connection option. The RDP file will automatically start downloading.
40+
1. When you connect to a Linux VM, you see two options to connect to the VM: SSH and RDP. Select the **Connect via RDP** option. If you're connecting to a Windows VM, you don't need to choose a connection option. The RDP file downloads.
4041

41-
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/student-vm-connect-options.png" alt-text="Screenshot that shows V M tile for student. The R D P and S S H connection options are highlighted.":::
42+
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/student-vm-connect-options.png" alt-text="Screenshot that shows VM tile for student with the RDP and SSH connection options highlighted." lightbox="./media/connect-virtual-machine-chromebook-remote-desktop/student-vm-connect-options.png":::
4243

43-
1. Open the **RDP** file that's downloaded on your computer with **Microsoft Remote Desktop** installed. It should start connecting to the VM.
44+
1. Open the **RDP** file on your computer with **Microsoft Remote Desktop** installed. It should start connecting to the VM.
4445

45-
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/connect-vm-chromebook.png" alt-text="Screenshot of the Microsoft Remote Desktop app connecting to V M.":::
46+
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/connect-vm-chromebook.png" alt-text="Screenshot of the Microsoft Remote Desktop app connecting to VM." lightbox="./media/connect-virtual-machine-chromebook-remote-desktop/connect-vm-chromebook.png":::
4647

47-
1. When prompted, enter your username and password.
48+
1. When prompted, enter your user name and password.
4849

49-
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/password-chromebook.png" alt-text="Screenshot that shows the Logon screen where you enter your username and password.":::
50+
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/password-chromebook.png" alt-text="Screenshot that shows the Logon screen where you enter your username and password." lightbox="./media/connect-virtual-machine-chromebook-remote-desktop/password-chromebook.png":::
5051

5152
1. If you receive a certificate warning, you can select **Continue**.
5253

53-
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/certificate-error-chromebook.png" alt-text="Screenshot that shows certificate warning when connecting to lab V M.":::
54+
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/certificate-error-chromebook.png" alt-text="Screenshot that shows certificate warning when connecting to lab VM." lightbox="./media/connect-virtual-machine-chromebook-remote-desktop/certificate-error-chromebook.png":::
5455

5556
1. After the connection is established, you see the desktop of your lab VM.
5657

57-
## Next steps
58+
## Related content
5859

5960
- As an educator, [configure RDP for Linux VMs](how-to-enable-remote-desktop-linux.md)
6061
- As a student, [stop the VM](how-to-use-lab.md#start-or-stop-the-vm)

articles/lab-services/connect-virtual-machine-mac-remote-desktop.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,62 +4,63 @@ titleSuffix: Azure Lab Services
44
description: Learn how to connect using remote desktop (RDP) from a Mac to a virtual machine in Azure Lab Services.
55
services: lab-services
66
ms.service: lab-services
7-
author: ntrogh
8-
ms.author: nicktrog
7+
author: RoseHJM
8+
ms.author: rosemalcolm
99
ms.topic: how-to
10-
ms.date: 02/16/2023
10+
ms.date: 03/04/2024
11+
#customer intent: As a student or trainee, I want to connect to an Azure Lab Services VM from my Mac over RDP in order to use the lab resources.
1112
---
1213

1314
# Connect to a VM using Remote Desktop Protocol on a Mac
1415

16+
In this article, you learn how to connect to a lab virtual machine (VM) in Azure Lab Services from a Mac by using Remote Desktop Protocol (RDP).
17+
1518
> [!CAUTION]
1619
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
1720
18-
In this article, you learn how to connect to a lab VM in Azure Lab Services from a Mac by using Remote Desktop Protocol (RDP).
19-
2021
## Install Microsoft Remote Desktop on a Mac
2122

22-
To connect to the lab VM via RDP, you can use the Microsoft Remote Desktop app.
23+
To connect to the lab VM by using RDP, use the Microsoft Remote Desktop app.
2324

2425
To install the Microsoft Remote Desktop app:
2526

2627
1. Open the App Store on your Mac, and search for **Microsoft Remote Desktop**.
2728

28-
:::image type="content" source="./media/connect-virtual-machine-mac-remote-desktop\install-remote-desktop.png" alt-text="Screenshot of Microsoft Remote Desktop app in the App Store.":::
29+
:::image type="content" source="./media/connect-virtual-machine-mac-remote-desktop\install-remote-desktop.png" alt-text="Screenshot of Microsoft Remote Desktop app in the App Store." lightbox="./media/connect-virtual-machine-mac-remote-desktop\install-remote-desktop.png" :::
2930

3031
1. Select **Install** to install the latest version of Microsoft Remote Desktop.
3132

3233
## Access the VM from your Mac using RDP
3334

34-
Next, you connect to the lab VM by using the remote desktop application. You can retrieve the connection information for the lab VM from the Azure Lab Services website.
35+
Connect to the lab VM by using the remote desktop application. You can retrieve the connection information for the lab VM from the Azure Lab Services website.
3536

36-
1. Navigate to the Azure Lab Services website (https://labs.azure.com), and sign in with your credentials.
37+
1. Navigate to the [Azure Lab Services website](https://labs.azure.com), and sign in with your credentials.
3738

3839
1. On the tile for your VM, ensure the [VM is running](how-to-use-lab.md#start-or-stop-the-vm) and select the **Connect** icon.
3940

40-
:::image type="content" source="./media/connect-virtual-machine-mac-remote-desktop/connect-vm.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services. The connect icon button on the VM tile is highlighted.":::
41+
:::image type="content" source="./media/connect-virtual-machine-mac-remote-desktop/connect-vm.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services with the connect icon button on the VM tile highlighted." lightbox="./media/connect-virtual-machine-mac-remote-desktop/connect-vm.png":::
4142

42-
1. If you’re connecting to a Linux VM, you'll see two options to connect to the VM: SSH and RDP. Select the **Connect via RDP** option. If you're connecting to a Windows VM, you don't need to choose a connection option. The RDP file will automatically start downloading.
43+
1. When you connect to a Linux VM, you see two options to connect to the VM: SSH and RDP. Select the **Connect via RDP** option. If you're connecting to a Windows VM, you don't need to choose a connection option. The RDP file downloads.
4344

44-
:::image type="content" source="./media/connect-virtual-machine-mac-remote-desktop/student-vm-connect-options.png" alt-text="Screenshot that shows V M tile for student. The R D P and S S H connection options are highlighted.":::
45+
:::image type="content" source="./media/connect-virtual-machine-mac-remote-desktop/student-vm-connect-options.png" alt-text="Screenshot that shows VM tile for student with the RDP and SSH connection options highlighted." lightbox="./media/connect-virtual-machine-mac-remote-desktop/student-vm-connect-options.png":::
4546

46-
1. Open the **RDP** file that's downloaded on your computer with **Microsoft Remote Desktop** installed. It should start connecting to the VM.
47+
1. Open the *RDP* file on your computer with **Microsoft Remote Desktop** installed. Your computer should start to connect to the VM.
4748

48-
:::image type="content" source="./media/how-to-use-classroom-lab/connect-linux-vm.png" alt-text="Screenshot of Microsoft Remote Desktop app connecting to a remote VM.":::
49+
:::image type="content" source="./media/how-to-use-classroom-lab/connect-linux-vm.png" alt-text="Screenshot of Microsoft Remote Desktop app connecting to a remote VM." lightbox="./media/how-to-use-classroom-lab/connect-linux-vm.png":::
4950

50-
1. When prompted, enter your username and password.
51+
1. When prompted, enter your user name and password.
5152

5253
1. If you receive a certificate warning, you can select **Continue**.
5354

54-
:::image type="content" source="./media/how-to-use-classroom-lab/certificate-error.png" alt-text="Screenshot of certificate error for Microsoft Remote Desktop app.":::
55+
:::image type="content" source="./media/how-to-use-classroom-lab/certificate-error.png" alt-text="Screenshot of certificate error for Microsoft Remote Desktop app." lightbox="./media/how-to-use-classroom-lab/certificate-error.png":::
5556

5657
1. After the connection is established, you see the desktop of your lab VM.
5758

5859
The following example is for a CentOS Linux VM:
5960

60-
:::image type="content" source="./media/how-to-use-classroom-lab/vm-ui.png" alt-text="Screenshot of the desktop for a CentOS Linux VM.":::
61+
:::image type="content" source="./media/how-to-use-classroom-lab/vm-ui.png" alt-text="Screenshot of the desktop for a CentOS Linux VM." lightbox="./media/how-to-use-classroom-lab/vm-ui.png":::
6162

62-
## Next steps
63+
## Related content
6364

6465
- As a student, learn to [connect to a VM using X2Go](connect-virtual-machine-linux-x2go.md).
6566
- As a student, [stop the VM](how-to-use-lab.md#start-or-stop-the-vm).

0 commit comments

Comments
 (0)