Skip to content

Commit 49b9b4c

Browse files
author
Jill Grant
authored
Merge pull request #276668 from RoseHJM/mdb-freshness-04
MDB - UUF - add remote desktop connection
2 parents 6bb23d6 + 32fd920 commit 49b9b4c

File tree

4 files changed

+18
-1
lines changed

4 files changed

+18
-1
lines changed
33.5 KB
Loading
188 KB
Loading
19.7 KB
Loading

articles/dev-box/tutorial-configure-multiple-monitors.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ When you connect to your cloud-hosted developer machine in Microsoft Dev Box by
3333

3434
Use the following steps to configure Remote Desktop to use multiple monitors.
3535

36-
# [Windows](#tab/windows)
36+
# [Microsoft Remote Desktop app](#tab/windows-app)
3737

3838
1. Open the Remote Desktop app.
3939

@@ -57,6 +57,22 @@ Use the following steps to configure Remote Desktop to use multiple monitors.
5757

5858
1. Close the settings pane, and then select your dev box to begin the Remote Desktop session.
5959

60+
# [Microsoft Remote Desktop Connection](#tab/windows-connection)
61+
62+
1. Open a Remote Desktop Connection.
63+
64+
:::image type="content" source="media/tutorial-configure-multiple-monitors/remote-desktop-connection-open.png" alt-text="Screenshot of the Start menu showing the Remote Desktop Connection." lightbox="media/tutorial-configure-multiple-monitors/remote-desktop-connection-open.png":::
65+
66+
1. In **Computer**, enter the name of your dev box, then select **Show Options**.
67+
68+
:::image type="content" source="media/tutorial-configure-multiple-monitors/remote-desktop-connection-show-options.png" alt-text="Screenshot of the Remote Desktop Connection dialog box with Show options highlighted." lightbox="media/tutorial-configure-multiple-monitors/remote-desktop-connection-show-options.png":::
69+
70+
1. On the **Display** tab, select **Use all my monitors for the remote session**.
71+
72+
:::image type="content" source="media/tutorial-configure-multiple-monitors/remote-desktop-connection-all-monitors.png" alt-text="Screenshot of the Remote Desktop Connection Display tab and Use all my monitors for the current session highlighted." lightbox="media/tutorial-configure-multiple-monitors/remote-desktop-connection-all-monitors.png":::
73+
74+
1. Select **Connect** to start the Remote Desktop session.
75+
6076
# [Non-Windows](#tab/non-Windows)
6177

6278
1. Open Remote Desktop.
@@ -93,3 +109,4 @@ The dev box might take a few moments to stop.
93109

94110
- [Manage a dev box by using the developer portal](how-to-create-dev-boxes-developer-portal.md)
95111
- Learn how to [connect to a dev box through the browser](./quickstart-create-dev-box.md#connect-to-a-dev-box)
112+

0 commit comments

Comments
 (0)