Skip to content

Commit 3fcf667

Browse files
Freshness, in progress.
1 parent bb0cf83 commit 3fcf667

File tree

3 files changed

+56
-53
lines changed

3 files changed

+56
-53
lines changed

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

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
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
77
author: ntrogh
88
ms.author: nicktrog
99
ms.topic: how-to
10-
ms.date: 01/18/2023
10+
ms.date: 02/28/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
@@ -16,7 +17,7 @@ In this article, you learn how to connect to a lab VM in Azure Lab Services from
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, you use the Microsoft Remote Desktop app.
2021

2122
To install the Microsoft Remote Desktop app:
2223

@@ -34,27 +35,27 @@ Next, you connect to the lab VM by using the remote desktop application. You can
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. The connect icon button on the VM tile is highlighted.":::
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 automatically starts downloading.
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 V M tile for student with the RDP and SSH connection options highlighted.":::
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.":::
4647

4748
1. When prompted, enter your username and password.
4849

4950
:::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.":::
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.":::
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: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,20 @@ ms.service: lab-services
77
author: ntrogh
88
ms.author: nicktrog
99
ms.topic: how-to
10-
ms.date: 02/16/2023
10+
ms.date: 02/28/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 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, you can use the Microsoft Remote Desktop app.
2324

2425
To install the Microsoft Remote Desktop app:
2526

@@ -31,19 +32,19 @@ To install the Microsoft Remote Desktop app:
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+
Next, 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

3637
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.":::
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 automatically starts downloading.
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 V M tile for student with the RDP and SSH connection options highlighted.":::
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. It should start connecting to the VM.
4748

4849
:::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.":::
4950

@@ -59,7 +60,7 @@ Next, you connect to the lab VM by using the remote desktop application. You can
5960

6061
:::image type="content" source="./media/how-to-use-classroom-lab/vm-ui.png" alt-text="Screenshot of the desktop for a CentOS Linux VM.":::
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)