Skip to content

Commit 96dbf87

Browse files
Merge pull request #266683 from abhims14/patch-5
Update known-issues-azure-sql-migration-azure-data-studio.md
2 parents 918a05d + c01be43 commit 96dbf87

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/dms/known-issues-azure-sql-migration-azure-data-studio.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,10 @@ This article provides a list of known issues and troubleshooting steps associate
376376

377377
- **Recommendation**: To debug this issue, you can try pinging your Azure Blob Storage URL from your SQL Server on Azure VM target and confirm if you have a connectivity problem. To solve this issue, you have to allow the Azure IP addresses configured in your DNS server. For more information, see [Troubleshoot Azure Private Endpoint connectivity problems](/azure/private-link/troubleshoot-private-endpoint-connectivity)
378378

379+
## Azure Database Migration Service Naming Rules
380+
381+
If your DMS service failed with "Error: Service name 'x_y_z' is not valid", then you need to follow the Azure Database Migration Service Naming Rules. As Azure Database Migration Service uses Azure Data factory for its compute, it follows the exact same naming rules as mentioned [here](https://learn.microsoft.com/azure/data-factory/naming-rules).
382+
379383
## Azure SQL Database limitations
380384

381385
Migrating to Azure SQL Database by using the Azure SQL extension for Azure Data Studio has the following limitations:

0 commit comments

Comments
 (0)