Skip to content

Commit 3c2b43e

Browse files
author
RoseHJM
committed
Updates and add to landing page
1 parent 9506123 commit 3c2b43e

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

articles/dev-box/how-to-troubleshoot-remote-desktop-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Before you begin troubleshooting, ensure you have:
2525
## Does your Remote Desktop session disconnect frequently?
2626
Organizations can set a policy that disconnects dev boxes after a specified length of time.
2727

28-
## You see a window pop-up with message "You were disconnected from <dev-box-name> because your session was locked."
28+
## You see a window pop-up with message "You were disconnected from \<dev-box-name\> because your session was locked."
2929
You might see this message if your organization sets a policy to disconnect idle dev boxes after a specified length of time, and has the single-sign on (SSO) feature enabled. Select **Reconnect** to access your dev box again.
3030

3131
## My dev box is stuck at sign-in welcome screen when I try to reconnect after dev box is locked due to being idle.

articles/dev-box/how-to-troubleshoot-repair-dev-box.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Troubleshoot and repair Remote Desktop connectivity issues
2+
title: Resolve connectivity issues with Troubleshoot and Repair
33
description: Having problems connecting to your dev box remotely? Learn how to troubleshoot and resolve connectivity issues to your dev box with developer portal tools.
44
author: RoseHJM
55
ms.author: rosemalcolm
66
ms.service: dev-box
77
ms.topic: troubleshooting
88
ms.date: 01/10/2024
99

10-
#CustomerIntent: As a dev box user, I want to be able to troubleshoot and repair connectivity issues with my dev box so that I don't lose development time.
10+
#CustomerIntent: As a dev box user, I want to be able to automatically troubleshoot and repair connectivity issues with my dev box so that I don't lose development time.
1111
---
1212

13-
# Troubleshoot and resolve dev box Remote Desktop connectivity issues
13+
# Resolve connectivity issues with the Troubleshoot and Repair tool
1414

15-
In this article, you learn how to troubleshoot and resolve Remote Desktop Connectivity (RDC) issues with your dev box. Because RDC issues to your dev box can be time consuming to resolve manually, use the **Troubleshoot & repair** tool in the developer portal to diagnose and repair some common dev box connectivity issues.
15+
In this article, you learn how to troubleshoot and resolve Remote Desktop Connectivity (RDC) issues with your dev box by using the Troubleshoot and Repair tool. Because RDC issues to your dev box can be time consuming to resolve manually, use the **Troubleshoot & repair** tool in the developer portal to diagnose and repair some common dev box connectivity issues.
1616

1717
:::image type="content" source="media/how-to-troubleshoot-repair-dev-box/dev-box-troubleshoot-repair-tool.png" alt-text="Screenshot showing the Troubleshoot and repair tool in the Microsoft developer portal." lightbox="media/how-to-troubleshoot-repair-dev-box/dev-box-troubleshoot-repair-tool.png":::
1818

articles/dev-box/index.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,10 @@ landingContent:
6565
url: tutorial-configure-multiple-monitors.md
6666
- linkListType: how-to-guide
6767
links:
68+
- text: Use the Troubleshoot and Repair tool
69+
url: how-to-troubleshoot-repair-dev-box.md
6870
- text: Troubleshoot dev box connectivity issues
69-
url: how-to-troubleshoot-repair-dev-box.md
71+
url: how-to-troubleshoot-remote-desktop-connectivity.md
7072

7173
# Card
7274
- title: Provide secure access

0 commit comments

Comments
 (0)