Skip to content

Commit c7cd09c

Browse files
authored
Update migration-using-azure-data-studio.md
Updated feedback on version
1 parent 825d503 commit c7cd09c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dms/migration-using-azure-data-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The workflow of the migration process is illustrated below.
2727

2828
:::image type="content" source="media/migration-using-azure-data-studio/architecture-ads-sql-migration.png" alt-text="Diagram of architecture for database migration using Azure Data Studio with DMS":::
2929

30-
1. **Source SQL Server**: SQL Server instance on-premises, private cloud, or any public cloud virtual machine. All editions of SQL Server 2016 and above are supported.
30+
1. **Source SQL Server**: SQL Server instance on-premises, private cloud, or any public cloud virtual machine. All versions of SQL Server 2008 and above are supported.
3131
1. **Target Azure SQL**: Supported Azure SQL targets are Azure SQL Managed Instance or SQL Server on Azure Virtual Machines (registered with SQL IaaS Agent extension in [Full management mode](../azure-sql/virtual-machines/windows/sql-server-iaas-agent-extension-automate-management.md#management-modes))
3232
1. **Network File Share**: Server Message Block (SMB) network file share where backup files are stored for the database(s) to be migrated. Azure Storage blob containers and Azure Storage file share are also supported.
3333
1. **Azure Data Studio**: Download and install the [Azure SQL Migration extension in Azure Data Studio](/sql/azure-data-studio/extensions/azure-sql-migration-extension).
@@ -105,7 +105,7 @@ Azure Database Migration Service prerequisites that are common across all suppor
105105
- SSIS packages
106106
- Server roles
107107
- Server audit
108-
- SQL Server 2014 and below are not supported.
108+
- When migrating to SQL Server on Azure Virtual Machines, SQL Server 2014 and below are not supported.
109109
- Migrating to Azure SQL Database isn't supported.
110110
- Azure storage accounts secured by specific firewall rules or configured with a private endpoint are not supported for migrations.
111111
- You can't use an existing self-hosted integration runtime created from Azure Data Factory for database migrations with DMS. Initially, the self-hosted integration runtime should be created using the Azure SQL Migration extension in Azure Data Studio and can be reused for further database migrations.

0 commit comments

Comments
 (0)