Hi,
I have a DB server on premise or aws rds and i want to create a read replica(Slave Server) on azure mysql Database. Can i perform this task?
If yes, how?
Hi,
I have a DB server on premise or aws rds and i want to create a read replica(Slave Server) on azure mysql Database. Can i perform this task?
If yes, how?
Hi @ShubhamChoudhary-0143, welcome to Microsoft Q&A forum.
We can use Data-in Replication to create a replica in Azure Database for MySQL. Below is the article that has step by step process of setting it up between on-premise MySQL Database and Azure MySQL Database.
How to configure Azure Database for MySQL Data-in Replication
However I would suggest you to once check the limitation before taking the decision to use it:
Limitations and considerations
Please let us know if this helps.
Please don't forgot to click on accept it as answer button
wherever the information provided helps you. This can be beneficial to other community members as well.
9 people are following this question.