Skip to content

Commit e3eadfb

Browse files
committed
updates
1 parent 95c4c4e commit e3eadfb

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,11 @@ Azure Database Migration Service prerequisites that are common across all suppor
103103
- Configure self-hosted integration runtime to auto-update to automatically apply any new features, bug fixes, and enhancements that are released. To learn more, see [Self-hosted Integration Runtime Auto-update](../data-factory/self-hosted-integration-runtime-auto-update.md).
104104

105105
## Monitor database migration progress from the Azure portal
106-
When you migrate database(s) using the Azure SQL Migration extension for Azure Data Studio, the migrations are orchestrated by the Azure Database Migration Service that was created or used in the wizard. To monitor database migrations from the Azure portal,
106+
When you migrate database(s) using the Azure SQL Migration extension for Azure Data Studio, the migrations are orchestrated by the Azure Database Migration Service that was selected in the wizard. To monitor database migrations from the Azure portal,
107107
- Open the [Azure portal](https://portal.azure.com/)
108-
- Search for or navigate to your Azure Database Migration Service by the resource name
108+
- Search for your Azure Database Migration Service by the resource name
109109
:::image type="content" source="media/migration-using-azure-data-studio/search-dms-portal.png" alt-text="Search Azure Database Migration Service resource in portal":::
110-
- Select the **Monitor Migrations** tile in the **Overview** page to view the details of your database migrations.
110+
- Select the **Monitor migrations** tile in the **Overview** page to view the details of your database migrations.
111111
:::image type="content" source="media/migration-using-azure-data-studio/dms-ads-monitor-portal.png" alt-text="Monitor migrations in Azure portal":::
112112

113113

@@ -124,17 +124,15 @@ When you migrate database(s) using the Azure SQL Migration extension for Azure D
124124
- When migrating to SQL Server on Azure Virtual Machines, SQL Server 2014 and below as target versions are not supported currently.
125125
- Migrating to Azure SQL Database isn't supported.
126126
- Azure storage accounts secured by specific firewall rules or configured with a private endpoint are not supported for migrations.
127-
- 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.
128-
> [!IMPORTANT]
129-
> **Known issue when migrating multiple databases to SQL Server on Azure VM:** Concurrently migrating multiple databases to the same SQL Server on Azure VM results in migration failures for most databases. Ensure you only migrate a single database to a SQL Server on Azure VM at any point in time.
127+
- 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.
130128

131129
## Pricing
132130
- Azure Database Migration Service is free to use with the Azure SQL Migration extension in Azure Data Studio. You can migrate multiple SQL Server databases using the Azure Database Migration Service at no charge for using the service or the Azure SQL Migration extension.
133131
- There's no data movement or data ingress cost for migrating your databases from on-premises to Azure. If the source database is moved from another region or an Azure VM, you may incur [bandwidth charges](https://azure.microsoft.com/pricing/details/bandwidth/) based on your bandwidth provider and routing scenario.
134132
- Provide your own machine or on-premises server to install Azure Data Studio.
135133
- A self-hosted integration runtime is needed to access database backups from your on-premises network share.
136134

137-
## Supported regions
135+
## Regional Availability
138136
For the list of Azure regions that support database migrations using the Azure SQL Migration extension for Azure Data studio (powered by Azure DMS), see [Azure products available by region](https://azure.microsoft.com/global-infrastructure/services/?products=database-migration)
139137

140138
## Next steps

0 commit comments

Comments
 (0)