Skip to content

Commit d5b271c

Browse files
authored
Merge pull request #199909 from prkazasr/patch-2
Update tutorial-move-region-sql.md
2 parents 8db2dc3 + eb6c3b5 commit d5b271c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: mvc
1616
In this tutorial, learn how to move Azure SQL databases and elastic pools to a different Azure region, using [Azure Resource Mover](overview.md).
1717

1818
> [!NOTE]
19-
> Azure Resource Mover is currently in preview.
19+
> Azure Resource Mover is currently GA.
2020
2121
In this tutorial, you learn how to:
2222

@@ -46,7 +46,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
4646
## Check SQL requirements
4747

4848
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).
5050
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.
5151
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.
5252
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.
119119

120120
## Move the SQL Server
121121

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

124124
### Assign a target SQL Server
125125

@@ -285,4 +285,4 @@ In this tutorial, you:
285285
Now, trying moving Azure VMs to another region.
286286

287287
> [!div class="nextstepaction"]
288-
> [Move Azure VMs](./tutorial-move-region-virtual-machines.md)
288+
> [Move Azure VMs](./tutorial-move-region-virtual-machines.md)

0 commit comments

Comments
 (0)