|
1 | 1 | ---
|
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. |
4 | 4 | author: RoseHJM
|
5 |
| -contributors: |
| 5 | +contributors: null |
6 | 6 | ms.topic: how-to
|
7 | 7 | ms.date: 05/20/2025
|
8 | 8 | ms.author: rosemalcolm
|
9 | 9 | ms.reviewer: rosemalcolm
|
| 10 | +ms.custom: |
| 11 | + - ai-gen-docs-bap |
| 12 | + - ai-gen-title |
| 13 | + - ai-seo-date:05/20/2025 |
10 | 14 | ---
|
11 | 15 |
|
12 |
| -# Move a pool to an alternate region |
| 16 | +# Move Dev Box pools and dev boxes to an alternate region |
13 | 17 |
|
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. |
15 | 19 |
|
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. |
18 | 21 |
|
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. |
20 | 24 |
|
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 |
25 | 26 |
|
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. |
27 | 31 |
|
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** |
29 | 36 |
|
| 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. |
30 | 42 |
|
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. |
32 | 48 |
|
| 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."::: |
33 | 50 |
|
34 | 51 | 1. Select **Save** to apply the changes.
|
35 | 52 |
|
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. |
37 | 55 |
|
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**. |
42 | 57 |
|
| 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."::: |
43 | 59 |
|
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. |
46 | 61 |
|
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."::: |
48 | 63 |
|
49 |
| - |
50 | 64 | 1. Select **Move**.
|
51 | 65 |
|
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. |
53 | 68 |
|
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. |
55 | 70 |
|
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."::: |
59 | 72 |
|
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. |
61 | 74 |
|
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."::: |
65 | 76 |
|
66 | 77 | - Select **Move**
|
67 | 78 |
|
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. |
69 | 81 |
|
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 |
71 | 87 |
|
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. |
73 | 89 |
|
74 |
| -1. Select one or more Dev Boxes to move. |
| 90 | +1. Select the pool to view dev boxes. |
75 | 91 |
|
| 92 | +1. Select one or more dev boxes to move. |
76 | 93 |
|
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."::: |
78 | 95 |
|
79 |
| - |
80 | 96 | 1. Select the three ellipses, and then select the **Move** option.
|
81 | 97 |
|
82 |
| - |
83 | 98 | :::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 |
| - |
85 | 99 |
|
86 | 100 | Or, select the **Move** option in the top bar.
|
87 |
| - |
88 |
| - |
| 101 | + |
89 | 102 | :::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.":::
|
90 | 103 |
|
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. |
93 | 105 |
|
94 | 106 | ## Developer experience
|
95 | 107 |
|
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: |
98 | 109 |
|
99 | 110 | :::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."::: |
111 | 111 |
|
112 | 112 | ## Related content
|
113 | 113 |
|
|
0 commit comments