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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.custom: mvc
16
16
In this tutorial, learn how to move Azure SQL databases and elastic pools to a different Azure region, using [Azure Resource Mover](overview.md).
17
17
18
18
> [!NOTE]
19
-
> Azure Resource Mover is currently in preview.
19
+
> Azure Resource Mover is currently GA.
20
20
21
21
In this tutorial, you learn how to:
22
22
@@ -46,7 +46,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
46
46
## Check SQL requirements
47
47
48
48
1.[Check](support-matrix-move-region-sql.md) which database/elastic pool features are supported for moving to another region.
49
-
2. In the target region, create a target server for each source server. [Learn more](/azure/azure-sql/database/active-geo-replication-security-configure#how-to-configure-logins-and-users).
49
+
2. In the target region, create a target server for each source server and ensure proper user access. [Learn more](/azure/azure-sql/database/active-geo-replication-security-configure#how-to-configure-logins-and-users).
50
50
4. If databases are encrypted with transparent data encryption (TDE) and you use your own encryption key in Azure Key Vault, [learn how to](../key-vault/general/move-region.md) move key vaults to another region.
51
51
5. If SQL data sync is enabled, moving member databases is supported. After the move, you need to set up SQL data sync to the new target database.
52
52
6. Remove advanced data security settings before the move. After the move, [configure the settings](/azure/azure-sql/database/azure-defender-for-sql) at the SQL Server level in the target region.
@@ -119,7 +119,7 @@ Select resources you want to move.
119
119
120
120
## Move the SQL Server
121
121
122
-
Assign a target SQL Server in the target region, and commit the move.
122
+
Azure Resource Mover currently doesn't move SQL Server across regions. Assign a target SQL Server in the target region, and commit the move.
0 commit comments