Skip to content

Commit ad4b38b

Browse files
committed
Updates
1 parent f4551ae commit ad4b38b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

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
@@ -219,7 +219,7 @@ To configure your DMS migration project, perform the following steps.
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
221221
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.":::
222+
:::image type="content" source="media/tutorial-azure-mysql-single-to-flex-offline/offline-migration-wizard-updated.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.":::

articles/mysql/single-server/whats-happening-to-mysql-single-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ A. Flexible Server support for cross-region read replicas is on our roadmap as o
118118

119119
**Q. I have TLS v1.0/1.1 configured for my v8.0 single server, and this feature is not currently supported in Flexible Server. How do I migrate?**
120120

121-
A. : To support modern security standards, MySQL community edition has discontinued support for communication over Transport Layer Security (TLS) 1.0 and 1.1 protocols starting with version 8.0.28. We recommend you upgrade your client drivers to support TLSv1.2 to connect securely to Azure Database for MySQL - Single Server and then proceed to migrate to Flexible Server.
121+
A. To support modern security standards, MySQL community edition has discontinued support for communication over Transport Layer Security (TLS) 1.0 and 1.1 protocols starting with version 8.0.28. We recommend you upgrade your client drivers to support TLSv1.2 to connect securely to Azure Database for MySQL - Single Server and then proceed to migrate to Flexible Server.
122122

123123
**Q. Is there an option to rollback a Single Server to Flexible Server migration?**
124124

0 commit comments

Comments
 (0)