Migration from IAAS to Hyperscale on Azure

Swapnil Solanki 1 Reputation point
2020-06-05T14:08:19.787+00:00

I have got one database on Azure IAAS VM, I am planning to move that database to Hyperscale tier of Azure.
How can i achieve same or what are the options available,

Azure Database Migration service
{count} votes

1 answer

Sort by: Most helpful
  1. Leon Laude 85,666 Reputation points
    2020-06-05T14:26:15.407+00:00

    Hi,

    Something here might help:

    Can I move my on-premises SQL Server database, or my SQL Server database in a cloud virtual machine to Hyperscale

    Yes. You can use all existing migration technologies to migrate to Hyperscale, including transactional replication, and any other data movement technologies (Bulk Copy, Azure Data Factory, Azure Databricks, SSIS). See also the Azure Database Migration Service, which supports many migration scenarios.

    Reference:
    https://learn.microsoft.com/en-us/azure/azure-sql/database/service-tier-hyperscale-frequently-asked-questions-faq#can-i-move-my-on-premises-sql-server-database-or-my-sql-server-database-in-a-cloud-virtual-machine-to-hyperscale

    What is Azure Database Migration Service?
    https://learn.microsoft.com/en-us/azure/dms/dms-overview

    Best regards,
    Leon

    1 person found this answer helpful.
    0 comments No comments