Skip to content

Commit 499a9e3

Browse files
authored
Merge pull request #89305 from spelluru/labrdp0920
RDP is enabled on some images
2 parents 20d1008 + a502daa commit 499a9e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/lab-services/classroom-labs/how-to-enable-remote-desktop-linux.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ On the **Enabling Remote Desktop Connection** message box, select **Continue wit
3333
![Enable remote desktop connection for a Linux image](../media/how-to-enable-remote-desktop-linux/enabling-remote-desktop-connection-dialog.png)
3434

3535
> [!IMPORTANT]
36-
> Enabling **remote desktop connection** only opens the **RDP** port on Linux machines. You, as a teacher, connect to the Linux machine using SSH for the first time, and install RDP and GUI packages so that you can connect to the Linux machine using RDP later. Then, you **publish** the image so that students can RDP in to the student Linux VMs.
36+
> Enabling **remote desktop connection** only opens the **RDP** port on Linux machines. If RDP is already installed and configured on the virtual machine image (for example: Ubuntu Data Science Virtual Machine image), you/students can connect to VMs via RDP without following any additional steps.
37+
> If the VM image doesn't have RDP installed and configured, you need to connect to the Linux machine using SSH for the first time, and install RDP and GUI packages so that you/students can connect to the Linux machine using RDP later. Then, you publish the image so that students can RDP in to the student Linux VMs.
3738
3839
## Supported operating systems
3940
Currently, the remote desktop connection is supported for the following operating systems:

0 commit comments

Comments
 (0)