Skip to content

Commit bb5c101

Browse files
Merge pull request #227391 from abhims14/dmsclassic
DMS (classic) rename-1
2 parents a1db8d8 + eb380fb commit bb5c101

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

articles/dms/dms-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Azure Database Migration Service is a fully managed service designed to enable s
1818
With Azure Database Migration Service currently we offer two options:
1919

2020
1. [Azure SQL migration extension for Azure Data Studio](./migration-using-azure-data-studio.md)
21-
1. Database Migration Service - via Azure portal, PowerShell and Azure CLI.
21+
1. Database Migration Service (classic) - via Azure portal, PowerShell and Azure CLI.
2222

2323
**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.
2424

25-
**Database Migration Service** 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. 
25+
**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. 
2626

2727
[!INCLUDE [database-migration-service-ads](../../includes/database-migration-service-ads.md)]
2828

@@ -32,7 +32,7 @@ In 2021, a newer version of the Azure Database Migration Service was released as
3232

3333
The following table compares the functionality of the versions of the Database Migration Service:
3434

35-
|Feature |DMS |Azure SQL extension for Azure Data Studio |Notes|
35+
|Feature |DMS (classic) |Azure SQL extension for Azure Data Studio |Notes|
3636
|---------|---------|---------|---------|
3737
|Assessment | No | Yes | Assess compatibility of the source. |
3838
|SKU recommendation | No | Yes | SKU recommendations for the target based on the assessment of the source. |

articles/dms/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
href: tutorial-transparent-data-encryption-migration-ads.md
8484
- name: Known issues and troubleshooting
8585
href: known-issues-azure-sql-migration-azure-data-studio.md
86-
- name: Older tutorials
86+
- name: DMS (classic)
8787
items:
8888
- name: to Azure SQL Database
8989
href: tutorial-sql-server-to-azure-sql.md

articles/dms/tutorial-sql-server-managed-instance-online.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Tutorial: Migrate SQL Server online to SQL Managed Instance"
33
titleSuffix: Azure Database Migration Service
4-
description: Learn to perform an online migration from SQL Server to an Azure SQL Managed Instance by using Azure Database Migration Service
4+
description: Learn to perform an online migration from SQL Server to an Azure SQL Managed Instance by using Azure Database Migration Service (classic)
55
services: dms
66
author: croblesm
77
ms.author: roblescarlos
@@ -14,7 +14,7 @@ ms.topic: tutorial
1414
ms.date: 02/08/2023
1515
---
1616

17-
# Tutorial: Migrate SQL Server to an Azure SQL Managed Instance online using DMS
17+
# Tutorial: Migrate SQL Server to an Azure SQL Managed Instance online using DMS (classic)
1818

1919
> [!NOTE]
2020
> This tutorial uses an older version of the Azure Database Migration Service. For improved functionality and supportability, consider migrating to Azure SQL Managed Instance by using the [Azure SQL migration extension for Azure Data Studio](tutorial-sql-server-managed-instance-online-ads.md).

articles/dms/tutorial-sql-server-to-azure-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Tutorial: Migrate SQL Server offline to Azure SQL Database"
33
titleSuffix: Azure Database Migration Service
4-
description: Learn to migrate from SQL Server to Azure SQL Database offline by using Azure Database Migration Service.
4+
description: Learn to migrate from SQL Server to Azure SQL Database offline by using Azure Database Migration Service (classic).
55
services: dms
66
author: croblesm
77
ms.author: roblescarlos
@@ -14,7 +14,7 @@ ms.topic: tutorial
1414
ms.date: 02/08/2023
1515
---
1616

17-
# Tutorial: Migrate SQL Server to Azure SQL Database using DMS
17+
# Tutorial: Migrate SQL Server to Azure SQL Database using DMS (classic)
1818

1919
> [!NOTE]
2020
> This tutorial uses an older version of the Azure Database Migration Service. For improved functionality and supportability, consider migrating to Azure SQL Database by using the [Azure SQL migration extension for Azure Data Studio](tutorial-sql-server-azure-sql-database-offline-ads.md).

articles/dms/tutorial-sql-server-to-managed-instance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Tutorial: Migrate SQL Server to SQL Managed Instance"
33
titleSuffix: Azure Database Migration Service
4-
description: Learn to migrate from SQL Server to an Azure SQL Managed Instance by using Azure Database Migration Service.
4+
description: Learn to migrate from SQL Server to an Azure SQL Managed Instance by using Azure Database Migration Service (classic).
55
services: dms
66
author: croblesm
77
ms.author: roblescarlos
@@ -14,7 +14,7 @@ ms.topic: tutorial
1414
ms.date: 02/08/2023
1515
---
1616

17-
# Tutorial: Migrate SQL Server to an Azure SQL Managed Instance offline using DMS
17+
# Tutorial: Migrate SQL Server to an Azure SQL Managed Instance offline using DMS (classic)
1818

1919
> [!NOTE]
2020
> This tutorial uses an older version of the Azure Database Migration Service. For improved functionality and supportability, consider migrating to Azure SQL Managed Instance by using the [Azure SQL migration extension for Azure Data Studio](tutorial-sql-server-managed-instance-offline-ads.md).

0 commit comments

Comments
 (0)