You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/design-migrations/includes/6-migrate-your-databases.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Most applications use a database to store the data used by the application. For
5
5
The [Azure Database Migration Service](/azure/dms/dms-overview) is part of Azure Migrate. Supported scenarios include:
6
6
7
7
- Azure SQL Database
8
-
- Azure SQL Database Managed Instance
8
+
- Azure SQL Managed Instance
9
9
- Azure SQL VM
10
10
- Azure Cosmos DB
11
11
- Azure Database for MySQL
@@ -19,7 +19,7 @@ Azure Database Migration Service is a fully managed service. The service enables
19
19
20
20
-**Online migration**: An online migration uses a continuous synchronization of live data, which allows a cut over to the Azure replica database at any time. Online migration minimizes downtime.
21
21
22
-
Not all migration scennarios have both offline and online capabilities.
22
+
Not all migration scenarios have both offline and online capabilities.
23
23
24
24
| Migration scenario | Migration mode |
25
25
| --- | --- |
@@ -31,9 +31,9 @@ Not all migration scennarios have both offline and online capabilities.
31
31
32
32
When selecting a database migration solution, determine which features are important to you.
33
33
34
-
- Do you need an assessment to identify compatability issues?
34
+
- Do you need an assessment to identify compatibility issues?
35
35
- Do you need a SKU recommendation?
36
36
- Do you need to migrate database logins and schemas?
37
37
- Do you need to automate the process?
38
-
- Do you have a specific product scenarios?
38
+
- Do you have a specific product scenario?
39
39
- Do you need to integrate with other migration tools?
0 commit comments