You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dev-box/how-to-troubleshoot-repair-dev-box.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ When you run the **Troubleshoot & repair** tool, your dev box and its back-end s
25
25
26
26
## Run Troubleshoot & repair
27
27
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.
29
29
30
30
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:
31
31
- Domain join check
@@ -53,7 +53,7 @@ To run the **Troubleshoot & repair** tool on your dev box, follow these steps:
53
53
54
54
:::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" :::
55
55
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**.
57
57
58
58
:::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" :::
59
59
@@ -71,6 +71,18 @@ When the troubleshoot and repair process finishes, the tool lists the results of
71
71
|**No issue detected.**| None of the checks discovered an issue with the dev box. |
72
72
|**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. |
73
73
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
+
74
85
## Related content
75
86
76
87
-[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)
0 commit comments