Skip to content

Commit 42854ba

Browse files
author
RoseHJM
committed
MDB - UUF - add remote desktop connection
1 parent 01fbf7d commit 42854ba

File tree

5 files changed

+21
-3
lines changed

5 files changed

+21
-3
lines changed
33.5 KB
Loading
188 KB
Loading
19.7 KB
Loading

articles/dev-box/monitor-dev-box.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To use a storage account to store the logs, follow these steps:
6666

6767
>[!NOTE]
6868
>A storage account in the same region as your dev center is required to complete these steps. Refer to: **[Create an Azure Storage account](../storage/common/storage-account-create.md?tabs=azure-portal&toc=%2fazure%2fstorage%2fblobs%2ftoc.json)** for more information.
69-
69+
7070
1. For **Diagnostic setting name**, enter a name for your diagnostic log settings.
7171

7272
2. Select **Archive to a storage account**, then select **Dataplane audit logs**.
@@ -83,7 +83,7 @@ To use Log Analytics for the logs, follow these steps:
8383

8484
>[!NOTE]
8585
>A log analytics workspace is required to complete these steps. Refer to: **[Create a Log Analytics workspace in the Azure portal](../azure-monitor/logs/quick-create-workspace.md)** for more information.
86-
86+
8787
1. For **Diagnostic setting name**, enter a name for your diagnostic log settings.
8888

8989
2. Select **Send to Log Analytics**, then select **Dataplane audit logs**.

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

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

3232
Use the following steps to configure Remote Desktop to use multiple monitors.
3333

34-
# [Windows](#tab/windows)
34+
# [Microsoft Remote Desktop app](#tab/windows-app)
3535

3636
1. Open the Remote Desktop app.
3737

@@ -55,6 +55,24 @@ Use the following steps to configure Remote Desktop to use multiple monitors.
5555

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

58+
# [Microsoft Remote Desktop Connection](#tab/windows-connection)
59+
60+
1. Open a Remote Desktop Connection.
61+
62+
:::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":::
63+
64+
1. In **Computer**, enter the name of your dev box.
65+
66+
1. 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+
5876
# [Non-Windows](#tab/non-Windows)
5977

6078
1. Open Remote Desktop.

0 commit comments

Comments
 (0)