Skip to content

Commit c6a1ad7

Browse files
committed
fixes
1 parent 73995ff commit c6a1ad7

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

articles/dms/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Tutorials
88
## [Migrate SQL Server to Azure SQL DB](tutorial-sql-server-to-azure-sql.md)
99
## [Migrate SQL Server to Azure SQL DB Managed Instance](tutorial-sql-server-to-managed-instance.md)
10-
## [Migrate MySQL to Azure DB for MySQL](tutorial-mysql-to-azure-mysql-online.md)
10+
## [Migrate MySQL to Azure DB for MySQL](tutorial-mysql-azure-mysql-online.md)
1111

1212
# How-to guides
1313
## [Use PowerShell to migrate SQL Server to Azure SQL DB](howto-sql-server-to-azure-sql-powershell.md)
13.1 KB
Loading

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,3 +208,6 @@ After the initial Full load is completed, the databases are marked **Ready to cu
208208
3. Select **Confirm**, and the select **Apply**.
209209
4. When the database migration status shows **Completed**, connect your applications to the new target Azure SQL Database.
210210
211+
## Next steps
212+
- For information about the Azure Database Migration Service, see the article [What is the Azure Database Migration Service?](https://docs.microsoft.com/azure/dms/dms-overview).
213+
- For information about the Azure Database for MySQL, see the article [What is the Azure Database for MySQL?](https://docs.microsoft.com/azure/mysql/overview).

0 commit comments

Comments
 (0)