Skip to content

api-evangelist/microsoft-azure-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Database for MySQL (microsoft-azure-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.

URL: Visit APIs.json URL

Tags:

  • Database, Flexible Server, Managed Database, MySQL, Open Source, Relational Database

Timestamps

  • Created: 2026-03-13
  • Modified: 2026-04-28

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 control and zone redundant high availability for production workloads.

Human URL: https://learn.microsoft.com/en-us/rest/api/mysql/flexibleserver/servers

Tags:

  • Flexible Server, High Availability, MySQL, Server Management

Properties

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.

Human URL: https://learn.microsoft.com/en-us/rest/api/mysql/flexibleserver/databases

Tags:

  • Charset, Collation, Database, MySQL

Properties

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 the Azure network.

Human URL: https://learn.microsoft.com/en-us/rest/api/mysql/flexibleserver/firewall-rules

Tags:

  • Access Control, Firewall Rules, IP Allowlist, Networking

Properties

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 performance and behavior.

Human URL: https://learn.microsoft.com/en-us/rest/api/mysql/flexibleserver/configurations

Tags:

  • Configuration, Parameters, Server Settings, Tuning

Properties

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.

Human URL: https://learn.microsoft.com/en-us/rest/api/mysql/flexibleserver/replicas

Tags:

  • Read Replica, Replication, Scale-Out

Properties

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.

Human URL: https://learn.microsoft.com/en-us/rest/api/mysql/flexibleserver/backups

Tags:

  • Backup, Disaster Recovery, Point-In-Time Restore, Retention

Properties

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-based authentication.

Human URL: https://learn.microsoft.com/en-us/rest/api/mysql/flexibleserver/azure-ad-administrators

Tags:

  • AAD, Administrators, Authentication, Identity

Properties

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.

Human URL: https://learn.microsoft.com/en-us/rest/api/mysql/flexibleserver/check-name-availability

Tags:

  • Availability, Name Validation, Provisioning

Properties

Azure Database for MySQL Operations API

List Azure Database for MySQL provider operations available in the subscription, including supported operation types and metadata.

Human URL: https://learn.microsoft.com/en-us/rest/api/mysql/flexibleserver/operations

Tags:

  • Operations, Provider, Resource Provider

Properties

Common Properties

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors