Skip to content

Commit ceb4cc2

Browse files
Merge pull request #296828 from RoseHJM/mdb-freshness-march-05
MDB - Freshness March 05
2 parents 9007996 + cc20bb6 commit ceb4cc2

File tree

1 file changed

+17
-7
lines changed

1 file changed

+17
-7
lines changed

articles/dev-box/how-to-manage-dev-box-pools.md

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
---
2-
title: Manage a dev box pool
2+
title: Manage Dev Box Pools Effectively
33
titleSuffix: Microsoft Dev Box
4-
description: Microsoft Dev Box dev box pools are collections of dev boxes that you manage together. Learn how to create, configure, and delete dev box pools.
4+
description: Manage dev box pools in Microsoft Dev Box with step-by-step guidance on creating, configuring, and deleting pools for optimal developer productivity.
55
services: dev-box
66
ms.service: dev-box
77
author: RoseHJM
88
ms.author: rosemalcolm
9-
ms.date: 01/05/2024
9+
ms.date: 03/23/2025
1010
ms.topic: how-to
11-
#Customer intent: As a platform engineer, I want to be able to manage dev box pools so that I can provide appropriate dev boxes to my users.
11+
ms.custom:
12+
- ai-gen-docs-bap
13+
- ai-gen-description
14+
- ai-seo-date:03/23/2025
15+
- ai-gen-title
1216
---
1317

1418
# Manage a dev box pool in Microsoft Dev Box
@@ -19,6 +23,8 @@ A dev box pool is a collection of dev boxes that have the same settings, such as
1923

2024
Dev box pools define the location of the dev boxes through the network connection. You can choose to deploy dev boxes to a Microsoft-hosted network or to a network that you manage. If you choose to deploy dev boxes to a network that you manage, you must first [configure a network connection](./how-to-configure-network-connections.md). Organizations that support developers in multiple geographical locations can create dev box pools for each location by specifying a nearby region.
2125

26+
Select a region close to your developers' physical location to ensure the lowest latency experience with dev box.
27+
2228
Developers that have access to the project in the dev center can create a dev box from a dev box pool.
2329

2430
## Permissions
@@ -92,11 +98,11 @@ To manage dev boxes in a pool, you must access the pool through the associated p
9298

9399
1. Select **Dev box pools**.
94100

95-
1. Select the pool that contains the dev box that you want to manage. The names of pools that you can manage are displayed as links. If you don't see the pool name displayed as a link, check that you're a member of the Project Admin role for this project.
101+
1. Select the pool that contains the dev box that you want to manage. The names of pools you can manage display as links. If you don't see the pool name displayed as a link, check that you're a member of the Project Admin role for this project.
96102

97103
:::image type="content" source="media/how-to-manage-dev-box-pools/manage-dev-box-pool.png" alt-text="Screenshot showing a list of dev box pools in Azure portal." lightbox="media/how-to-manage-dev-box-pools/manage-dev-box-pool.png":::
98104

99-
1. Select more actions (**...**) for the dev box that you want to manage.
105+
1. Select more actions for the dev box that you want to manage.
100106

101107
:::image type="content" source="media/how-to-manage-dev-box-pools/manage-dev-box-in-azure-portal.png" alt-text="Screenshot of the Azure portal, showing dev boxes in a dev box pool." lightbox="media/how-to-manage-dev-box-pools/manage-dev-box-in-azure-portal.png":::
102108

@@ -111,6 +117,8 @@ You can delete a dev box pool when you're no longer using it.
111117
> [!CAUTION]
112118
> When you delete a dev box pool, all existing dev boxes within the pool are permanently deleted.
113119
120+
Deleting a dev box pool permanently deletes all existing dev boxes within the pool.
121+
114122
To delete a dev box pool in the Azure portal:
115123

116124
1. Sign in to the [Azure portal](https://portal.azure.com).
@@ -119,12 +127,14 @@ To delete a dev box pool in the Azure portal:
119127

120128
1. Open the project from which you want to delete the dev box pool.
121129

122-
1. Select more actions (**...**) for the dev box pool that you want to delete.
130+
1. Select more actions for the dev box pool that you want to delete.
123131

124132
1. Select **Delete**.
125133

126134
1. In the confirmation message, confirm the deletion by entering the name of the dev box pool that you want to delete, and then select **Delete**.
127135

136+
Select **Delete** to confirm.
137+
128138
:::image type="content" source="./media/how-to-manage-dev-box-pools/dev-box-pool-delete-confirm.png" alt-text="Screenshot of the confirmation message for deleting a dev box pool." lightbox="./media/how-to-manage-dev-box-pools/dev-box-pool-delete-confirm.png":::
129139

130140
## Related content

0 commit comments

Comments
 (0)