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/quickstart-connect-to-dev-box-with-remote-desktop-app.md
+18-8Lines changed: 18 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
---
2
-
title: 'Quickstart: Use the Remote Desktop client to connect to a dev box'
2
+
title: 'Quickstart: Use a remote desktop client to connect to a dev box'
3
3
titleSuffix: Microsoft Dev Box Preview
4
-
description: In this Quickstart, you learn how to download a Remote Desktop client and connect to a dev box.
4
+
description: Learn how to download a Remote Desktop client and connect to your dev box.
5
5
services: dev-box
6
6
ms.service: dev-box
7
7
ms.author: rosemalcolm
8
8
author: RoseHJM
9
-
ms.date: 11/2/2022
9
+
ms.date: 11/03/2022
10
10
ms.topic: quickstart
11
11
---
12
12
13
-
# Quickstart: Use the Remote Desktop client to connect to a dev box
13
+
# Quickstart: Use a remote desktop client to connect to a dev box
14
14
15
15
In this quickstart, you'll learn how to download a remote desktop app from the [developer portal](https://aka.ms/devbox-portal) and connect to a dev box by using the remote desktop client.
16
16
@@ -28,7 +28,11 @@ In this quickstart, you'll learn how to:
28
28
29
29
-[Add a dev box](./quickstart-create-dev-box.md#create-a-dev-box) on the [developer portal](https://aka.ms/devbox-portal).
30
30
31
-
## Download the Remote Desktop client (Windows)
31
+
## Use the Remote Desktop client to connect to your dev box
32
+
33
+
There are remote desktop clients available for many different operating systems (OSs) and devices. In this quickstart, you can choose to view the steps for Windows, or the steps for a non-Windows OS by selecting the appropriate tab.
34
+
# [Windows](#tab/windows)
35
+
### Download the Remote Desktop client for Windows
32
36
33
37
To download and set up the Remote Desktop app for Windows, follow these steps:
34
38
@@ -46,9 +50,9 @@ To download and set up the Remote Desktop app for Windows, follow these steps:
46
50
47
51
:::image type="content" source="./media/quickstart-connect-to-dev-box-with-remote-desktop-app/install-complete-return-prompt.png" alt-text="Screenshot of the return prompt after download and install of the RDP client is completed.":::
48
52
49
-
## Connect to your dev box
53
+
###Connect to your dev box
50
54
51
-
1.Sign in to the [developer portal](https://aka.ms/devbox-portal).
55
+
1.To open the RDP client, sign in to the [developer portal](https://aka.ms/devbox-portal).
52
56
53
57
1. Select **Open in RDP client** for the dev box you want to connect.
54
58
@@ -58,7 +62,9 @@ To download and set up the Remote Desktop app for Windows, follow these steps:
58
62
59
63
:::image type="content" source="./media/quickstart-connect-to-dev-box-with-remote-desktop-app/open-windows-desktop.png" alt-text="Screenshot of the Open Windows Desktop option on the Connect dialog.":::
60
64
61
-
## Download the Remote Desktop client (non-Windows) and connect to your dev box
65
+
# [Non-Windows](#tab/non-Windows)
66
+
67
+
### Download the Remote Desktop client
62
68
63
69
To use a non-Windows Remote Desktop client to connect to your dev box, follow these steps:
64
70
@@ -76,6 +82,8 @@ To use a non-Windows Remote Desktop client to connect to your dev box, follow th
76
82
77
83
:::image type="content" source="./media/quickstart-connect-to-dev-box-with-remote-desktop-app/copy-subscription-url-non-windows.png" alt-text="Screenshot of the subscription feed URL copied from the Configure Remote Desktop card.":::
78
84
85
+
### Connect to your dev box
86
+
79
87
1. Open the Remote Desktop client, select **Add Workspace** and paste the subscription feed URL.
80
88
81
89
:::image type="content" source="./media/quickstart-connect-to-dev-box-with-remote-desktop-app/non-windows-rdp-subscription-feed.png" alt-text="Screenshot of the non-Windows Remote Desktop client Add Workspace dialog.":::
@@ -84,6 +92,8 @@ To use a non-Windows Remote Desktop client to connect to your dev box, follow th
84
92
85
93
:::image type="content" source="./media/quickstart-connect-to-dev-box-with-remote-desktop-app/non-windows-rdp-connect-dev-box.png" alt-text="Screenshot of the non-Windows Remote Desktop client workspace with dev box.":::
86
94
95
+
---
96
+
87
97
## Next steps
88
98
To learn about managing Microsoft Dev Box Preview, see:
0 commit comments