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
+13-9Lines changed: 13 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,15 @@ ms.date: 02/08/2023
15
15
16
16
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).
17
17
18
+
With Azure Database Migration Service currently we offer two options:
19
+
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.
22
+
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
+
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.
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 (classic)
4
+
description: Learn to perform an online migration from SQL Server to an Azure SQL Managed Instance by using Azure Database Migration Service
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 (classic)
17
+
# Tutorial: Migrate SQL Server to an Azure SQL Managed Instance online using DMS
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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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 (classic)
17
+
# Tutorial: Migrate SQL Server to Azure SQL Database using DMS
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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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 (classic)
17
+
# Tutorial: Migrate SQL Server to an Azure SQL Managed Instance offline using DMS
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