Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 6cdc944

Browse files
authored
Removed DEA, updated DMS text
1 parent a94012e commit 6cdc944

1 file changed

Lines changed: 23 additions & 14 deletions

File tree

docs/sql-server/migrate/dma-azure-migrate-compare-migration-tools.md

Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,22 @@ This article briefly overviews the tools available to migrate to SQL Server and
2121

2222
## Azure Database Migration Service (DMS)
2323

24-
Azure Database Migration Service enables seamless migrations from multiple database sources to Azure Data platforms with minimal downtime. The Database Migration Service provides a resilient and reliable migration pipeline that requires minimal user involvement during the overall migration process.
24+
Azure Database Migration Service enables seamless migrations from SQL Server database sources to Azure SQL offerings with minimal downtime. The Database Migration Service provides a resilient and reliable migration pipeline that requires minimal user involvement during the overall migration process.
2525

26-
Use the Database Migration Service in the following scenarios:
26+
With Azure Database Migration Service currently we offer two versions:
27+
28+
1. Azure Database Migration Service can be accessed via [Azure SQL Migration extension for Azure Data Studio](migration-using-azure-data-studio.md), [Azure portal](https://portal.azure.com/#create/Microsoft.AzureDMS), PowerShell and Azure CLI.
29+
30+
Use the latest Azure Database Migration Service in the following scenarios:
2731

2832
- Migrate both databases to Azure SQL, especially at scale, and for extensive (in terms of number and size of databases) migrations.
2933
- Migrate databases to Azure Database.
3034

35+
2. Azure Database Migration Service (classic) can be accessed via Azure portal, PowerShell and Azure CLI. It is an older version of the Azure Database Migration Service that offers database modernization to Azure and support scenarios like - PostgreSQL, MySQL, and MongoDB.
36+
37+
[!INCLUDE [Azure Database Migration Service (classic) - SQL scenarios retirement announcement](./includes/deprecation-announcement-dms-classic-sql.md)]
38+
39+
3140
For more information, visit [Azure Database Migration Service documentation](/azure/dms/).
3241

3342
## Azure Migrate
@@ -43,7 +52,7 @@ Use Azure Migrate in the following scenarios:
4352
- Lift your entire data estate to SQL Server on Azure VMs.
4453

4554
For more information, visit [Azure Migrate documentation](/azure/migrate/).
46-
55+
<!-->
4756
## Azure SQL migration extension for Azure Data Studio
4857

4958
Azure SQL Migration Extension for Azure Data Studio is a powerful tool that simplifies the process of migrating SQL Server databases to Azure SQL Database. This extension is designed to work with Azure Data Studio, a cross-platform database development tool that enables developers to work with SQL Server, Azure SQL Database, and other data platforms. The extension provides a streamlined user interface that guides users through the migration process, offering several options for customization and optimization.
@@ -52,8 +61,8 @@ Use Azure Migrate in the following scenarios:
5261

5362
- Easily migrate SQL Server databases to Azure SQL Database without the need for complex scripts or manual steps.
5463
- Migrate small or large databases.
55-
56-
## Database Experimentation Assistant (DEA)
64+
-->
65+
<!--## Database Experimentation Assistant (DEA)
5766
5867
Database Experimentation Assistant (DEA) is an experimentation solution for SQL Server upgrades. DEA can help you evaluate a targeted version of SQL Server for a specific workload. Customers upgrading from SQL Server 2005 and later versions, can use the analysis metrics that the tool provides.
5968
@@ -63,7 +72,7 @@ Use the Database Experimentation Assistant in the following scenario:
6372
- Identify compatibility errors and possible degraded queries for your SQL Server migration scenario.
6473
6574
For more information, visit [Database Experimentation Assistant documentation](../../dea/database-experimentation-assistant-overview.md).
66-
75+
-->
6776
## Data Migration Assistant (DMA)
6877

6978
The Data Migration Assistant (DMA) helps you upgrade to a modern data platform by detecting compatibility issues that can impact database functionality in your new version of SQL Server or Azure SQL Database. DMA recommends performance and reliability improvements for your target environment and allows you to move your schema, data, and uncontained objects from your source server to your target server.
@@ -91,15 +100,15 @@ For more information, visit [SQL Server Migration Assistant documentation](../..
91100

92101
Use the following chart to compare capabilities of the SQL migration tools:
93102

94-
| Capability | Azure Migrate | DMA | SSMA | DMS(classic) | DEA | Azure Data Studio extension (DMS) |
103+
| Capability | Azure Migrate | DMA | SSMA | DMS(classic) | Azure Data Studio extension (DMS) |
95104
| ---------- | ------------- | --- | ---- | --- | --- | ----------------------------|
96-
| Discover and assess SQL data estate | At scale | Yes | No | No | No | Yes |
97-
| Migrate SQL Server objects to SQL Database or SQL Managed Instance | No | Yes | No | Yes | No | Yes |
98-
| Lift and shift SQL Server to SQL Server on Azure VM | Yes | No | No | No | No | No |
99-
| Migrate (and/or upgrade) SQL Server to SQL Server on Azure VM | No | Yes | No | No | No | Yes (Migrate only) |
100-
| Migrate non-SQL objects<br />(Oracle, Access, DB2, and so on) | No | No | Yes | No | No | No |
101-
| Migrate open source databases<br />(MySQL, PostgreSQL, MariaDB, and so on) | No | No | No | Yes | No | No |
102-
| Compare workloads between source and target SQL Server | No | No | No | No | Yes | No |
105+
| Discover and assess SQL data estate | At scale | Yes | No | No | Yes |
106+
| Migrate SQL Server objects to SQL Database or SQL Managed Instance | No | Yes | No | NA (deprecated) | Yes |
107+
| Lift and shift SQL Server to SQL Server on Azure VM | Yes | No | No | No | No |
108+
| Migrate (and/or upgrade) SQL Server to SQL Server on Azure VM | No | Yes | No | No | Yes (Migrate only) |
109+
| Migrate non-SQL objects<br />(Oracle, Access, DB2, and so on) | No | No | Yes | No | No |
110+
| Migrate open source databases<br />(MySQL, PostgreSQL, MariaDB, and so on) | No | No | No | Yes | No |
111+
| Compare workloads between source and target SQL Server | No | No | No | No | No |
103112

104113
## Next steps
105114

0 commit comments

Comments
 (0)