Skip to content

Commit 39ecab6

Browse files
Merge pull request #210692 from aditivgupta/dms
Corrections
2 parents be75412 + 5b4dade commit 39ecab6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/dms/faq-mysql-single-to-flex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 09/08/2022
1616

1717
# Frequently Asked Questions (FAQs)
1818

19-
- **When using Azure Database Migration Service, what’s the difference between an offline and an online migration??**
19+
- **When using Azure Database Migration Service, what’s the difference between an offline and an online migration?**
2020
Azure Database Migration Service supports both offline and online migrations. With an offline migration, application downtime starts when the migration starts. With an online migration, downtime is limited to the time required to cut over at the end of migration. We suggest that you test an offline migration to determine whether the downtime is acceptable; if not, then perform an online migration.
2121
Online and Offline migrations are compared in the following table:
2222

articles/dms/tutorial-mysql-azure-single-to-flex-offline-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can migrate an instance of Azure Database for MySQL – Single Server to Azu
2020
> DMS supports migrating from lower version MySQL servers (v5.6 and above) to higher versions. In addition, DMS supports cross-region, cross-resource group, and cross-subscription migrations, so you can select a different region, resource group, and subscription for the target server than that specified for your source server.
2121
2222
> [!IMPORTANT]
23-
For online migrations, you can use the Enable Transactional Consistency feature supported by DMS together with [Data-in replication](./../mysql/single-server/concepts-data-in-replication.md) or [replicate changes](https://techcommunity.microsoft.com/t5/microsoft-data-migration-blog/azure-dms-mysql-replicate-changes-now-in-preview/ba-p/3601564). Additionally, you can use the online migration scenario to migrate by following the tutorial [here](./tutorial-mysql-azure-single-to-flex-offline-portal.md).
23+
> For online migrations, you can use the Enable Transactional Consistency feature supported by DMS together with [Data-in replication](./../mysql/single-server/concepts-data-in-replication.md) or [replicate changes](https://techcommunity.microsoft.com/t5/microsoft-data-migration-blog/azure-dms-mysql-replicate-changes-now-in-preview/ba-p/3601564). Additionally, you can use the online migration scenario to migrate by following the tutorial [here](./tutorial-mysql-azure-single-to-flex-offline-portal.md).
2424
2525
In this tutorial, you will learn how to:
2626

0 commit comments

Comments
 (0)