Skip to content

Commit 55584e6

Browse files
authored
Merge pull request #212957 from croblesm/crobles-0928-azuresqlmigration-to-azuresqldb
Adding Azure SQL Database as new target for Azure SQL Migration extension for ADS
2 parents 79b8f81 + 5acbd26 commit 55584e6

File tree

48 files changed

+608
-207
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+608
-207
lines changed

articles/dms/ads-sku-recommend.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Get right-sized Azure recommendation for your on-premises SQL Server database(s)
3-
description: Learn how to use the Azure SQL migration extension in Azure Data Studio to get SKU recommendation to migrate SQL Server database(s) to the right-sized Azure SQL Managed Instance or SQL Server on Azure Virtual Machines.
2+
title: Get right-sized Azure recommendation for your on-premises SQL Server database(s) (Preview)
3+
description: Learn how to use the Azure SQL migration extension in Azure Data Studio to get SKU recommendation to migrate SQL Server database(s) to the right-sized Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or, Azure SQL Database.
44
services: database-migration
55
author: croblesm
66
ms.author: roblescarlos
@@ -13,20 +13,20 @@ ms.date: 02/22/2022
1313
ms.custom: references_regions
1414
---
1515

16-
# Get right-sized Azure recommendation for your on-premises SQL Server database(s)
16+
# Get right-sized Azure recommendation for your on-premises SQL Server database(s) (Preview)
1717

18-
The [Azure SQL migration extension for Azure Data Studio](/sql/azure-data-studio/extensions/azure-sql-migration-extension) provides a unified experience to assess, get right-sized Azure recommendations and migrate your SQL Server database(s) to Azure.
18+
The [Azure SQL migration extension for Azure Data Studio](/sql/azure-data-studio/extensions/azure-sql-migration-extension) provides a unified experience to assess, get right-sized SKU recommendations and migrate your SQL Server database(s) to Azure.
1919

2020
Before migrating your SQL Server databases to Azure, it is important to assess them to identify any migration issues (if any) so you can remediate them and confidently migrate them to Azure. Moreover, it is equally important to identify the right-sized configuration in Azure to ensure your database workload performance requirements are met with minimal cost.
2121

22-
The Azure SQL migration extension for Azure Data Studio provides both the assessment and SKU recommendation (right-sized Azure recommended configuration) capabilities when you are trying to select the best option to migrate your SQL Server database(s) to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. The extension provides a user friendly interface to run the assessment and generate recommendations within a short timeframe.
22+
The Azure SQL migration extension for Azure Data Studio provides both the assessment and SKU recommendation (right-sized Azure recommended configuration) capabilities when you are trying to select the best option to migrate your SQL Server database(s) to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or, Azure SQL Database (Preview). The extension provides a user friendly interface to run the assessment and generate recommendations within a short timeframe.
2323

2424
> [!NOTE]
2525
> Assessment and Azure recommendation feature in the Azure SQL migration extension for Azure Data Studio also supports source SQL Server running on Linux.
2626
2727
## Performance data collection and SKU recommendation
2828

29-
With the Azure SQL migration extension, you can get a right-sized Azure recommendation to migrate your SQL Server databases to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. The extension collects and analyzes performance data from your SQL Server instance to generate a recommended SKU each for Azure SQL Managed Instance and SQL Server on Azure Virtual Machines that meets your database(s)' performance characteristics with the lowest cost.
29+
With the Azure SQL migration extension, you can get a right-sized Azure recommendation to migrate your SQL Server databases to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or, Azure SQL Database (Preview). The extension collects and analyzes performance data from your SQL Server instance to generate a recommended SKU each for Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or Azure SQL Database (Preview) that meets your database(s)' performance characteristics with the lowest cost.
3030

3131
The workflow for data collection and SKU recommendation is illustrated below.
3232

@@ -69,4 +69,4 @@ The following prerequisites are required to get Azure recommendation:
6969

7070
## Next steps
7171

72-
- For an overview of the architecture to migrate databases, see [Migrate databases with Azure SQL migration extension for Azure Data Studio](migration-using-azure-data-studio.md).
72+
- For an overview of the architecture to migrate databases, see [Migrate databases with Azure SQL migration extension for Azure Data Studio](migration-using-azure-data-studio.md).

articles/dms/dms-overview.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,34 +9,32 @@ ms.reviewer: craigg
99
ms.service: dms
1010
ms.workload: data-services
1111
ms.topic: overview
12-
ms.date: 09/01/2021
12+
ms.date: 09/28/2021
1313
---
1414
# What is Azure Database Migration Service?
1515

1616
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).
1717

18-
[!INCLUDE [database-migration-services-sql-mi-sql-vm](../../includes/database-migration-services-sql-mi-sql-vm.md)]
18+
[!INCLUDE [database-migration-service-ads](../../includes/database-migration-service-ads.md)]
1919

2020
## Migrate databases to Azure with familiar tools
2121

22-
Azure Database Migration Service integrates some of the functionality of our existing tools and services. It provides customers with a comprehensive, highly available solution. The service uses the [Data Migration Assistant](/sql/dma/dma-overview) to generate assessment reports that provide recommendations to guide you through the changes required prior to performing a migration. It's up to you to perform any remediation required. When you're ready to begin the migration process, Azure Database Migration Service performs all of the required steps. You can fire and forget your migration projects with peace of mind, knowing that the process takes advantage of best practices as determined by Microsoft.
22+
Azure Database Migration Service integrates some of the functionality of our existing tools and services. It provides customers with a comprehensive, highly available solution. The service uses the [Data Migration Assistant](/sql/dma/dma-overview) to generate assessment reports that provide recommendations to guide you through the required changes before a migration. It's up to you to perform any remediation required. Azure Database Migration Service performs all the required steps when ready to begin the migration process. Knowing that the process takes advantage of Microsoft's best practices, you can fire and forget your migration projects with peace of mind.
2323

2424
> [!NOTE]
2525
> Using Azure Database Migration Service to perform an online migration requires creating an instance based on the Premium pricing tier.
2626
2727
## Regional availability
2828

29-
For up-to-date info about regional availability of Azure Database Migration Service, see [Products available by region](https://azure.microsoft.com/global-infrastructure/services/?products=database-migration).
29+
For up-to-date info about the regional availability of Azure Database Migration Service, see [Products available by region](https://azure.microsoft.com/global-infrastructure/services/?products=database-migration).
3030

3131
## Pricing
3232

3333
For up-to-date info about Azure Database Migration Service pricing, see [Azure Database Migration Service pricing](https://azure.microsoft.com/pricing/details/database-migration/).
3434

3535
## Next steps
3636

37-
* [Status of migration scenarios supported by Azure Database Migration Service](resource-scenario-status.md).
38-
* [Create an instance of Azure Database Migration Service by using the Azure portal](quickstart-create-data-migration-service-portal.md).
39-
* [Migrate SQL Server to Azure SQL Database](tutorial-sql-server-to-azure-sql.md).
40-
* [Overview of prerequisites for using Azure Database Migration Service](pre-reqs.md).
41-
* [FAQ about using Azure Database Migration Service](faq.yml).
42-
* [Services and tools available for data migration scenarios](dms-tools-matrix.md).
37+
* [Status of migration scenarios supported by Azure Database Migration Service](/azure/dms/resource-scenario-status)
38+
* [Services and tools available for data migration scenarios](/azure/dms/dms-tools-matrix)
39+
* [Migrate databases with Azure SQL Migration extension for Azure Data Studio](/azure/dms/migration-using-azure-data-studio)
40+
* [FAQ about using Azure Database Migration Service](/azure/dms/faq)

0 commit comments

Comments
 (0)