Skip to content

Commit a3c2866

Browse files
authored
Merge pull request #290983 from RoseHJM/mdb-troubleshooting-update
MDB - Update Troubleshoot & repair article
2 parents 5225fea + e5caee1 commit a3c2866

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

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

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ When you run the **Troubleshoot & repair** tool, your dev box and its back-end s
2525

2626
## Run Troubleshoot & repair
2727

28-
If you're unable to connect to your dev box by using an RDP client, use the **Troubleshoot & repair** tool.
28+
If you're unable to connect to your dev box by using a Remote Desktop Protocol (RDP) client, use the **Troubleshoot & repair** tool.
2929

3030
The troubleshoot and repair process completes on average in 20 minutes, but can take up to 40 minutes. During this time, you can't use your dev box. The tool scans a list of critical components that relate to RDP connectivity, including but not limited to:
3131
- Domain join check
@@ -53,7 +53,7 @@ To run the **Troubleshoot & repair** tool on your dev box, follow these steps:
5353

5454
:::image type="content" source="media/how-to-troubleshoot-repair-dev-box/dev-box-actions-troubleshoot-repair.png" alt-text="Screenshot showing the Troubleshoot and repair option for a dev box on the more actions menu." lightbox="media/how-to-troubleshoot-repair-dev-box/dev-box-actions-troubleshoot-repair.png" :::
5555

56-
1. In the **Troubleshoot & repair** connectivity message box, select **Yes, I want to troubleshoot this dev box**, and then select **Troubleshoot**.
56+
1. In the **Troubleshoot & repair connectivity** message box, select **Yes, I want to troubleshoot this dev box**, and then select **Troubleshoot**.
5757

5858
:::image type="content" source="media/how-to-troubleshoot-repair-dev-box/dev-box-troubleshoot-confirm.png" alt-text="Screenshot showing the Troubleshoot and repair connectivity confirmation message with the Yes option highlighted." lightbox="media/how-to-troubleshoot-repair-dev-box/dev-box-troubleshoot-confirm.png" :::
5959

@@ -71,6 +71,18 @@ When the troubleshoot and repair process finishes, the tool lists the results of
7171
| **No issue detected.** | None of the checks discovered an issue with the dev box. |
7272
| **An issue was detected but could not be fixed automatically.** | There's an issue with the dev box that the Troubleshoot & repair process couldn't resolve. You can select **View details** for the issue and explore options to fix the issue manually. |
7373

74+
## Get further assistance
75+
76+
If the Troubleshoot & repair tool can't resolve the issue, try these steps:
77+
78+
1. Explore support options: [Get support for Microsoft Dev Box](how-to-get-help.md).
79+
1. Contact your developer team lead or administrator, who can:
80+
- Troubleshoot issues with the benefit of organizational knowledge.
81+
- Help you apply an approved solution, if one exists.
82+
- If necessary, open a support request to contact Azure support: **[Contact Microsoft Azure Support - Microsoft Support](https://support.microsoft.com/topic/contact-microsoft-azure-support-2315e669-8b1f-493b-5fb1-d88a8736ffe4).**
83+
1. Ask the developer community: [Ask the community](https://developercommunity.microsoft.com/devbox).
84+
7485
## Related content
7586

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

articles/dev-box/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,9 @@ items:
126126
- name: Troubleshoot dev box connectivity issues
127127
href: how-to-troubleshoot-repair-dev-box.md
128128
- name: Troubleshoot Task view issues
129-
href: how-to-troubleshoot-dev-box-task-view.md
129+
href: how-to-troubleshoot-dev-box-task-view.md
130+
- name: Get support for Microsoft Dev Box
131+
href: how-to-get-help.md
130132
- name: Reference
131133
items:
132134
- name: Install Azure CLI devcenter extension
@@ -148,8 +150,6 @@ items:
148150
href: https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=dev-box
149151
- name: FAQ
150152
href: dev-box-faq.yml
151-
- name: Get support for Microsoft Dev Box
152-
href: how-to-get-help.md
153153
- name: Report a problem
154154
href: https://aka.ms/devbox/report
155155
- name: Suggest a feature

0 commit comments

Comments
 (0)