Skip to content

Commit 741b924

Browse files
authored
Update 6-migrate-your-databases.md
1 parent b4a148f commit 741b924

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

learn-pr/wwl-azure/design-migrations/includes/6-migrate-your-databases.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@ Most applications use a database to store the data used by the application. For
22

33
## Azure Database Migration Service
44

5-
The [Azure Database Migration Service](/azure/dms/dms-overview) is part of Azure Migrate. Supported scenarios include:
5+
The [Azure Database Migration Service](/azure/dms/dms-overview) is part of Azure Migrate. Example scenarios include:
66

77
- Azure SQL Database
88
- Azure SQL Managed Instance
99
- Azure SQL VM
1010
- Azure Cosmos DB
1111
- Azure Database for MySQL
12-
- Azure Database for PostgreSQL
12+
- Azure Database for PostgreSQL
13+
14+
View a complete list of [services and tools available for data migration scenarios](/azure/dms/dms-tools-matrix).
1315

1416
### Things to know about the Database Migration Service
1517

0 commit comments

Comments
 (0)