Skip to content

Commit 05ace82

Browse files
author
RoseHJM
committed
MDB Get help
1 parent 9c0f80f commit 05ace82

File tree

6 files changed

+68
-111
lines changed

6 files changed

+68
-111
lines changed

articles/dev-box/get-help/get-help-developer.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

articles/dev-box/get-help/get-help-it-admin.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

articles/dev-box/get-help/get-help-project-admin.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

articles/dev-box/get-help/get-support-non-urgent.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

articles/dev-box/how-to-get-help.md

Lines changed: 66 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,75 @@ ms.custom: template-how-to-pattern
1111

1212
# Get support for Microsoft Dev Box
1313

14-
There are multiple channels available to give you help and support in Microsoft Dev Box. The support channel you choose depends on your role and your access to existing Dev Box resources.
14+
There are multiple channels available to give you help and support in Microsoft Dev Box. The support channel you choose depends on your role and your access to existing Dev Box resources. The fastest way top get help is to use the correct channel.
1515

16+
<!--
1617
In the following table, select your role to see how to get help for urgent issues. For non-urgent issues, select an option.
1718
18-
|My issue is urgent: |My issue is not urgent: |
19-
|-------------------------------------------------------------------------------------|------------------------|
20-
|[Administrator </br>(IT admin, Dev infra admin)](get-help/get-help-project-admin.md) |[Learn about the Microsoft Developer Community](get-help/get-support-non-urgent.md)|
21-
|[Dev team lead </br>(Project Admin)](get-help/get-help-it-admin.md) |[Search Microsoft Developer Community](https://developercommunity.microsoft.com/devbox) |
22-
|[Developer </br>(Dev Box User)](get-help/get-help-developer.md) |[Report to Microsoft Developer Community](https://developercommunity.microsoft.com/devbox/report) |
19+
|My role is: |My issue is urgent: |My issue is not urgent: |
20+
|------------|-------------------------------------------------------------------------------------|------------------------|
21+
|Administrator </br>(IT admin, Dev infra admin) |[Support for administrators](#support-for-administrators---urgent-issues) |[Learn about the Microsoft Developer Community](#discover-the-microsoft-developer-community-for-dev-box)|
22+
|Dev team lead </br>(Project Admin) |[Support for dev team leads](#support-for-dev-team-leads---urgent-issues) |[Search Microsoft Developer Community](https://developercommunity.microsoft.com/devbox) |
23+
|Developer </br>(Dev Box User)|[Support for developers](#support-for-developers---urgent-issues) |[Report to Microsoft Developer Community](https://developercommunity.microsoft.com/devbox/report) |
24+
-->
25+
26+
### Urgent issues
27+
> [!div class="nextstepaction"]
28+
> [Support for administrators (IT admin, Dev infra admin)](#support-for-administrators---urgent-issues)
29+
30+
> [!div class="nextstepaction"]
31+
> [Support for dev team leads (Project Admin)](#support-for-dev-team-leads---urgent-issues)
32+
33+
> [!div class="nextstepaction"]
34+
> [Support for developers (Dev Box User)](#support-for-developers---urgent-issues)
35+
36+
### Non-urgent issues
37+
38+
> [!div class="nextstepaction"]
39+
> [Learn about the Microsoft Developer Community](#discover-the-microsoft-developer-community-for-dev-box)
40+
41+
<!-- ----------------------------------------------------------------------------------------------------- -->
42+
## Support for administrators - Urgent issues
43+
44+
- **Internal troubleshooting** </br>
45+
Always use your internal troubleshooting processes before contacting support. As a dev infrastructure admin, you have access to all Dev Box resources through the Azure portal.
46+
- **Contact support** </br>
47+
If you can't resolve the issue, 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).
48+
- To learn more about support requests, refer to: [Create an Azure support request](../../azure-portal/supportability/how-to-create-azure-support-request.md).
49+
50+
51+
<!-- ----------------------------------------------------------------------------------------------------- -->
52+
## Support for dev team leads - Urgent issues
53+
54+
- **Internal troubleshooting** </br>
55+
Always use your internal troubleshooting processes before escalating an issue.
56+
As a DevCenter Project Admin, you can:
57+
- View the network connections attached to the dev center.
58+
- View the dev box definitions attached to the dev center.
59+
- Create, view, update, and delete dev box pools in the project.
60+
- **Contact your dev infrastructure admin** </br>
61+
If you can't resolve the issue, escalate it to your dev infrastructure admin.
62+
63+
<!-- ----------------------------------------------------------------------------------------------------- -->
64+
## Support for developers - Urgent issues
65+
66+
- **Internal troubleshooting** </br>
67+
Always use your internal troubleshooting processes before escalating an issue.
68+
As a developer, you can troubleshoot your dev boxes through the developer portal. You can create a dev box, start, stop, and delete your dev boxes.
69+
- **Contact your dev team lead** </br>
70+
If you can't resolve the issue, escalate it to your dev team lead (DevCenter Project Admin).
71+
72+
73+
<!-- ----------------------------------------------------------------------------------------------------- -->
74+
## Discover the Microsoft Developer Community for Dev Box
75+
76+
For issues that aren't urgent, get involved with the Microsoft Developer Community. You can discover how others are solving their issues, discuss approaches to working with Dev Box, and suggest new features and enhancements for the product.
77+
78+
- **Find similar issues**
79+
The Microsoft Developer Community can provide useful information on non-urgent issues. Start by exploring existing feedback for the issue you’re experiencing: [Search Microsoft Developer Community](https://developercommunity.microsoft.com/devbox).
80+
81+
- **Report an issue to the product team**
82+
If you don’t see your issue in the discussion forum, you can report it to the product team through the Microsoft Developer Community portal: [Report to Microsoft Developer Community](https://developercommunity.microsoft.com/devbox/report).
2383

2484

2585
## Next steps

articles/dev-box/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ items:
5353
href: how-to-customize-devbox-azure-image-builder.md
5454
- name: Manage a dev box through developer portal
5555
href: how-to-create-dev-boxes-developer-portal.md
56+
- name: Get support for Microsoft Dev Box
57+
href: how-to-get-help.md
5658
- name: Reference
5759
items:
5860
- name: Azure CLI

0 commit comments

Comments
 (0)