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/tutorial-move-region-sql.md
+7-12Lines changed: 7 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,18 @@
1
1
---
2
2
title: Move Azure SQL resources between regions with Azure Resource Mover
3
3
description: Learn how to move Azure SQL resources to another region with Azure Resource Mover
4
-
author: rayne-wiselman
4
+
author: ankitaduttaMSFT
5
5
manager: evansma
6
6
ms.service: resource-move
7
7
ms.topic: tutorial
8
-
ms.date: 12/06/2022
9
-
ms.author: raynew
10
-
ms.custom: mvc
8
+
ms.date: 12/16/2022
9
+
ms.author: ankitadutta
10
+
ms.custom: mvc, engagement-fy23
11
11
#Customer intent: As an Azure admin, I want to move SQL Server databases to a different Azure region.
12
12
---
13
13
14
14
# Tutorial: Move Azure SQL Database resources to another region
15
15
16
-
> [!IMPORTANT]
17
-
> Azure Resource Mover is currently GA.
18
-
19
-
Azure Resource Mover helps you move Azure resources between Azure regions. You might move your resources to another region for many reasons. For example, to take advantage of a new Azure region, to deploy features or services available in specific regions only, to meet internal policy and governance requirements, or in response to capacity planning requirements.
20
-
21
16
In this tutorial, you learn how to move Azure SQL databases and elastic pools to a different Azure region, using [Azure Resource Mover](overview.md).
22
17
23
18
In this tutorial, you learn how to:
@@ -107,7 +102,7 @@ To select the resources you want to move, follow these steps:
107
102
108
103
## Resolve dependencies
109
104
110
-
To resolve the resources you want to move, follow these steps:
105
+
To resolve the dependent resources you want to move, follow these steps:
111
106
112
107
1. On **Across regions** page, if resources show a *Validate dependencies* message in the **Issues** column, select the **Validate dependencies** button. This starts the validation process.
113
108
2. If dependencies are found, select **Add dependencies**.
@@ -124,7 +119,7 @@ To resolve the resources you want to move, follow these steps:
124
119
125
120
## Move SQL server
126
121
127
-
Azure Resource Mover currently doesn't move SQL server across regions. To commit the move, you must first assign a target SQL server in the target region.
122
+
Azure Resource Mover currently doesn't move SQL server across regions. You must first assign a target SQL Server in the target region, and then commit the move.
128
123
129
124
To assign the destination resources manually, follow these steps:
130
125
@@ -231,7 +226,7 @@ To move the databases, follow these steps:
231
226
> [!NOTE]
232
227
> Databases are now in a *Commit move pending* state.
233
228
234
-
## Manage the move
229
+
## Commit or discard the move
235
230
236
231
After the initial move, you can decide whether you want to commit the move, or to discard it.
0 commit comments