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-create-dev-boxes-developer-portal.md
+22-12Lines changed: 22 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: dev-box
6
6
ms.service: dev-box
7
7
author: RoseHJM
8
8
ms.author: rosemalcolm
9
-
ms.date: 01/03/2024
9
+
ms.date: 01/30/2025
10
10
ms.topic: how-to
11
11
12
12
# customer intent: As a developer, I want to learn what tasks I can perform through the developer portal so that I can manage my dev boxes.
@@ -41,19 +41,21 @@ You can also create a dev box through the Azure CLI dev center extension. For mo
41
41
42
42
After you create your dev box, you can connect to it through a Remote Desktop application or via the browser.
43
43
44
-
The new Windows App remote desktop client is the recommended client for Microsoft Dev Box; it provides an enhanced user experience, including support for multiple monitors. It is also available on multiple platforms, including Windows, macOS, iOS/iPadOS, Android/Chrome OS (preview), and web browsers. For more information, see [Get started with Windows App](https://aka.ms/dev-box/windows-app).
44
+
The new Windows App remote desktop client is the recommended client for Microsoft Dev Box; it provides an enhanced user experience, including support for multiple monitors. It's also available on multiple platforms, including Windows, macOS, iOS/iPadOS, Android/Chrome OS (preview), and web browsers. For more information, see [Get started with Windows App](https://aka.ms/dev-box/windows-app).
45
45
46
46
You can use the **browser** for lighter workloads. When you access your dev box via your phone or laptop, you can use the browser. The browser is useful for tasks such as a quick bug fix or a review of a GitHub pull request. For more information, see the [steps for using a browser to connect to a dev box](./quickstart-create-dev-box.md#connect-to-a-dev-box).
47
47
48
-
## Shut down, restart, or start a dev box
48
+
## Explore dev box actions
49
49
50
-
You can perform many actions on a dev box in the Microsoft Dev Box developer portal by using the actions menu (**...**) on the dev box tile. The available options depend on the state of the dev box and the configuration of the dev box pool it belongs to. For example, you can shut down or restart a running dev box, or start a stopped dev box.
50
+
You can perform many actions on a dev box in the Microsoft Dev Box developer portal by using the actions menu on the dev box tile. The available options depend on the state of the dev box and the configuration of the dev box pool it belongs to. For example, you can shut down or restart a running dev box, or start a stopped dev box.
51
+
52
+
### Shut down, restart, or start a dev box
51
53
52
54
To shut down or restart a dev box:
53
55
54
56
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
55
57
56
-
1. On the dev box you that want to shut down or restart, select the actions menu (**...**).
58
+
1. On the dev box you that want to shut down or restart, select the actions menu.
57
59
58
60
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-actions-shutdown.png" alt-text="Screenshot of the developer portal showing the actions menu for a running dev box." border="false":::
59
61
@@ -63,29 +65,29 @@ To start a dev box:
63
65
64
66
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
65
67
66
-
1. On the dev box you that want to start, select the actions menu (**...**).
68
+
1. On the dev box you that want to start, select the actions menu.
67
69
68
70
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-actions-start.png" alt-text="Screenshot of the developer portal showing the actions menu for a stopped dev box." border="false":::
69
71
70
72
1. For a stopped dev box, you can select **Start**.
71
73
72
-
## Get information about a dev box
74
+
###Get information about a dev box
73
75
74
76
You can use the Microsoft Dev Box developer portal to view information about a dev box, such as the creation date, and the dev center and dev box pool it belongs to. You can also check the source image in use.
75
77
76
78
To get more information about your dev box:
77
79
78
80
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
79
81
80
-
1. On the dev box that you want to view, select the actions menu (**...**) and then select **More Info**.
82
+
1. On the dev box that you want to view, select the actions menu, and then select **More Info**.
81
83
82
84
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-actions-more-info.png" alt-text="Screenshot of the developer portal showing the actions menu for a dev box and More Info selected." border="false":::
83
85
84
86
1. In the dev box details pane, you see more information about your dev box, like the following example:
85
87
86
88
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-details-pane.png" alt-text="Screenshot of the dev box more information pane, showing creation date, dev center, dev box pool, and source image for the dev box." border="false":::
87
89
88
-
## Delete a dev box
90
+
###Delete a dev box
89
91
90
92
When you no longer need a dev box, you can delete it in the developer portal.
91
93
@@ -94,18 +96,26 @@ There are many reasons why you might not need a dev box anymore. Maybe you compl
94
96
You can delete dev boxes after you finish your tasks. Suppose you finish fixing your bug and merge your pull request. Now, you can delete your dev box and create new dev boxes to work on new items.
95
97
96
98
> [!IMPORTANT]
97
-
> You can't retrieve a dev box after it's deleted. Before you delete a dev box, confirm that neither you nor your team members need the dev box for future tasks.
99
+
> You can't retrieve a dev box after it's deleted. Before you delete a dev box, confirm that you and your team members don't need the dev box for future tasks.
98
100
99
101
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
100
102
101
-
1. For the dev box that you want to delete, select the actions menu (**...**) and then select **Delete**.
103
+
1. For the dev box that you want to delete, select the actions menu and then select **Delete**.
102
104
103
-
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-delete.png" alt-text="Screenshot of the developer portal showing the actions menu for a dev box and Delete selected." border="false":::
105
+
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-actions-delete.png" alt-text="Screenshot of the developer portal showing the actions menu for a dev box and Delete selected." border="false":::
104
106
105
107
1. To confirm the deletion, select **Delete**.
106
108
107
109
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-confirm-delete.png" alt-text="Screenshot of the confirmation message after you select to delete a dev box." border="false":::
108
110
111
+
### Discover more dev box actions
112
+
113
+
Dependent on how your dev box is configured, you can perform more actions on a dev box in the Microsoft Dev Box developer portal. For example, you can:
114
+
115
+
**Hibernate or resume:**If your dev box has hibernation enabled, you can hibernate or resume the dev box. Hibernation is useful when you want to save the current state of your dev box and resume it later. For more information, see [Hibernate a dev box in Microsoft Dev Box](how-to-hibernate-your-dev-box.md).
116
+
117
+
**Troubleshoot & repair:**If you encounter issues connecting to your dev box, you can use the Troubleshoot and repair to relsove the issue. For more information, see [Troubleshoot and repair a dev box in Microsoft Dev Box](how-to-troubleshoot-repair-dev-box.md).
118
+
109
119
## Related content
110
120
111
121
-[Use a remote desktop client to connect to a dev box](./tutorial-connect-to-dev-box-with-remote-desktop-app.md)
0 commit comments