Azure Database for MySQL
Azure Database for MySQL is a fully managed relational database service based on the open-source MySQL community edition. Its REST APIs enable management of flexible servers, single servers, databases, firewall and network rules, configurations, replicas, and backups with built-in high availability and automated backups.
APIs
Azure Database for MySQL Flexible Servers API
Create and manage MySQL Flexible Servers, including SKU, storage, networking, high availability mode, maintenance windows, and identity. Flexible Server provides granular contro...
Azure Database for MySQL Databases API
Create, list, retrieve, and delete databases hosted on a MySQL Flexible Server. Manage character sets and collations for each database within a server.
Azure Database for MySQL Firewall Rules API
Create and manage server-level firewall rules to grant access to a MySQL Flexible Server from specified client IP address ranges. Required for clients connecting from outside th...
Azure Database for MySQL Configurations API
Manage server parameters (configurations) for a MySQL Flexible Server. Adjust MySQL engine variables such as character_set_server, time_zone, and innodb_buffer_pool_size to tune...
Azure Database for MySQL Replicas API
Manage read replicas for MySQL Flexible Server to scale out read-heavy workloads. Create replicas in the same or different region for performance and read distribution.
Azure Database for MySQL Backups API
List and manage automated backups for MySQL Flexible Servers, including on-demand backup creation, retention configuration, and point-in-time restore operations.
Azure Database for MySQL Administrators API
Configure Azure Active Directory administrators for MySQL Flexible Server. Allows tenant users, groups, or service principals to be designated as MySQL administrators for AAD-ba...
Azure Database for MySQL Check Name Availability API
Check whether a proposed MySQL Flexible Server name is available within the Azure global namespace before creating a new server.
Azure Database for MySQL Operations API
List Azure Database for MySQL provider operations available in the subscription, including supported operation types and metadata.