MysqlFlexible
Resource Icon

Resource Overview
Azure MySQL Flexible Server is a relational database service provided based on MySQL Community Edition.
Associated Resources
Parent Resources
Connected Resources
Resource Configuration
Basic Settings
version: MySQL version to use -5.7,8.0.21sku_name: MySQL pricing tier name, a combination of tier + compute generation + number of coresstorage_gb: Storage capacity of the MySQL Server (GB)iops: Storage IOPS for MySQL Flexible Server -360~20000admin_username: Administrator username for the server when creation mode is default, alphanumeric only, no reserved words,1~16charactersadmin_password: Administrator login password for the server when creation mode is default, must include at least 3 of lowercase, uppercase, numeric, and special characters, cannot contain more than 3 consecutive alphanumeric characters from the login name,8~128charactersauto_grow_enabled: Whether to enable automatic storage growth -true,falseavailability_zone: Specifies the availability zone. Possible values are1,2,3-1~3enable_high_availability: Whether to enable high availability for MySQL Flexible Server -true,falsehigh_availability_mode: High availability mode for MySQL Flexible Server -SameZone,ZoneRedundantstandby_availability_zone: Specifies the availability zone of the standby server. Possible values are1,2,3. Must not overlap with the primary availability zone -1~3backup_retention_days: Backup retention period for MySQL Flexible Server (days). Possible values are1~35-1~35public_network_access_enabled: Whether to allow public network access to the server -true,falsedelegated_subnet_name: Subnet name for virtual network delegationprivate_dns_zone_name: Private DNS zone used to create the MySQL Flexible Server
Server Configuration (configuration)
configuration.param_value: Value of the MySQL flexible server configuration
Database (database)
database.charset: Character set of the MySQL databasedatabase.collation: Data collation method of the MySQL database
Firewall Rules (firewall_rule)
firewall_rule.start_ip_address: Starting IP address associated with the firewall rulefirewall_rule.end_ip_address: Ending IP address associated with the firewall rule
Tags
tag: Tags used to categorize resources - maximum 512 characters,key:value
References
- Azure Database for MySQL - Flexible Server(Microsoft)
- Azure Database for MySQL - Flexible Server Networking(Microsoft)
- Azure Database for MySQL - Flexible Server High Availability(Microsoft)
- Azure Database for MySQL - Flexible Server Backup and Restore(Microsoft)
- Azure Database for MySQL - Flexible Server Firewall Rules(Microsoft)