Azure mysql flexible server questions

sakuraime 2,326 Reputation points
2020-12-30T02:50:50.71+00:00

1.about the zone redundancy architecture . , so we can build HA between zones.. May I know the HA within the same zone will still exist together?? or user can only choose either way to perform HA in flexible server ?

  1. there is a concept of "Gateway" under single server deployment . Is it still applicable when using flexible server and thats deploy using "private access" within a vnet ?? Or if single server deployment but using private link ?
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
824 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anurag Sharma 17,606 Reputation points
    2021-01-04T05:34:35.7+00:00

    Hi @sakuraime ,

    The flexible server architecture allows users to opt for high availability within single availability zone and across multiple availability zones depending upon which option we select. If we go through the diagrams provided in the article, we would find either of them be applicable at a time. So in case of zone redundancy if failure happens it will switch on to replica from another availability zone.

    Gateway ip address is common for Azure MySQL as it uses the same firewall engine. I would suggest you to please go through the below link to understand the networking aspect of Flexible Server:
    https://video2.skills-academy.com/en-us/azure/mysql/flexible-server/concepts-networking


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.