You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,10 @@ services: dev-box
6
6
ms.service: dev-box
7
7
ms.author: rosemalcolm
8
8
author: RoseHJM
9
-
ms.date: 01/30/2024
9
+
ms.date: 08/30/2024
10
10
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.
11
13
---
12
14
13
15
# 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
36
38
37
39
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.
38
40
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.
40
44
41
45
# [Windows](#tab/windows)
42
46
@@ -116,11 +120,11 @@ To open the Remote Desktop client:
116
120
117
121
:::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.":::
118
122
119
-
# [Non-Windows](#tab/non-Windows)
123
+
# [macOS](#tab/macOS)
120
124
121
125
### Download the Remote Desktop client
122
126
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:
124
128
125
129
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
126
130
@@ -144,7 +148,7 @@ To use a non-Windows Remote Desktop client to connect to your dev box:
144
148
145
149
1. Your dev box appears in the Remote Desktop client's **Workspaces** area. Double-click the dev box to connect.
146
150
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":::
0 commit comments