Skip to content

Commit 2af4c05

Browse files
Merge pull request #285945 from RoseHJM/mdb-remote-desktop-update
MDB - remote desktop updates
2 parents 42956c2 + 727e08c commit 2af4c05

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ services: dev-box
66
ms.service: dev-box
77
ms.author: rosemalcolm
88
author: RoseHJM
9-
ms.date: 01/30/2024
9+
ms.date: 08/30/2024
1010
ms.topic: tutorial
11+
12+
#customer intent: As a developer, I want to connect to my dev box by using a remote desktop client so that I can access my development environment from a different device.
1113
---
1214

1315
# Tutorial: Use a remote desktop client to connect to a dev box
@@ -36,7 +38,9 @@ To complete this tutorial, you must have access to a dev box through the develop
3638

3739
You can use a remote desktop client application to access your dev box in Microsoft Dev Box. Remote desktop clients are available for many operating systems and devices, including mobile devices running iOS, iPadOS or Android.
3840

39-
Select the relevant tab to view the steps to download and use the Remote Desktop client application from Windows or non-Windows operating systems.
41+
For information about Microsoft Remote Desktop clients for macOS, iOS/iPadOS, and Android/Chrome OS, see: [Remote Desktop clients for Remote Desktop Services and remote PCs](/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients).
42+
43+
Select the relevant tab to view the steps to download and use the Remote Desktop client application from Windows or macOS.
4044

4145
# [Windows](#tab/windows)
4246

@@ -116,11 +120,11 @@ To open the Remote Desktop client:
116120

117121
:::image type="content" source="./media/tutorial-connect-to-dev-box-with-remote-desktop-app/open-windows-desktop.png" alt-text="Screenshot of the option to open the Windows Remote Desktop client in the connection dialog.":::
118122

119-
# [Non-Windows](#tab/non-Windows)
123+
# [macOS](#tab/macOS)
120124

121125
### Download the Remote Desktop client
122126

123-
To use a non-Windows Remote Desktop client to connect to your dev box:
127+
To use a macOS Remote Desktop client to connect to your dev box:
124128

125129
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
126130

@@ -144,7 +148,7 @@ To use a non-Windows Remote Desktop client to connect to your dev box:
144148

145149
1. Your dev box appears in the Remote Desktop client's **Workspaces** area. Double-click the dev box to connect.
146150

147-
:::image type="content" source="./media/tutorial-connect-to-dev-box-with-remote-desktop-app/non-windows-rdp-connect-dev-box.png" alt-text="Screenshot of a dev box in a non-Windows Remote Desktop client Workspace." lightbox="./media/tutorial-connect-to-dev-box-with-remote-desktop-app/non-windows-rdp-connect-dev-box.png":::
151+
:::image type="content" source="./media/tutorial-connect-to-dev-box-with-remote-desktop-app/non-windows-rdp-connect-dev-box.png" alt-text="Screenshot of a dev box in a macOS Remote Desktop client Workspace." lightbox="./media/tutorial-connect-to-dev-box-with-remote-desktop-app/non-windows-rdp-connect-dev-box.png":::
148152
---
149153

150154
## Clean up resources

0 commit comments

Comments
 (0)