Skip to content

Commit aa0084c

Browse files
committed
Updating offline migration
1 parent a8b3b05 commit aa0084c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
55.6 KB
Loading

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,15 +211,15 @@ To create a migration project, perform the following steps.
211211

212212
To configure your DMS migration project, perform the following steps.
213213

214-
1. To proceed with the offline migration, navigate to the source server on Azure portal and proceed to the **Server Parameters** blade. Configure the value of **read_only** server parameter for the source server as **ON** .
214+
1. To proceed with the offline migration, before you configure **Select source** on the screen, open a new window tab and navigate to your source server's overview page on Azure portal and proceed to the **Server Parameters** blade. Configure the value of **read_only** server parameter for the source server as **ON** .
215215

216216
Setting the source server to read only mode by updating the server parameter before starting the migration prevents Write/Delete operations on the source server during migration, which ensures the data integrity of the target database as the source is migrated.
217217

218218
> [!NOTE]
219219
> Alternately, if you were performing an online migration, you would select the **Enable Transactional Consistency** check box on the Select source screen. For more information about consistent backup, see [MySQL Consistent Backup](./migrate-azure-mysql-consistent-backup.md).
220220
221-
2. On the **Select source** screen, specify the connection details for the source MySQL instance.
222-
:::image type="content" source="media/tutorial-azure-mysql-single-to-flex-offline/13-select-source-offline.png" alt-text="Screenshot of an Add source details screen.":::
221+
2. Navigate back to your migration project configuration screen and on the **Select source** screen, specify the connection details for the source MySQL instance.
222+
:::image type="content" source="media/tutorial-azure-mysql-single-to-flex-offline/dms-offline-migration-wizard.png" alt-text="Screenshot of an Add source details screen.":::
223223

224224
3. Select **Next : Select target>>**, and then, on the **Select target** screen, specify the connection details for the target flexible server.
225225
:::image type="content" source="media/tutorial-azure-mysql-single-to-flex-offline/15-select-target.png" alt-text="Screenshot of a Select target.":::

0 commit comments

Comments
 (0)