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/ads-sku-recommend.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,6 +1,6 @@
1
1
---
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.
4
4
services: database-migration
5
5
author: croblesm
6
6
ms.author: roblescarlos
@@ -13,20 +13,20 @@ ms.date: 02/22/2022
13
13
ms.custom: references_regions
14
14
---
15
15
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)
17
17
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.
19
19
20
20
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.
21
21
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.
23
23
24
24
> [!NOTE]
25
25
> Assessment and Azure recommendation feature in the Azure SQL migration extension for Azure Data Studio also supports source SQL Server running on Linux.
26
26
27
27
## Performance data collection and SKU recommendation
28
28
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.
30
30
31
31
The workflow for data collection and SKU recommendation is illustrated below.
32
32
@@ -69,4 +69,4 @@ The following prerequisites are required to get Azure recommendation:
69
69
70
70
## Next steps
71
71
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).
Copy file name to clipboardExpand all lines: articles/dms/dms-overview.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,34 +9,32 @@ ms.reviewer: craigg
9
9
ms.service: dms
10
10
ms.workload: data-services
11
11
ms.topic: overview
12
-
ms.date: 09/01/2021
12
+
ms.date: 09/28/2021
13
13
---
14
14
# What is Azure Database Migration Service?
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).
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.
23
23
24
24
> [!NOTE]
25
25
> Using Azure Database Migration Service to perform an online migration requires creating an instance based on the Premium pricing tier.
26
26
27
27
## Regional availability
28
28
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).
30
30
31
31
## Pricing
32
32
33
33
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/).
34
34
35
35
## Next steps
36
36
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