Hi @Vishnuvardhan Settipally ,
> does dms support sql db with huge sizes like this?
Yes, it is supported. According to MS document, Azure DMS is recommended for large (in terms of number and size of databases) migrations – DMS can migrate databases at scale.
> Does any other factors create an issue while we migration of huge dbs ?
Suggest you check if your environment meet the requirements of using Azure DMS.
Azure Database Migration Service prerequisites that are common across all supported migration scenarios include the need to:
•Create a Microsoft Azure Virtual Network for Azure Database Migration Service by using the Azure Resource Manager deployment model, which provides site-to-site connectivity to your on-premises source servers by using either ExpressRoute or VPN.
•Ensure that your virtual network Network Security Group rules don't block the following communication ports 443, 53, 5671-5672, 9350-9354, 445, 12000. For more detail on virtual network NSG traffic filtering, see the article Filter network traffic with network security groups.
•When using a firewall appliance in front of your source database(s), you may need to add firewall rules to allow Azure Database Migration Service to access the source database(s) for migration.
Please refer to this MS document to get more information.
Best regards,
Cathy
If the response is helpful, please click "Accept Answer" and upvote it, thank you.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.