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
+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
@@ -23,9 +23,9 @@ With Azure Database Migration Service currently we offer two versions:
23
23
24
24
**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.
This article provides steps for an offline migration, but it's also possible to migrate [online](howto-sql-server-to-azure-sql-managed-instance-powershell-online.md).
This article provides steps for an online migration, but it's also possible to migrate [offline](howto-sql-server-to-azure-sql-managed-instance-powershell-offline.md).
Copy file name to clipboardExpand all lines: articles/dms/includes/database-migration-service-ads.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,8 @@ Check the following step-by-step tutorials for more information about each speci
21
21
22
22
| Migration scenario | Migration mode
23
23
|---------|---------|
24
-
SQL Server to Azure SQL Managed Instance| [Online](../articles/dms/tutorial-sql-server-managed-instance-online-ads.md) / [Offline](../articles/dms/tutorial-sql-server-managed-instance-offline-ads.md)
25
-
SQL Server to SQL Server on Azure Virtual Machine|[Online](../articles/dms/tutorial-sql-server-to-virtual-machine-online-ads.md) / [Offline](../articles/dms/tutorial-sql-server-to-virtual-machine-offline-ads.md)
26
-
SQL Server to Azure SQL Database | [Offline](../articles/dms/tutorial-sql-server-azure-sql-database-offline.md)
24
+
SQL Server to Azure SQL Managed Instance| [Online](../tutorial-sql-server-managed-instance-online-ads.md) / [Offline](../tutorial-sql-server-managed-instance-offline-ads.md)
25
+
SQL Server to SQL Server on Azure Virtual Machine|[Online](../tutorial-sql-server-to-virtual-machine-online-ads.md) / [Offline](../tutorial-sql-server-to-virtual-machine-offline-ads.md)
26
+
SQL Server to Azure SQL Database | [Offline](../tutorial-sql-server-azure-sql-database-offline.md)
27
27
28
-
To learn more, see [Migrate databases with Azure SQL Migration extension for Azure Data Studio](../articles/dms/migration-using-azure-data-studio.md).
28
+
To learn more, see [Migrate databases with Azure SQL Migration extension for Azure Data Studio](../migration-using-azure-data-studio.md).
2. On the **Azure Database Migration Service** screen, select **Create**.
15
15
16
-

16
+

17
17
18
18
Select the appropriate **Source server type** and **Target server type**, and choose the **Database Migration Service (Classic)** option.
19
19
20
-

20
+

21
21
22
22
3. On the **Create Migration Service** basics screen:
23
23
@@ -28,18 +28,18 @@ ms.author: pehewitt
28
28
- Choose **Azure** as the service mode.
29
29
- Select a pricing tier. For more information on costs and pricing tiers, see the [pricing page](https://aka.ms/dms-pricing).
30
30
31
-

31
+

32
32
33
33
- Select **Next: Networking**.
34
34
35
35
4. On the **Create Migration Service** networking screen:
36
36
37
-
- Select an existing virtual network or create a new one. The virtual network provides Azure Database Migration Service with access to the source server and the target instance. For more information about how to create a virtual network in the Azure portal, see the article [Create a virtual network using the Azure portal](../articles/virtual-network/quick-create-portal.md).
37
+
- Select an existing virtual network or create a new one. The virtual network provides Azure Database Migration Service with access to the source server and the target instance. For more information about how to create a virtual network in the Azure portal, see the article [Create a virtual network using the Azure portal](../../virtual-network/quick-create-portal.md).
38
38
39
-

39
+

40
40
41
41
- Select **Review + Create** to review the details and then select **Create** to create the service.
42
42
43
43
- After a few moments, your instance of the Azure Database Migration service is created and ready to use:
44
44
45
-

45
+

Copy file name to clipboardExpand all lines: articles/dms/includes/deprecation-announcement-dms-classic-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
@@ -7,4 +7,4 @@ ms.service: sql-database
7
7
ms.topic: include
8
8
---
9
9
> [!IMPORTANT]
10
-
> **[Azure Database Migration Service (classic) - SQL scenarios are on a deprecation path](https://azure.microsoft.com/updates/retirement-azure-database-migration-service-classic-sql-server-scenarios-deprecation/)**. Since **August 1, 2023**, you're no longer able to create new Database Migration Service (classic) resources for SQL Server scenarios from Azure portal. The service will be retired on **March 15, 2026** for all customers. For seamless migrations from multiple database sources to Azure SQL Targets, Microsoft recommend using the latest version of [Azure Database Migration Service](https://aka.ms/dmslatest), which is available as [Azure SQL Migration](/azure-data-studio/extensions/azure-sql-migration-extension) an extension in Azure Data Studio, or via [Azure Portal](https://aka.ms/dmsazureportal), or through [Azure PowerShell and Azure CLI](../articles/dms/migration-dms-powershell-cli.md). For more information, see [Retirement notice: Database Migration Service (classic)](https://aka.ms/dmsclassicportal).
10
+
> **[Azure Database Migration Service (classic) - SQL scenarios are on a deprecation path](https://azure.microsoft.com/updates/retirement-azure-database-migration-service-classic-sql-server-scenarios-deprecation/)**. Since **August 1, 2023**, you're no longer able to create new Database Migration Service (classic) resources for SQL Server scenarios from Azure portal. The service will be retired on **March 15, 2026** for all customers. For seamless migrations from multiple database sources to Azure SQL Targets, Microsoft recommend using the latest version of [Azure Database Migration Service](https://aka.ms/dmslatest), which is available as [Azure SQL Migration](/azure-data-studio/extensions/azure-sql-migration-extension) an extension in Azure Data Studio, or via [Azure Portal](https://aka.ms/dmsazureportal), or through [Azure PowerShell and Azure CLI](../migration-dms-powershell-cli.md). For more information, see [Retirement notice: Database Migration Service (classic)](https://aka.ms/dmsclassicportal).
Copy file name to clipboardExpand all lines: articles/dms/includes/dms-ads-sqldb-prereq.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
@@ -14,7 +14,7 @@ ms.date: 09/30/2022
14
14
- Reader role for the Azure resource group that contains the target instance of Azure SQL Database
15
15
- Owner or Contributor role for the Azure subscription (required if you create a new instance of Azure Database Migration Service)
16
16
17
-
As an alternative to using one of these built-in roles, you can [assign a custom role](../articles/dms/resource-custom-roles-sql-database-ads.md).
17
+
As an alternative to using one of these built-in roles, you can [assign a custom role](../resource-custom-roles-sql-database-ads.md).
18
18
19
19
> [!IMPORTANT]
20
20
> An Azure account is required only when you configure the migration steps. An Azure account isn't required for the assessment or to view Azure recommendations in the migration wizard in Azure Data Studio.
@@ -25,4 +25,4 @@ ms.date: 09/30/2022
25
25
26
26
- Migrate the database schema from source to target by using the [SQL Server dacpac extension](/azure-data-studio/extensions/sql-server-dacpac-extension) or the [SQL Database Projects extension](/azure-data-studio/extensions/sql-database-project-extension) in Azure Data Studio.
27
27
28
-
- If you're using Azure Database Migration Service for the first time, make sure that the Microsoft.DataMigration [resource provider is registered in your subscription](../articles/dms/quickstart-create-data-migration-service-portal.md#register-the-resource-provider).
28
+
- If you're using Azure Database Migration Service for the first time, make sure that the Microsoft.DataMigration [resource provider is registered in your subscription](../quickstart-create-data-migration-service-portal.md#register-the-resource-provider).
Copy file name to clipboardExpand all lines: articles/dms/includes/dms-ads-sqlmi-prereq.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.date: 09/30/2022
14
14
- Reader role for the Azure resource groups that contain the target instance of Azure SQL Managed Instance or your Azure Storage account
15
15
- Owner or Contributor role for the Azure subscription (required if you create a new Database Migration Service instance)
16
16
17
-
As an alternative to using one of these built-in roles, you can [assign a custom role](../articles/dms/resource-custom-roles-sql-database-ads.md).
17
+
As an alternative to using one of these built-in roles, you can [assign a custom role](../resource-custom-roles-sql-database-ads.md).
18
18
19
19
> [!IMPORTANT]
20
20
> An Azure account is required only when you configure the migration steps. An Azure account isn't required for the assessment or to view Azure recommendations in the migration wizard in Azure Data Studio.
@@ -28,7 +28,7 @@ ms.date: 09/30/2022
28
28
> [!IMPORTANT]
29
29
>
30
30
> - The Azure SQL Migration extension for Azure Data Studio doesn't take database backups, or neither initiate any database backups on your behalf. Instead, the service uses existing database backup files for the migration.
31
-
> - If your database backup files are in an SMB network share, [create an Azure storage account](../articles/storage/common/storage-account-create.md) that Database Migration Service can use to upload database backup files to and to migrate databases. Make sure you create the Azure storage account in the same region where you create your instance of Database Migration Service.
31
+
> - If your database backup files are in an SMB network share, [create an Azure storage account](../../storage/common/storage-account-create.md) that Database Migration Service can use to upload database backup files to and to migrate databases. Make sure you create the Azure storage account in the same region where you create your instance of Database Migration Service.
32
32
> - You can write each backup to either a separate backup file or to multiple backup files. Appending multiple backups such as full and transaction logs into a single backup media isn't supported.
33
33
> - You can provide compressed backups to reduce the likelihood of experiencing potential issues associated with migrating large backups.
34
34
@@ -39,7 +39,7 @@ ms.date: 09/30/2022
39
39
> [!TIP]
40
40
> If your database contains sensitive data that's protected by [Always Encrypted](/sql/relational-databases/security/encryption/configure-always-encrypted-using-sql-server-management-studio), the migration process automatically migrates your Always Encrypted keys to your target managed instance.
41
41
42
-
- If your database backups are on a network file share, provide a computer on which you can install a [self-hosted integration runtime](../articles/data-factory/create-self-hosted-integration-runtime.md) to access and migrate database backups. The migration wizard gives you the download link and authentication keys to download and install your self-hosted integration runtime.
42
+
- If your database backups are on a network file share, provide a computer on which you can install a [self-hosted integration runtime](../../data-factory/create-self-hosted-integration-runtime.md) to access and migrate database backups. The migration wizard gives you the download link and authentication keys to download and install your self-hosted integration runtime.
43
43
44
44
In preparation for the migration, ensure that the computer on which you install the self-hosted integration runtime has the following outbound firewall rules and domain names enabled:
45
45
@@ -54,6 +54,6 @@ ms.date: 09/30/2022
54
54
55
55
- If you use a self-hosted integration runtime, make sure that the computer on which the runtime is installed can connect to the source SQL Server instance and the network file share where backup files are located.
56
56
57
-
- Enable outbound port 445 to allow access to the network file share. For more information, see [recommendations for using a self-hosted integration runtime](../articles/dms/migration-using-azure-data-studio.md#recommendations-for-using-a-self-hosted-integration-runtime-for-database-migrations).
57
+
- Enable outbound port 445 to allow access to the network file share. For more information, see [recommendations for using a self-hosted integration runtime](../migration-using-azure-data-studio.md#recommendations-for-using-a-self-hosted-integration-runtime-for-database-migrations).
58
58
59
-
- If you're using Database Migration Service for the first time, make sure that the Microsoft.DataMigration resource provider is registered in your subscription. You can complete the steps to [register the resource provider](../articles/dms/quickstart-create-data-migration-service-portal.md#register-the-resource-provider).
59
+
- If you're using Database Migration Service for the first time, make sure that the Microsoft.DataMigration resource provider is registered in your subscription. You can complete the steps to [register the resource provider](../quickstart-create-data-migration-service-portal.md#register-the-resource-provider).
0 commit comments