Skip to content

Commit dda234b

Browse files
authored
Merge pull request #300111 from RoseHJM/mdb-region-moves
MDB - region moves
2 parents bea71c3 + bccddba commit dda234b

12 files changed

+117
-0
lines changed
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
---
2+
title: Move Dev Box Pools and Dev Boxes to Another Region
3+
description: Learn how to move Dev Box pools and individual dev boxes to a different region, align dev boxes with pool regions, and manage network connections in Microsoft Dev Box.
4+
author: RoseHJM
5+
contributors: null
6+
ms.topic: how-to
7+
ms.date: 05/20/2025
8+
ms.author: rosemalcolm
9+
ms.reviewer: rosemalcolm
10+
ms.custom:
11+
- ai-gen-docs-bap
12+
- ai-gen-title
13+
- ai-seo-date:05/20/2025
14+
---
15+
16+
# Move Dev Box pools and dev boxes to an alternate region
17+
18+
Move Dev Box pools and individual dev boxes to a different region to optimize performance, meet compliance requirements, and manage network connections more effectively. This article explains how you can move Dev Box pools or dev boxes to another region, align dev boxes with their pool's region, and track the move process.
19+
20+
You can move Dev Box pools and individual dev boxes to a different region. This action lets you align dev boxes with the pool's region or change the network connection. Changing the region of the Dev Box pool uses a different network connection. Dev boxes aren't available while the move is in progress.
21+
22+
## Prerequisites
23+
- You need the **Project Admin** role to move a dev box to another region. Check that you have the right permissions before using this feature.
24+
25+
## Move a pool by using the Azure portal
26+
27+
You can use this option to move all existing or new dev boxes for a pool to a different region.
28+
29+
1. Sign in to the [Azure portal](https://portal.azure.com).
30+
1. Go to the project that contains the pool you want to move.
31+
1. Go to the **Pools** tab.
32+
33+
From the Pools page, you can move the pool in the following ways:
34+
- **Edit the pool settings**
35+
- **Use the Move to region menu option**
36+
- **Move multiple pools at once**
37+
38+
### Edit the pool settings
39+
40+
To move a single pool to a different region, you can edit the pool settings. Use this option to change the network connection, and select whether to apply the region move to existing dev boxes or only to new dev boxes.
41+
42+
1. Select the three ellipses (**...**) for the pool, then select the edit option.
43+
44+
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-edit-pool.png" alt-text="Screenshot of editing the pool by selecting the three ellipses.":::
45+
46+
1. Update the network connection to change the region of the pool. You can move between Microsoft-hosted connections and Azure Network Connections (ANC).
47+
48+
1. Choose whether to apply the region move to existing dev boxes or only to new dev boxes.
49+
50+
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-set-region.png" alt-text="Screenshot of editing the region of the pool using the network connection.":::
51+
52+
1. Select **Save** to apply the changes.
53+
54+
### Use the **Move to region** menu option
55+
This option presents only the settings that affect the region change: the network connection, and whether to apply the region move to existing dev boxes or only to new dev boxes.
56+
57+
1. Select the three ellipses (**...**) for the pool, then select **Move to region**.
58+
59+
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-menu-option.png" alt-text="Screenshot of selecting the 'Move to region' option from the pool ellipses.":::
60+
61+
1. Update the network connection and choose whether to apply the move to existing or new dev boxes.
62+
63+
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-menu-set-region.png" alt-text="Screenshot of updating the network connection and choosing between existing or new dev boxes.":::
64+
65+
1. Select **Move**.
66+
67+
### Move multiple pools at once
68+
To move multiple pools at once, you can choose the pools you want to move, and then move them together.
69+
70+
1. Select one or more pools in the **Pools** tab, then select **Move to region** in the top bar.
71+
72+
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-multiple-pools.png" alt-text="Screenshot of selecting one or more pools and selecting 'Move to region' in the top bar.":::
73+
74+
1. Update the network connection and choose between existing or new dev boxes.
75+
76+
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-menu-set-region.png" alt-text="Screenshot of updating the network connection and choosing between existing or new dev boxes.":::
77+
78+
1. Select **Move**
79+
80+
## Monitor the move process
81+
As a Project Admin, you can track move progress in the Azure portal notifications.
82+
83+
Select the **Notifications** icon in the top right corner of the Azure portal.
84+
85+
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-notification.png" alt-text="Screenshot of tracking move progress in the notifications section.":::
86+
87+
## Move dev boxes to align to the pool's region
88+
89+
If different dev boxes in the pool use different regions, you can move them to align with the pool's region.
90+
91+
1. Select the pool to view dev boxes.
92+
93+
1. Select one or more dev boxes to move.
94+
95+
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-existing-dev-box.png" alt-text="Screenshot of selecting one or more dev boxes to move.":::
96+
97+
1. Select the three ellipses, and then select the **Move** option.
98+
99+
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-single-dev-box.png" alt-text="Screenshot of selecting the 'Move' option from the ellipses.":::
100+
101+
Or, select the **Move** option in the top bar.
102+
103+
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-move-dev-boxes.png" alt-text="Screenshot of clicking the 'Move' option in the top bar.":::
104+
105+
1. The dev box moves to the region that the pool is configured with.
106+
107+
## Track the progress of the move in the developer portal
108+
109+
When you move a Dev Box, you see the following message:
110+
111+
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-tile-status.png" alt-text="Screenshot of the message that appears when a Dev Box is moved.":::
112+
113+
## Related content
114+
115+
- [Manage a dev box pool in Microsoft Dev Box](how-to-manage-dev-box-pools.md)
5.73 KB
Loading
30.1 KB
Loading
6.11 KB
Loading
30.9 KB
Loading
13.6 KB
Loading
55.1 KB
Loading
11.6 KB
Loading
26.9 KB
Loading
7.8 KB
Loading

0 commit comments

Comments
 (0)