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: articles/dms/dms-overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,11 @@ Azure Database Migration Service is a fully managed service designed to enable s
18
18
With Azure Database Migration Service currently we offer two options:
19
19
20
20
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.
22
22
23
23
**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.
24
24
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.
Copy file name to clipboardExpand all lines: articles/dms/tutorial-sql-server-managed-instance-online.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Tutorial: Migrate SQL Server online to SQL Managed Instance"
3
3
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)
5
5
services: dms
6
6
author: croblesm
7
7
ms.author: roblescarlos
@@ -14,7 +14,7 @@ ms.topic: tutorial
14
14
ms.date: 02/08/2023
15
15
---
16
16
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)
18
18
19
19
> [!NOTE]
20
20
> 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).
Copy file name to clipboardExpand all lines: articles/dms/tutorial-sql-server-to-azure-sql.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Tutorial: Migrate SQL Server offline to Azure SQL Database"
3
3
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).
5
5
services: dms
6
6
author: croblesm
7
7
ms.author: roblescarlos
@@ -14,7 +14,7 @@ ms.topic: tutorial
14
14
ms.date: 02/08/2023
15
15
---
16
16
17
-
# Tutorial: Migrate SQL Server to Azure SQL Database using DMS
17
+
# Tutorial: Migrate SQL Server to Azure SQL Database using DMS (classic)
18
18
19
19
> [!NOTE]
20
20
> 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).
Copy file name to clipboardExpand all lines: articles/dms/tutorial-sql-server-to-managed-instance.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Tutorial: Migrate SQL Server to SQL Managed Instance"
3
3
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).
5
5
services: dms
6
6
author: croblesm
7
7
ms.author: roblescarlos
@@ -14,7 +14,7 @@ ms.topic: tutorial
14
14
ms.date: 02/08/2023
15
15
---
16
16
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)
18
18
19
19
> [!NOTE]
20
20
> 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