Azure Database for MySQL Server

Azure Database for MySQL Server is a fully managed relational database service based on the MySQL engine. It handles maintenance, backups, and security automatically, allowing users to focus on application development. The service offers built-in high availability, scaling options, and performance tuning. It supports multiple compute and storage tiers to match workload requirements.

azure.mysql_server

Fields

TitleIDTypeData TypeDescription
_keycorestring
administrator_logincorestringThe administrator's login name of a server. Can only be specified when the server is being created (and is required for creation).
byok_enforcementcorestringStatus showing whether the server data encryption is enabled with customer-managed keys.
earliest_restore_datecorestringEarliest restore point creation time (ISO8601 format)
fully_qualified_domain_namecorestringThe fully qualified domain name of a server.
idcorestringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
identitycorejsonProperties to configure Identity for Bring your Own Keys
infrastructure_encryptioncorestringStatus showing whether the server enabled infrastructure encryption.
locationcorestringThe geo-location where the resource lives
master_server_idcorestringThe master server id of a replica server.
minimal_tls_versioncorestringEnforce a minimal Tls version for the server.
namecorestringThe name of the resource
private_endpoint_connectionscorejsonList of private endpoint connections on a server
public_network_accesscorestringWhether or not public network access is allowed for this server. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
replica_capacitycoreint64The maximum number of replicas that a primary server can have.
replication_rolecorestringThe replication role.
resource_groupcorestring
skucorejsonBilling information related properties of a server.
ssl_enforcementcorestringEnable ssl enforcement or not when connect to server.
storage_profilecorejsonStorage profile of a server.
subscription_idcorestring
subscription_namecorestring
tagscorehstore_csv
typecorestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
user_visible_statecorestringA state of a server that is visible to user.
versioncorestringThe version of a server.