Skip to content

Commit 703296a

Browse files
authored
Merge pull request #50564 from HJToland3/master
instance in same region as target
2 parents 8eb8ec8 + 6ca8625 commit 703296a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

articles/dms/tutorial-mysql-azure-mysql-online.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: dms
1010
ms.workload: data-services
1111
ms.custom: mvc, tutorial
1212
ms.topic: article
13-
ms.date: 08/27/2018
13+
ms.date: 08/31/2018
1414
---
1515

1616
# Migrate MySQL to Azure Database for MySQL online using DMS
@@ -24,6 +24,9 @@ In this tutorial, you learn how to:
2424
> * Run the migration.
2525
> * Monitor the migration.
2626
27+
> [!IMPORTANT]
28+
> For an optimal migration experience, Microsoft recommends creating an instance of the Azure Database Migration Service in the same Azure region as the target database. Moving data across regions or geographies can slow down the migration process and introduce errors.
29+
2730
## Prerequisites
2831
To complete this tutorial, you need to:
2932

articles/dms/tutorial-sql-server-azure-sql-online.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: dms
1010
ms.workload: data-services
1111
ms.custom: mvc, tutorial
1212
ms.topic: article
13-
ms.date: 08/27/2018
13+
ms.date: 08/31/2018
1414
---
1515

1616
# Migrate SQL Server to Azure SQL Database online using DMS
@@ -26,6 +26,9 @@ In this tutorial, you learn how to:
2626
> * Monitor the migration.
2727
> * Download a migration report.
2828
29+
> [!IMPORTANT]
30+
> For an optimal migration experience, Microsoft recommends creating an instance of the Azure Database Migration Service in the same Azure region as the target database. Moving data across regions or geographies can slow down the migration process and introduce errors.
31+
2932
## Prerequisites
3033
To complete this tutorial, you need to:
3134

0 commit comments

Comments
 (0)