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: docs/azure-data-studio/extensions/azure-sql-migration-extension.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Azure SQL Migration extension for Azure Data Studio
2
+
title: Azure SQL migration extension for Azure Data Studio
3
3
description: This article describes how you can migrate your data using the Azure SQL migration extension with Azure Data Studio.
4
4
ms.prod: azure-data-studio
5
5
ms.technology: azure-data-studio
@@ -11,9 +11,9 @@ ms.custom:
11
11
ms.date: 09/01/2021
12
12
---
13
13
14
-
# Azure SQL Migration extension for Azure Data Studio
14
+
# Azure SQL migration extension for Azure Data Studio
15
15
16
-
The Azure SQL Migration extension for [Azure Data Studio](../what-is-azure-data-studio.md) enables you to use the SQL Server assessment and migration capability in Azure Data Studio.
16
+
The Azure SQL migration extension for [Azure Data Studio](../what-is-azure-data-studio.md) enables you to use the SQL Server assessment and migration capability in Azure Data Studio.
Copy file name to clipboardExpand all lines: docs/dma/dma-overview.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
@@ -63,7 +63,7 @@ To install DMA, download the latest version of the tool from the [Microsoft Down
63
63
- Information issues: detects partially supported or deprecated features that are used in source package(s).
64
64
65
65
> [!NOTE]
66
-
> DMA does not support database migrations to Azure SQL Managed Instance. Recommendation is to use the [Azure SQL Migration extension for Azure Data Studio](/azure/dms/migration-using-azure-data-studio), which supports both online and offline database migrations to Azure SQL Managed Instance.
66
+
> DMA does not support database migrations to Azure SQL Managed Instance. Recommendation is to use the [Azure SQL migration extension for Azure Data Studio](/azure/dms/migration-using-azure-data-studio), which supports both online and offline database migrations to Azure SQL Managed Instance.
Copy file name to clipboardExpand all lines: docs/includes/database-migration-services-sql-mi-sql-vm.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
@@ -6,13 +6,13 @@ ms.topic: include
6
6
ms.date: 07/30/2021
7
7
---
8
8
9
-
You can use the Azure SQL Migration extension in Azure Data Studio to migrate SQL Server databases to either Azure SQL Managed Instance (Platform-as-a-Service) or to SQL Server on Azure Virtual Machines (Infrastructure-as-a-Service).<br/><br/>
10
-
The Azure SQL Migration extension in Azure Data Studio brings together a simplified assessment, Azure recommendation and migration experience that delivers the following capabilities:<br/>
9
+
You can use the Azure SQL migration extension in Azure Data Studio to migrate SQL Server databases to either Azure SQL Managed Instance (Platform-as-a-Service) or to SQL Server on Azure Virtual Machines (Infrastructure-as-a-Service).<br/><br/>
10
+
The Azure SQL migration extension in Azure Data Studio brings together a simplified assessment, Azure recommendation and migration experience that delivers the following capabilities:<br/>
11
11
- A responsive user interface that provides an easy-to-navigate step-by-step wizard to deliver an integrated assessment, Azure recommendation and migration experience.
12
12
- An enhanced assessment engine that can assess SQL Server instances and identify databases that are ready for migration to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines.
13
13
- An Azure recommender to generate right-sized recommendation for Azure SQL Managed Instance SKU or SQL Server on Azure Virtual Machines SKU to meet your database(s)' performance requirements with minimal cost.
14
14
- A reliable Azure service powered by Azure Database Migration service that orchestrates data movement activities to deliver a seamless migration experience with minimal downtime.
15
15
- The ability to run migrations in either online (for migrations that require minimal downtime) or offline (for migrations where downtime persists through the duration of the migration) modes to suit your business requirements.
16
16
- The flexibility to install self hosted integration runtime to provide your own compute for access to source SQL Server and backups in your on-premises environment.<br/>
17
-
To learn more about the concepts for migrating databases using the Azure SQL Migration extension in Azure Data Studio, see [Database migrations using Azure Data Studio](/azure/dms/migration-using-azure-data-studio).
17
+
To learn more about the concepts for migrating databases using the Azure SQL migration extension in Azure Data Studio, see [Database migrations using Azure Data Studio](/azure/dms/migration-using-azure-data-studio).
0 commit comments