Skip to content

Commit f3ccd29

Browse files
author
RoseHJM
committed
WIP
1 parent a470499 commit f3ccd29

File tree

2 files changed

+60
-58
lines changed

2 files changed

+60
-58
lines changed

articles/dev-box/how-to-move-dev-box-pool-region.md

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,113 @@
11
---
2-
title: Move Dev Box Pool to Alternate 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.
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.
44
author: RoseHJM
5-
contributors:
5+
contributors: null
66
ms.topic: how-to
77
ms.date: 05/20/2025
88
ms.author: rosemalcolm
99
ms.reviewer: rosemalcolm
10+
ms.custom:
11+
- ai-gen-docs-bap
12+
- ai-gen-title
13+
- ai-seo-date:05/20/2025
1014
---
1115

12-
# Move a pool to an alternate region
16+
# Move Dev Box pools and dev boxes to an alternate region
1317

14-
Admins use this option to move all existing or new dev boxes for a pool to an alternate region.
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.
1519

16-
1. Go to the required project.
17-
1. Go to the **Pools** tab.
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.
1821

19-
The following options let you move the pool:
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.
2024

21-
1. Edit the pool by selecting the three ellipses (**...**).
22-
23-
:::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 clicking on three ellipses.":::
24-
25+
## Move a pool by using the Azure portal
2526

26-
1. Edit the region of the pool by updating the network connection. Moving between Microsoft-hosted and ANC is supported.
27+
You can use this option to move all existing or new dev boxes for a pool to a different region.
28+
29+
1. In Azure portal, go to the project that contains the pool you want to move.
30+
1. Go to the **Pools** tab.
2731

28-
1. Choose whether the region move applies to existing Dev Boxes or only to newly created Dev Boxes.
32+
You can move the pool in the following ways:
33+
- **Edit the pool settings**
34+
- **Use the Move to region menu option**
35+
- **Move multiple pools at once**
2936

37+
### Edit the pool settings
38+
39+
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.
40+
41+
1. Select the three ellipses (**...**) for the pool, then select the edit option.
3042

31-
:::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 via the network connection.":::
43+
:::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.":::
44+
45+
1. Update the network connection to change the region of the pool. You can move between Microsoft-hosted connections and Azure Network Connections (ANC).
46+
47+
1. Choose whether to apply the region move to existing dev boxes or only to new dev boxes.
3248

49+
:::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.":::
3350

3451
1. Select **Save** to apply the changes.
3552

36-
Option 2
53+
### Use the **Move to region** menu option
54+
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.
3755

38-
1. Select the three ellipses (**...**) for the pool, then select the **Move to region** option.
39-
40-
41-
:::image type="content" source="media/how-to-move-dev-box-pool-region/region-moves-menu-option.png" alt-text="Screenshot of selecting 'Move to region' option from the pool ellipses.":::
56+
1. Select the three ellipses (**...**) for the pool, then select **Move to region**.
4257

58+
:::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.":::
4359

44-
1. Update the network connection and select whether to apply the move to existing or new Dev Boxes.
45-
60+
1. Update the network connection and choose whether to apply the move to existing or new dev boxes.
4661

47-
:::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 selecting between existing or new Dev Boxes.":::
62+
:::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.":::
4863

49-
5064
1. Select **Move**.
5165

52-
Option 3
66+
### Move multiple pools at once
67+
To move multiple pools at once, you can choose the pools you want to move, and then move them together.
5368

54-
1. Select one or more pools in the Pools tab, then select **Move to region** in the top bar.
69+
1. Select one or more pools in the **Pools** tab, then select **Move to region** in the top bar.
5570

56-
57-
:::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 clicking 'Move to region' in the top bar.":::
58-
71+
:::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.":::
5972

60-
- Update the network connection & select between existing v/s new Dev Boxes
73+
- Update the network connection and choose between existing or new dev boxes.
6174

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 selecting between existing or new Dev Boxes.":::
64-
75+
:::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.":::
6576

6677
- Select **Move**
6778

68-
## Move one or more Dev boxes to align them to the pool's region
79+
## Monitor the move process
80+
As a Project Admin, you can track move progress in the Azure portal notifications.
6981

70-
If different Dev Boxes in the pool use different regions, align all Dev Boxes to the region associated with the pool.
82+
1. Select the **Notifications** icon in the top right corner of the Azure portal.
83+
84+
:::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.":::
85+
86+
## Move dev boxes to align to the pool's region
7187

72-
1. Select the pool to view Dev Boxes.
88+
If different dev boxes in the pool use different regions, you can move them to align with the pool's region.
7389

74-
1. Select one or more Dev Boxes to move.
90+
1. Select the pool to view dev boxes.
7591

92+
1. Select one or more dev boxes to move.
7693

77-
:::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.":::
94+
:::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.":::
7895

79-
8096
1. Select the three ellipses, and then select the **Move** option.
8197

82-
8398
:::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.":::
84-
8599

86100
Or, select the **Move** option in the top bar.
87-
88-
101+
89102
:::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.":::
90103

91-
92-
1. The Dev Box moves to the region that the pool is configured with.
104+
1. The dev box moves to the region that the pool is configured with.
93105

94106
## Developer experience
95107

96-
When a Dev Box is moved, you see the following message:
97-
108+
When you move a Dev Box, you see the following message:
98109

99110
:::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.":::
100-
101-
102-
Notes:
103-
104-
- You need the project admin role to move a Dev Box to another region. Make sure you have the right permission before you use this feature.
105-
106-
- Changing the region of the Dev Box pool uses a different network connection. Dev Boxes aren't available while the move is in progress.
107-
108-
- Admins can track move progress in the notifications section.
109-
110-
:::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.":::
111111

112112
## Related content
113113

articles/dev-box/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ items:
6565
displayName: diagnostic, logs
6666
- name: Configure conditional access policies for dev tunnels
6767
href: how-to-conditional-access-dev-tunnels-service.md
68+
- name: Move dev box pools between regions
69+
href: how-to-move-dev-box-pool-region.md
6870
- name: Prepare images
6971
items:
7072
- name: Configure an Azure compute gallery

0 commit comments

Comments
 (0)