Skip to content

Commit f68345b

Browse files
authored
Merge pull request #295140 from RoseHJM/mdb-remove-remote-desktop
MDB - Removed Remote Desktop tutorial
2 parents 301e1b7 + 411e5fd commit f68345b

15 files changed

+8
-143
lines changed

articles/dev-box/.openpublishing.redirection.dev-box.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"redirections": [
33
{
44
"source_path": "articles/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app.md",
5-
"redirect_url": "/azure/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app",
5+
"redirect_url": "/azure/dev-box/how-to-create-dev-boxes-developer-portal",
66
"redirect_document_id": false
77
},
88
{
@@ -45,11 +45,6 @@
4545
"redirect_url": "/azure/dev-box/monitor-dev-box-reference",
4646
"redirect_document_id": false
4747
},
48-
{
49-
"source_path_from_root": "/articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md#configure-remote-desktop-to-use-multiple-monitors",
50-
"redirect_url": "/azure/dev-box/tutorial-configure-multiple-monitors",
51-
"redirect_document_id": false
52-
},
5348
{
5449
"source_path_from_root": "/articles/dev-box/how-to-determine-your-quota-usage.md",
5550
"redirect_url": "/azure/dev-box/how-to-request-quota-increase",
@@ -79,6 +74,11 @@
7974
"source_path_from_root": "/articles/dev-box/how-to-use-dev-home-customize-dev-box.md",
8075
"redirect_url": "/azure/dev-box/how-to-use-dev-home-create-dev-box",
8176
"redirect_document_id": false
77+
},
78+
{
79+
"source_path_from_root": "/articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md",
80+
"redirect_url": "/azure/dev-box/how-to-create-dev-boxes-developer-portal",
81+
"redirect_document_id": false
8282
}
8383
]
8484
}

articles/dev-box/how-to-create-dev-boxes-developer-portal.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,4 @@ Dependent on how your dev box is configured, you can perform more actions on a d
118118

119119
## Related content
120120

121-
- [Use a remote desktop client to connect to a dev box](./tutorial-connect-to-dev-box-with-remote-desktop-app.md)
122121
- [Use a browser to connect to a dev box](./quickstart-create-dev-box.md#connect-to-a-dev-box)

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: RoseHJM
55
ms.author: rosemalcolm
66
ms.service: dev-box
77
ms.topic: troubleshooting
8-
ms.date: 01/10/2024
8+
ms.date: 02/21/2025
99

1010
#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
---
@@ -59,7 +59,7 @@ To run the **Troubleshoot & repair** tool on your dev box, follow these steps:
5959

6060
While you wait for the process to complete, you can leave your developer portal session open, or close it and reopen it later. The troubleshoot and repair process continues in the background.
6161

62-
1. After the RDP connectivity issue is resolved, you can connect to dev box again through [a browser](quickstart-create-dev-box.md#connect-to-a-dev-box), or [a Remote Desktop client](/azure/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app?tabs=windows).
62+
1. After the RDP connectivity issue is resolved, you can connect to dev box again.
6363

6464
## View Troubleshoot & repair results
6565

@@ -84,5 +84,4 @@ If the Troubleshoot & repair tool can't resolve the issue, try these steps:
8484

8585
## Related content
8686

87-
- [Tutorial: Use a Remote Desktop client to connect to a dev box](tutorial-connect-to-dev-box-with-remote-desktop-app.md)
8887
- [Get support for Microsoft Dev Box](how-to-get-help.md)

0 commit comments

Comments
 (0)