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
+30-28Lines changed: 30 additions & 28 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: 09/11/2023
9
+
ms.date: 01/03/2024
10
10
ms.topic: how-to
11
11
---
12
12
@@ -28,43 +28,44 @@ As a dev box developer, you can:
28
28
29
29
You can create as many dev boxes as you need through the Microsoft Dev Box developer portal. You might create a separate dev box for different scenarios, for example:
30
30
31
-
-**Dev box per workload**: you could create a dev box for your front-end work and a separate dev box for your back-end work. You could also create multiple dev boxes for your backend.
32
-
-**Dev box for bug fixing**: you could use a separate dev box for the bug fix to work on the specific task and troubleshoot the issue without impacting your primary machine.
31
+
-**Dev box per workload**. Create a dev box for your front-end work and a separate dev box for your back-end work. You can also create multiple dev boxes for your back-end system.
32
+
-**Dev box for bug fixing**. Use a separate dev box for the bug fix to work on the specific task and troubleshoot the issue without impacting your primary machine.
33
33
34
-
You can create a dev box by using:
34
+
You can create a dev box by using the Microsoft Dev Box developer portal. For more information, see [Quickstart: Create a dev box by using the developer portal](quickstart-create-dev-box.md).
35
35
36
-
- Developer portal. For more information, see [Quickstart: Create a dev box by using the developer portal](quickstart-create-dev-box.md)
37
-
- Azure CLI dev center extension. For more information, see [Configure Microsoft Dev Box from the command-line with the Azure CLI](how-to-install-dev-box-cli.md)
36
+
You can also create a dev box through the Azure CLI dev center extension. For more information, see [Configure Microsoft Dev Box from the command-line with the Azure CLI](how-to-install-dev-box-cli.md).
38
37
39
38
## Connect to a dev box
40
39
41
-
After you create your dev box, you can connect to it in two ways:
40
+
After you create your dev box, you can connect to it through a remote application or via the browser.
42
41
43
-
-**Remote desktop client application**: remote desktop provides the highest performance and best user experience for heavy workloads. Remote Desktop also supports multi-monitor configuration. For more information, see [Tutorial: Use a Remote Desktop client to connect to a dev box](./tutorial-connect-to-dev-box-with-remote-desktop-app.md).
42
+
A**Remote Desktop client application** provides the highest performance and best user experience for heavy workloads. Remote Desktop also supports multi-monitor configuration. For more information, see [Tutorial: Use a Remote Desktop client to connect to a dev box](./tutorial-connect-to-dev-box-with-remote-desktop-app.md).
44
43
45
-
-**Browser**: 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).
44
+
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).
46
45
47
-
## Shutdown, restart or start a dev box
46
+
## Shut down, restart, or start a dev box
48
47
49
-
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.
48
+
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
49
51
-
To shut down or restart a dev box.
50
+
To shut down or restart a dev box:
52
51
53
52
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
54
-
1. On the dev box you want to shut down or restart, select actions.
53
+
54
+
1. On the dev box you that want to shut down or restart, select the actions menu (**...**).
55
55
56
-
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-actions-shutdown.png" alt-text="Screenshot of developer portal showing the dev box tile for a running dev box with the actions menu highlighted.":::
56
+
:::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":::
57
57
58
-
1. For a dev box that is running, you can select **Shut down** or **Restart**.
58
+
1. For a running dev box, you can select **Shut down** or **Restart**.
59
59
60
60
To start a dev box:
61
61
62
62
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
63
-
1. On the dev box you want to start, select actions.
63
+
64
+
1. On the dev box you that want to start, select the actions menu (**...**).
64
65
65
-
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-actions-start.png" alt-text="Screenshot of developer portal showing the dev box tile for a stopped dev box with the actions menu highlighted.":::
66
+
:::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":::
66
67
67
-
1. For a dev box that is stopped, you can select **Start**.
68
+
1. For a stopped dev box, you can select **Start**.
68
69
69
70
## Get information about a dev box
70
71
@@ -73,34 +74,35 @@ You can use the Microsoft Dev Box developer portal to view information about a d
73
74
To get more information about your dev box:
74
75
75
76
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
76
-
1. On the dev box you want to view, select actions > **More info**.
77
+
78
+
1. On the dev box that you want to view, select the actions menu (**...**) and then select **More Info**.
77
79
78
-
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-actions-more-info.png" alt-text="Screenshot of developer portal showing a dev box tile with the actions menu selected, and more info highlighted.":::
80
+
:::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":::
79
81
80
82
1. In the dev box details pane, you see more information about your dev box, like the following example:
81
83
82
-
:::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.":::
84
+
:::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":::
83
85
84
86
## Delete a dev box
85
87
86
88
When you no longer need a dev box, you can delete it in the developer portal.
87
89
88
-
There are many reasons why you might not need a dev box anymore. Maybe you finished testing, or you finished working on a specific project within your product.
90
+
There are many reasons why you might not need a dev box anymore. Maybe you completed your testing, or you finished working on a specific project within your product.
89
91
90
-
You can delete dev boxes after you finish your tasks. Say you finished fixing your bug and merged your pull request. Now, you can delete your dev box and create new dev boxes to work on new items.
92
+
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.
91
93
92
-
> [!NOTE]
93
-
> Ensure that neither you nor your team members need the dev box before deleting. You can't retrieve dev boxes after deletion.
94
+
> [!IMPORTANT]
95
+
> 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.
94
96
95
97
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
96
98
97
-
1. For the dev box that you want to delete, select actions >**Delete**.
99
+
1. For the dev box that you want to delete, select the actions menu (**...**) and then select**Delete**.
98
100
99
-
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-delete.png" alt-text="Screenshot of the dev box actions menu with the Delete option.":::
101
+
:::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":::
100
102
101
103
1. To confirm the deletion, select **Delete**.
102
104
103
-
:::image type="content" source="media/how-to-create-dev-boxes-developer-portal/dev-box-confirm-delete.png" alt-text="Screenshot of the confirmation message about deleting a dev box.":::
105
+
:::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":::
Copy file name to clipboardExpand all lines: articles/virtual-desktop/troubleshoot-client-windows-basic-shared.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ There are a few basic troubleshooting steps you can try if you're having issues
68
68
69
69
1. Make sure you're connected to the internet.
70
70
71
-
1. Make sure your dev box is running. For more information, see [Shutdown, restart or start a dev box](../dev-box/how-to-create-dev-boxes-developer-portal.md#shutdown-restart-or-start-a-dev-box).
71
+
1. Make sure your dev box is running. For more information, see [Shutdown, restart or start a dev box](../dev-box/how-to-create-dev-boxes-developer-portal.md#shut-down-restart-or-start-a-dev-box).
72
72
73
73
1. Try to connect to your dev box from the Dev Box developer portal. For more information, see [Connect to a dev box](../dev-box/quickstart-create-dev-box.md#connect-to-a-dev-box).
0 commit comments