Does it possible to move a MySQL database between different Azure Accounts?

Bekir Faruk 0 Reputation points
2024-09-17T15:11:59.81+00:00

Hi all,

I have 2 different Azure Accounts. I want to move the mysql database in one of these Azure accounts to my other Azure account. Since the database is approximately 150 GB, I would like to do this with the Azure recommended or best practice method for such migrations instead of manual download / upload. Can anyone with knowledge or experience on the subject share it?

Thank you in advance for your help!

Azure Database Migration service
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
836 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ShaktiSingh-MSFT 15,321 Reputation points
    2024-09-23T03:11:21.2333333+00:00

    Hi Bekir Faruk,

    Thanks for the details.

    Since Database is large, we recommend you to use mydumper/myloader as illustrated here:

    https://zcusa.951200.xyz/en-us/azure/mysql/migrate/concepts-migrate-mydumper-myloader

    Let us know if you face any issue in performing the same.

    Thanks

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.