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/resource-mover/about-move-process.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,9 @@ ms.custom: UpdateFrequency.5
13
13
14
14
# About the move process
15
15
16
-
[Azure Resource Mover](overview.md) helps you to move Azure resources across Azure regions. This article summarizes the components used by Resource Mover and describes the move process.
16
+
[Azure Resource Mover](overview.md) helps you to move Azure resources across Azure regions.
17
+
18
+
This article summarizes the components used by Resource Mover and describes the move process.
17
19
18
20
19
21
## Components
@@ -78,6 +80,6 @@ The table summarizes what's impacted when you're moving across regions.
78
80
79
81
## Next steps
80
82
81
-
[Move](tutorial-move-region-virtual-machines.md) Azure VMs to another region.
82
-
[Move](tutorial-move-region-sql.md) Azure SQL resources to another region.
83
+
-[Move](tutorial-move-region-virtual-machines.md) Azure VMs to another region.
84
+
-[Move](tutorial-move-region-sql.md) Azure SQL resources to another region.
Copy file name to clipboardExpand all lines: articles/resource-mover/move-region-availability-zone.md
+21-27Lines changed: 21 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ manager: evansma
5
5
author: ankitaduttaMSFT
6
6
ms.service: resource-mover
7
7
ms.topic: how-to
8
-
ms.date: 02/10/2023
8
+
ms.date: 09/29/2023
9
9
ms.author: ankitadutta
10
10
11
11
#Customer intent: As an Azure admin, I want to move Azure VMs to a different Azure region.
@@ -31,8 +31,6 @@ If you want to move VMs to a different availability zone in the same region, [re
31
31
- The subscription needs enough quota to create the source resources in the target region. If it doesn't, request additional limits. [Learn more](../azure-resource-manager/management/azure-subscription-service-limits.md).
32
32
- Verify pricing and charges associated with the target region to which you're moving VMs. Use the [pricing calculator](https://azure.microsoft.com/pricing/calculator/) to help you.
33
33
34
-
35
-
36
34
## Check VM requirements
37
35
38
36
1. Check that the VMs you want to move are supported.
@@ -50,10 +48,8 @@ If you want to move VMs to a different availability zone in the same region, [re
50
48
51
49
## Select resources to move
52
50
53
-
Select resources you want to move.
54
-
55
-
- You can select any supported resource type across resource groups in the source region you select.
56
-
- You move resources to a target region in the source region subscription. If you want to change the subscription, you can do that after the resources are moved.
51
+
- You can select any supported resource type across resource groups in the source region you have selected.
52
+
- You can move resources to a target region in the source region subscription. If you want to change the subscription, you can do that after the resources are moved.
57
53
58
54
1. In the Azure portal, search for resource mover. Then, under **Services**, select **Azure Resource Mover**.
59
55
@@ -64,33 +60,31 @@ Select resources you want to move.
64
60

65
61
66
62
3. In **Move resources** > **Source + destination**, select the source subscription and region.
67
-
4. In **Destination**, select the region to which you want to move the VMs. Then click**Next**.
63
+
4. In **Destination**, select the region to which you want to move the VMs. Then select**Next**.
68
64
69
65

70
66
71
-
6. In **Resources to move**, click**Select resources**.
72
-
7. In **Select resources**, select the VM. You can only add resources supported for move. Then click**Done**. In **Resources to move**, click**Next**.
67
+
6. In **Resources to move**, select**Select resources**.
68
+
7. In **Select resources**, select the VM. You can only add resources supported for move. Then select**Done**. In **Resources to move**, select**Next**.
73
69
74
70

75
71
8. In **Review + Add**, check the source and destination settings.
76
72
77
73

78
74
79
-
9.Click**Proceed**, to begin adding the resources.
80
-
10. After the add process finishes successfully, click**Adding resources for move** in the notification icon.
75
+
9.Select**Proceed**, to begin adding the resources.
76
+
10. After the add process finishes successfully, select**Adding resources for move** in the notification icon.
81
77
82
78

83
79
84
-
After clicking the notification, resources appear on the **Across regions** page
85
-
86
80
> [!NOTE]
87
-
> After clicking the notification, resources appear on the **Across regions** page, in a *Prepare pending* state.
81
+
> After selecting the notification, resources appear on the **Across regions** page, in a *Prepare pending* state.
88
82
> - If you want to remove an resource from a move collection, the method for doing that depends on where you are in the move process. [Learn more](remove-move-resources.md).
89
83
90
84
## Resolve dependencies
91
85
92
86
1. Dependencies are auto-validated at the beginning when you add the resources. In case initial auto validation does not resolves the issue, the **Validate dependencies** ribbon appears. Select the ribbon to validate manually.
93
-
2. If dependencies are found, click**Add dependencies**.
87
+
2. If dependencies are found, select**Add dependencies**.
94
88
3. In **Add dependencies**, select the dependent resources > **Add dependencies**. Monitor progress in the notifications.
95
89
96
90

@@ -112,7 +106,7 @@ Before you can prepare and move VMs, the source resource group must be present i
112
106
Prepare as follows:
113
107
114
108
1. In **Across regions**, select the source resource group > **Prepare**.
115
-
2. In **Prepare resources**, click**Prepare**.
109
+
2. In **Prepare resources**, select**Prepare**.
116
110
117
111

118
112
@@ -128,15 +122,15 @@ Prepare as follows:
128
122
Initiate the move as follows:
129
123
130
124
1. In **Across regions**, select the resource group > **Initiate Move**
131
-
2. ln **Move Resources**, click**Initiate move**. The resource group moves into an *Initiate move in progress* state.
125
+
2. ln **Move Resources**, select**Initiate move**. The resource group moves into an *Initiate move in progress* state.
132
126
3. After initiating the move, the target resource group is created, based on the generated ARM template. The source resource group moves into a *Commit move pending* state.
Copy file name to clipboardExpand all lines: articles/resource-mover/move-region-within-resource-group.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
@@ -87,7 +87,7 @@ Select resources you want to move. You move resources to a target region in the
87
87
88
88
Resources you're moving appear in the **Across regions** page, in a *Prepare pending* state. Start validation as follows:
89
89
90
-
1. Dependencies are *auto validated* at the beginning when you add the resources. If the initial auto validation does not resolves the issue, you will see a**Validate dependencies** ribbon, select it to validate manually.
90
+
1. Dependencies are validated in the background after you add them. If you see a**Validate dependencies** button, select it to trigger the manual validation.
91
91
92
92

Copy file name to clipboardExpand all lines: articles/resource-mover/tutorial-move-region-encrypted-virtual-machines.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
@@ -193,7 +193,7 @@ To select the resources, do the following:
193
193
194
194
To resolve dependencies before the move, follow these steps:
195
195
196
-
1. Dependencies are automatically validated in the background when you add the resources. If you still see the **Validate dependencies** option, select it to trigger the validation manually.
196
+
1. Dependencies are validated in the background after you add them. If you see a **Validate dependencies** button, select it to trigger the manual validation.
197
197
198
198
:::image type="content" source="./media/tutorial-move-region-encrypted-virtual-machines/check-dependencies.png" alt-text="Screenshot showing the 'Validate dependencies' button." lightbox="./media/tutorial-move-region-encrypted-virtual-machines/check-dependencies.png":::
Copy file name to clipboardExpand all lines: articles/resource-mover/tutorial-move-region-sql.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,14 +99,14 @@ To select the resources you want to move, follow these steps:
99
99
To resolve the dependent resources you want to move, follow these steps:
100
100
101
101
102
-
1. Dependencies are automatically validated in the background when you add the resources. If you still see the **Validate dependencies** option, select it to trigger the validation manually.
102
+
1. Dependencies are auto-validated in the background when you add the resources. If the initial auto validation does not resolve the issue, you will see a **Validate dependencies** option, select it to validate manually.
103
103
1. If dependencies are found, select **Add dependencies**.
104
104
105
105
:::image type="content" source="./media/tutorial-move-region-sql/add-dependencies.png" alt-text="Screenshot displays button to add dependencies." lightbox="./media/tutorial-move-region-sql/add-dependencies.png":::
106
106
107
107
3. In **Add dependencies**, select the dependent resources > **Add dependencies**. You can monitor the progress in the notifications.
108
108
109
-
4. Dependencies are automatically validated in the background once you add the dependencies. If you see a **Validate dependencies** option, select it to trigger the manual validation.
109
+
4. Dependencies are auto-validated in the background once you add the dependencies. If you see a **Validate dependencies** option, select it to trigger the manual validation.
110
110
111
111
5. On the **Across regions** page, verify that the resources are now in a *Prepare pending* state with no issues.
Copy file name to clipboardExpand all lines: articles/resource-mover/tutorial-move-region-virtual-machines.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ To select the resources you want to move, follow these steps:
100
100
101
101
To resolve dependencies before the move, follow these steps:
102
102
103
-
1. Dependencies are automatically validated in the background when you add the resources. If you still see the **Validate dependencies** option, select it to trigger the validation manually.
103
+
1. Dependencies are automatically validated in the background when you add the resources. If you still see the **Validate dependencies** option, select it to trigger the validation manually.
104
104
2. If dependencies are found, select **Add dependencies** to add them.
105
105
3. On **Add dependencies**, retain the default **Show all dependencies** option.
106
106
@@ -111,7 +111,7 @@ To resolve dependencies before the move, follow these steps:
4. Dependencies are automatically validated in the background once you add them. If you see a**Validate dependencies**button, select it to trigger the manual validation.
114
+
4. Dependencies are validated in the background after you add them. If you see a**Validate dependencies**button, select it to trigger the manual validation.
0 commit comments