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
description: Overview of Azure Database Migration Service, which provides seamless migrations from many database sources to Azure Data platforms.
4
-
author: croblesm
5
-
ms.author: roblescarlos
4
+
author: abhims14
5
+
ms.author: abhishekum
6
6
ms.reviewer: craigg
7
7
ms.date: 02/08/2023
8
8
ms.service: dms
@@ -12,12 +12,12 @@ ms.topic: overview
12
12
13
13
Azure Database Migration Service is a fully managed service designed to enable seamless migrations from multiple database sources to Azure data platforms with minimal downtime (online migrations).
14
14
15
-
With Azure Database Migration Service currently we offer two options:
15
+
With Azure Database Migration Service currently we offer two versions:
16
16
17
-
1.[Azure SQL migration extension for Azure Data Studio](./migration-using-azure-data-studio.md)
17
+
1.Database Migration Service - 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.
18
18
1. Database Migration Service (classic) - via Azure portal, PowerShell and Azure CLI.
19
19
20
-
**Azure SQL Migration extension for Azure Data Studio** is powered by the latest version of Database Migration Service and provides more features. Currently, it supports SQL Database modernization to Azure. For improved functionality and supportability, consider migrating to Azure SQL Database by using the Azure SQL migration extension for Azure Data Studio.
20
+
**Database Migration Service** powers the "Azure SQL Migration" extension for Azure Data Studio, and provides more features. Azure portal, PowerShell and Azure CLI can also be used to access DMS. Currently, it supports SQL Database modernization to Azure. For improved functionality and supportability, consider migrating to Azure SQL Database by using the DMS.
21
21
22
22
**Database Migration Service (classic)** via Azure portal, PowerShell and Azure CLI is an older version of the Azure Database Migration Service. It offers database modernization to Azure and support scenarios like – SQL Server, PostgreSQL, MySQL, and MongoDB.
23
23
@@ -27,28 +27,28 @@ With Azure Database Migration Service currently we offer two options:
27
27
28
28
## Compare versions
29
29
30
-
In 2021, a newer version of the Azure Database Migration Service was released as an extension for Azure Data Studio, which improved the functionality, user experience and supportability of the migration service. Consider using the [Azure SQL migration extension for Azure Data Studio](./migration-using-azure-data-studio.md) whenever possible.
30
+
Newer version of the Azure Database Migration Service is available as an extension for Azure Data Studio and can be accesses from Azure portal, which improved the functionality, user experience and supportability of the migration service. Consider using the [Azure SQL migration extension for Azure Data Studio](./migration-using-azure-data-studio.md) and DMS Azure portal whenever possible.
31
31
32
32
The following table compares the functionality of the versions of the Database Migration Service:
33
33
34
-
|Feature |DMS(classic) |Azure SQL extension for Azure Data Studio |Notes|
35
-
|---------|---------|---------|---------|
36
-
|Assessment | No | Yes | Assess compatibility of the source. |
37
-
|SKU recommendation | No | Yes | SKU recommendations for the target based on the assessment of the source. |
0 commit comments