Skip to content

Commit 1a5186e

Browse files
author
Ankita Dutta
committed
PM review
1 parent 0c5067d commit 1a5186e

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

articles/resource-mover/tutorial-move-region-sql.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,18 @@
11
---
22
title: Move Azure SQL resources between regions with Azure Resource Mover
33
description: Learn how to move Azure SQL resources to another region with Azure Resource Mover
4-
author: rayne-wiselman
4+
author: ankitaduttaMSFT
55
manager: evansma
66
ms.service: resource-move
77
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
1111
#Customer intent: As an Azure admin, I want to move SQL Server databases to a different Azure region.
1212
---
1313

1414
# Tutorial: Move Azure SQL Database resources to another region
1515

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-
2116
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).
2217

2318
In this tutorial, you learn how to:
@@ -107,7 +102,7 @@ To select the resources you want to move, follow these steps:
107102
108103
## Resolve dependencies
109104

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:
111106

112107
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.
113108
2. If dependencies are found, select **Add dependencies**.
@@ -124,7 +119,7 @@ To resolve the resources you want to move, follow these steps:
124119

125120
## Move SQL server
126121

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.
128123

129124
To assign the destination resources manually, follow these steps:
130125

@@ -231,7 +226,7 @@ To move the databases, follow these steps:
231226
> [!NOTE]
232227
> Databases are now in a *Commit move pending* state.
233228
234-
## Manage the move
229+
## Commit or discard the move
235230

236231
After the initial move, you can decide whether you want to commit the move, or to discard it.
237232

0 commit comments

Comments
 (0)