{ "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": { "flexibleServers_mysql_odms_db_stg_name": { "type": "String" }, "privateDnsZones_mysql_odms_db_stg_private_mysql_database_azure_com_externalid": { "type": "String" }, "virtualNetworks_vnet_odms_network_stg_externalid": { "type": "String" } }, "resources": [ { "apiVersion": "2023-06-30", "location": "Japan East", "name": "[parameters('flexibleServers_mysql_odms_db_stg_name')]", "properties": { "administratorLogin": "odmsAdmin", "availabilityZone": "1", "backup": { "backupRetentionDays": 7, "geoRedundantBackup": "Disabled" }, "highAvailability": { "mode": "Disabled" }, "maintenanceWindow": { "customWindow": "Disabled", "dayOfWeek": 0, "startHour": 0, "startMinute": 0 }, "network": { "delegatedSubnetResourceId": "[concat(parameters('virtualNetworks_vnet_odms_network_stg_externalid'), '/subnets/snet-odms-private-stg')]", "privateDnsZoneResourceId": "[parameters('privateDnsZones_mysql_odms_db_stg_private_mysql_database_azure_com_externalid')]", "publicNetworkAccess": "Disabled" }, "replicationRole": "None", "storage": { "autoGrow": "Enabled", "autoIoScaling": "Disabled", "iops": 360, "logOnDisk": "Disabled", "storageSizeGB": 20 }, "version": "8.0.21" }, "sku": { "name": "Standard_D2ads_v5", "tier": "GeneralPurpose" }, "tags": { "Environment": "staging", "Project": "OMDS" }, "type": "Microsoft.DBforMySQL/flexibleServers" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/daily-20231122t173100-c3fd140d-3620-488c-9516-d0c0fb44c636')]", "type": "Microsoft.DBforMySQL/flexibleServers/backups" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/daily-20231123t173100-c3fd140d-3620-488c-9516-d0c0fb44c636')]", "type": "Microsoft.DBforMySQL/flexibleServers/backups" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/daily-20231124t173100-c3fd140d-3620-488c-9516-d0c0fb44c636')]", "type": "Microsoft.DBforMySQL/flexibleServers/backups" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/daily-20231125t173100-c3fd140d-3620-488c-9516-d0c0fb44c636')]", "type": "Microsoft.DBforMySQL/flexibleServers/backups" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/daily-20231126t173100-c3fd140d-3620-488c-9516-d0c0fb44c636')]", "type": "Microsoft.DBforMySQL/flexibleServers/backups" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/daily-20231127t173100-c3fd140d-3620-488c-9516-d0c0fb44c636')]", "type": "Microsoft.DBforMySQL/flexibleServers/backups" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/daily-20231128t173100-c3fd140d-3620-488c-9516-d0c0fb44c636')]", "type": "Microsoft.DBforMySQL/flexibleServers/backups" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/aad_auth_only')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/activate_all_roles_on_login')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/admin_address')]", "properties": { "currentValue": "127.0.0.1", "source": "system-default", "value": "127.0.0.1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/admin_port')]", "properties": { "currentValue": "33062", "source": "system-default", "value": "33062" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/admin_ssl_ca')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/admin_ssl_capath')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/admin_ssl_cert')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/admin_ssl_cipher')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/admin_ssl_crl')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/admin_ssl_crlpath')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/admin_ssl_key')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/admin_tls_ciphersuites')]", "properties": { "currentValue": "TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256", "source": "system-default", "value": "TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/admin_tls_version')]", "properties": { "currentValue": "TLSv1.2", "source": "system-default", "value": "TLSv1.2" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/archive')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/audit_log_enabled')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/audit_log_events')]", "properties": { "currentValue": "CONNECTION", "source": "system-default", "value": "CONNECTION" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/audit_log_exclude_users')]", "properties": { "currentValue": "azure_superuser", "source": "system-default", "value": "azure_superuser" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/audit_log_include_users')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/audit_slow_log_enabled')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/auto_generate_certs')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/auto_increment_increment')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/auto_increment_offset')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/autocommit')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/automatic_sp_privileges')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/avoid_temporal_upgrade')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/azure_replication_repair_time')]", "properties": { "currentValue": "60", "source": "system-default", "value": "60" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/back_log')]", "properties": { "currentValue": "783", "source": "system-default", "value": "783" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/big_tables')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_cache_size')]", "properties": { "currentValue": "8388608", "source": "system-default", "value": "8388608" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_checksum')]", "properties": { "currentValue": "CRC32", "source": "system-default", "value": "CRC32" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_direct_non_transactional_updates')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_encryption')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_error_action')]", "properties": { "currentValue": "ABORT_SERVER", "source": "system-default", "value": "ABORT_SERVER" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_expire_logs_seconds')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_format')]", "properties": { "currentValue": "ROW", "source": "system-default", "value": "ROW" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_group_commit_sync_delay')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_group_commit_sync_no_delay_count')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_gtid_simple_recovery')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_order_commits')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_rotate_encryption_master_key_at_startup')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_row_event_max_size')]", "properties": { "currentValue": "1048576", "source": "system-default", "value": "1048576" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_row_image')]", "properties": { "currentValue": "minimal", "source": "system-default", "value": "minimal" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_row_metadata')]", "properties": { "currentValue": "MINIMAL", "source": "system-default", "value": "MINIMAL" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_row_value_options')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_rows_query_log_events')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_stmt_cache_size')]", "properties": { "currentValue": "32768", "source": "system-default", "value": "32768" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_transaction_dependency_history_size')]", "properties": { "currentValue": "8000", "source": "system-default", "value": "8000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/binlog_transaction_dependency_tracking')]", "properties": { "currentValue": "WRITESET", "source": "system-default", "value": "WRITESET" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/blackhole')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/block_encryption_mode')]", "properties": { "currentValue": "aes-128-ecb", "source": "system-default", "value": "aes-128-ecb" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/bulk_insert_buffer_size')]", "properties": { "currentValue": "8388608", "source": "system-default", "value": "8388608" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/caching_sha2_password_auto_generate_rsa_keys')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/caching_sha2_password_private_key_path')]", "properties": { "currentValue": "private_key.pem", "source": "system-default", "value": "private_key.pem" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/caching_sha2_password_public_key_path')]", "properties": { "currentValue": "public_key.pem", "source": "system-default", "value": "public_key.pem" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/character_set_filesystem')]", "properties": { "currentValue": "binary", "source": "system-default", "value": "binary" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/character_set_server')]", "properties": { "currentValue": "utf8mb4", "source": "system-default", "value": "utf8mb4" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/check_proxy_users')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/collation_server')]", "properties": { "currentValue": "utf8mb4_0900_ai_ci", "source": "system-default", "value": "utf8mb4_0900_ai_ci" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/completion_type')]", "properties": { "currentValue": "NO_CHAIN", "source": "system-default", "value": "NO_CHAIN" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/concurrent_insert')]", "properties": { "currentValue": "AUTO", "source": "system-default", "value": "AUTO" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/connect_timeout')]", "properties": { "currentValue": "10", "source": "system-default", "value": "10" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/create_admin_listener_thread')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/cte_max_recursion_depth')]", "properties": { "currentValue": "1000", "source": "system-default", "value": "1000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/default_authentication_plugin')]", "properties": { "currentValue": "mysql_native_password", "source": "system-default", "value": "mysql_native_password" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/default_password_lifetime')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/default_storage_engine')]", "properties": { "currentValue": "InnoDB", "source": "system-default", "value": "InnoDB" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/default_table_encryption')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/default_tmp_storage_engine')]", "properties": { "currentValue": "InnoDB", "source": "system-default", "value": "InnoDB" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/default_week_format')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/delay_key_write')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/delayed_insert_limit')]", "properties": { "currentValue": "100", "source": "system-default", "value": "100" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/delayed_insert_timeout')]", "properties": { "currentValue": "300", "source": "system-default", "value": "300" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/delayed_queue_size')]", "properties": { "currentValue": "1000", "source": "system-default", "value": "1000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/disabled_storage_engines')]", "properties": { "currentValue": "MyISAM,MRG_MyISAM,BLACKHOLE,FEDEATED,ARCHIVE", "source": "system-default", "value": "MyISAM,MRG_MyISAM,BLACKHOLE,FEDEATED,ARCHIVE" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/disconnect_on_expired_password')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/div_precision_increment')]", "properties": { "currentValue": "4", "source": "system-default", "value": "4" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/end_markers_in_json')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/enforce_gtid_consistency')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/eq_range_index_dive_limit')]", "properties": { "currentValue": "200", "source": "system-default", "value": "200" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/error_log_enabled')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/error_server_log_file')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/event_scheduler')]", "properties": { "currentValue": "OFF", "source": "user-override", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/expire_logs_days')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/explicit_defaults_for_timestamp')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/flush')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/flush_time')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/ft_boolean_syntax')]", "properties": { "currentValue": "+ -><()~*:\"\"&|", "source": "system-default", "value": "+ -><()~*:\"\"&|" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/ft_query_expansion_limit')]", "properties": { "currentValue": "20", "source": "system-default", "value": "20" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/general_log')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/general_log_file')]", "properties": { "currentValue": "/app/work/serverlogs/mysql-general-mysql-odms-db-stg-2023060801.log", "source": "user-override", "value": "/app/work/serverlogs/mysql-general-mysql-odms-db-stg-2023060801.log" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/generated_random_password_length')]", "properties": { "currentValue": "20", "source": "system-default", "value": "20" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/group_concat_max_len')]", "properties": { "currentValue": "1024", "source": "system-default", "value": "1024" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/group_replication_consistency')]", "properties": { "currentValue": "EVENTUAL", "source": "system-default", "value": "EVENTUAL" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/gtid_executed_compression_period')]", "properties": { "currentValue": "1000", "source": "system-default", "value": "1000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/gtid_mode')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/histogram_generation_max_mem_size')]", "properties": { "currentValue": "20000000", "source": "system-default", "value": "20000000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/host_cache_size')]", "properties": { "currentValue": "279", "source": "system-default", "value": "279" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/information_schema_stats_expiry')]", "properties": { "currentValue": "86400", "source": "system-default", "value": "86400" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/init_connect')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_adaptive_flushing')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_adaptive_flushing_lwm')]", "properties": { "currentValue": "10", "source": "system-default", "value": "10" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_adaptive_hash_index')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_adaptive_hash_index_parts')]", "properties": { "currentValue": "8", "source": "system-default", "value": "8" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_adaptive_max_sleep_delay')]", "properties": { "currentValue": "150000", "source": "system-default", "value": "150000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_autoextend_increment')]", "properties": { "currentValue": "64", "source": "system-default", "value": "64" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_autoinc_lock_mode')]", "properties": { "currentValue": "2", "source": "system-default", "value": "2" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_buffer_pool_chunk_size')]", "properties": { "currentValue": "134217728", "source": "system-default", "value": "134217728" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_buffer_pool_dump_at_shutdown')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_buffer_pool_dump_now')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_buffer_pool_dump_pct')]", "properties": { "currentValue": "100", "source": "system-default", "value": "100" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_buffer_pool_filename')]", "properties": { "currentValue": "ib_buffer_pool", "source": "system-default", "value": "ib_buffer_pool" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_buffer_pool_in_core_file')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_buffer_pool_instances')]", "properties": { "currentValue": "8", "source": "system-default", "value": "8" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_buffer_pool_load_abort')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_buffer_pool_load_at_startup')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_buffer_pool_load_now')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_buffer_pool_size')]", "properties": { "currentValue": "4294967296", "source": "system-default", "value": "4294967296" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_change_buffer_max_size')]", "properties": { "currentValue": "25", "source": "system-default", "value": "25" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_change_buffering')]", "properties": { "currentValue": "all", "source": "system-default", "value": "all" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_checksum_algorithm')]", "properties": { "currentValue": "crc32", "source": "system-default", "value": "crc32" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_cmp_per_index_enabled')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_commit_concurrency')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_compression_failure_threshold_pct')]", "properties": { "currentValue": "5", "source": "system-default", "value": "5" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_compression_level')]", "properties": { "currentValue": "6", "source": "system-default", "value": "6" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_compression_pad_pct_max')]", "properties": { "currentValue": "50", "source": "system-default", "value": "50" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_concurrency_tickets')]", "properties": { "currentValue": "5000", "source": "system-default", "value": "5000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_data_file_path')]", "properties": { "currentValue": "ibdata1:12M:autoextend", "source": "system-default", "value": "ibdata1:12M:autoextend" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_data_home_dir')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_deadlock_detect')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_dedicated_server')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_default_row_format')]", "properties": { "currentValue": "DYNAMIC", "source": "system-default", "value": "DYNAMIC" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_directories')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_disable_sort_file_cache')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_doublewrite')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_doublewrite_batch_size')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_doublewrite_dir')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_doublewrite_files')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_doublewrite_pages')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_fast_shutdown')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_fatal_semaphore_wait_threshold')]", "properties": { "currentValue": "600", "source": "system-default", "value": "600" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_file_per_table')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_fill_factor')]", "properties": { "currentValue": "100", "source": "system-default", "value": "100" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_flush_log_at_timeout')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_flush_log_at_trx_commit')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_flush_method')]", "properties": { "currentValue": "fsync", "source": "system-default", "value": "fsync" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_flush_neighbors')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_flush_sync')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_flushing_avg_loops')]", "properties": { "currentValue": "30", "source": "system-default", "value": "30" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_force_load_corrupted')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_force_recovery')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_fsync_threshold')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_ft_cache_size')]", "properties": { "currentValue": "8000000", "source": "system-default", "value": "8000000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_ft_enable_diag_print')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_ft_enable_stopword')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_ft_max_token_size')]", "properties": { "currentValue": "84", "source": "system-default", "value": "84" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_ft_min_token_size')]", "properties": { "currentValue": "3", "source": "system-default", "value": "3" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_ft_num_word_optimize')]", "properties": { "currentValue": "2000", "source": "system-default", "value": "2000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_ft_result_cache_limit')]", "properties": { "currentValue": "2000000000", "source": "system-default", "value": "2000000000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_ft_server_stopword_table')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_ft_sort_pll_degree')]", "properties": { "currentValue": "2", "source": "system-default", "value": "2" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_ft_total_cache_size')]", "properties": { "currentValue": "640000000", "source": "system-default", "value": "640000000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_ft_user_stopword_table')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_idle_flush_pct')]", "properties": { "currentValue": "100", "source": "system-default", "value": "100" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_io_capacity')]", "properties": { "currentValue": "200", "source": "system-default", "value": "200" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_io_capacity_max')]", "properties": { "currentValue": "2000", "source": "system-default", "value": "2000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_lock_wait_timeout')]", "properties": { "currentValue": "50", "source": "system-default", "value": "50" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_log_buffer_size')]", "properties": { "currentValue": "4194304", "source": "system-default", "value": "4194304" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_log_checksums')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_log_compressed_pages')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_log_spin_cpu_abs_lwm')]", "properties": { "currentValue": "80", "source": "system-default", "value": "80" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_log_spin_cpu_pct_hwm')]", "properties": { "currentValue": "50", "source": "system-default", "value": "50" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_log_wait_for_flush_spin_hwm')]", "properties": { "currentValue": "400", "source": "system-default", "value": "400" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_log_write_ahead_size')]", "properties": { "currentValue": "8192", "source": "system-default", "value": "8192" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_lru_scan_depth')]", "properties": { "currentValue": "1024", "source": "system-default", "value": "1024" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_max_dirty_pages_pct')]", "properties": { "currentValue": "90", "source": "system-default", "value": "90" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_max_dirty_pages_pct_lwm')]", "properties": { "currentValue": "10", "source": "system-default", "value": "10" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_max_purge_lag')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_max_purge_lag_delay')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_max_undo_log_size')]", "properties": { "currentValue": "1073741824", "source": "system-default", "value": "1073741824" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_monitor_disable')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_monitor_enable')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_monitor_reset')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_monitor_reset_all')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_numa_interleave')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_old_blocks_pct')]", "properties": { "currentValue": "37", "source": "system-default", "value": "37" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_old_blocks_time')]", "properties": { "currentValue": "1000", "source": "system-default", "value": "1000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_online_alter_log_max_size')]", "properties": { "currentValue": "134217728", "source": "system-default", "value": "134217728" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_open_files')]", "properties": { "currentValue": "-1", "source": "system-default", "value": "-1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_optimize_fulltext_only')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_page_cleaners')]", "properties": { "currentValue": "4", "source": "system-default", "value": "4" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_page_size')]", "properties": { "currentValue": "16384", "source": "system-default", "value": "16384" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_parallel_read_threads')]", "properties": { "currentValue": "4", "source": "system-default", "value": "4" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_print_all_deadlocks')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_print_ddl_logs')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_purge_batch_size')]", "properties": { "currentValue": "300", "source": "system-default", "value": "300" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_purge_rseg_truncate_frequency')]", "properties": { "currentValue": "128", "source": "system-default", "value": "128" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_purge_threads')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_random_read_ahead')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_read_ahead_threshold')]", "properties": { "currentValue": "56", "source": "system-default", "value": "56" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_read_io_threads')]", "properties": { "currentValue": "4", "source": "system-default", "value": "4" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_read_only')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_redo_log_archive_dirs')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_redo_log_capacity')]", "properties": { "currentValue": "536870912", "source": "system-default", "value": "536870912" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_redo_log_encrypt')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_replication_delay')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_rollback_on_timeout')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_rollback_segments')]", "properties": { "currentValue": "128", "source": "system-default", "value": "128" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_sort_buffer_size')]", "properties": { "currentValue": "1048576", "source": "system-default", "value": "1048576" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_spin_wait_delay')]", "properties": { "currentValue": "6", "source": "system-default", "value": "6" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_spin_wait_pause_multiplier')]", "properties": { "currentValue": "50", "source": "system-default", "value": "50" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_stats_auto_recalc')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_stats_include_delete_marked')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_stats_method')]", "properties": { "currentValue": "nulls_equal", "source": "system-default", "value": "nulls_equal" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_stats_on_metadata')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_stats_persistent')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_stats_persistent_sample_pages')]", "properties": { "currentValue": "20", "source": "system-default", "value": "20" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_stats_transient_sample_pages')]", "properties": { "currentValue": "8", "source": "system-default", "value": "8" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_status_output')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_status_output_locks')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_strict_mode')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_sync_array_size')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_sync_spin_loops')]", "properties": { "currentValue": "30", "source": "system-default", "value": "30" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_table_locks')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_temp_data_file_path')]", "properties": { "currentValue": "ibtmp1:12M:autoextend", "source": "system-default", "value": "ibtmp1:12M:autoextend" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_temp_tablespaces_dir')]", "properties": { "currentValue": "/mnt/temp", "source": "system-default", "value": "/mnt/temp" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_thread_concurrency')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_thread_sleep_delay')]", "properties": { "currentValue": "10000", "source": "system-default", "value": "10000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_tmpdir')]", "properties": { "currentValue": "/mnt/temp", "source": "system-default", "value": "/mnt/temp" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_undo_directory')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_undo_log_encrypt')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_undo_log_truncate')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_use_native_aio')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_validate_tablespace_paths')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/innodb_write_io_threads')]", "properties": { "currentValue": "4", "source": "system-default", "value": "4" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/interactive_timeout')]", "properties": { "currentValue": "28800", "source": "system-default", "value": "28800" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/internal_tmp_mem_storage_engine')]", "properties": { "currentValue": "TempTable", "source": "system-default", "value": "TempTable" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/join_buffer_size')]", "properties": { "currentValue": "262144", "source": "system-default", "value": "262144" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/keep_files_on_create')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/key_buffer_size')]", "properties": { "currentValue": "8388608", "source": "system-default", "value": "8388608" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/key_cache_age_threshold')]", "properties": { "currentValue": "300", "source": "system-default", "value": "300" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/key_cache_block_size')]", "properties": { "currentValue": "1024", "source": "system-default", "value": "1024" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/key_cache_division_limit')]", "properties": { "currentValue": "100", "source": "system-default", "value": "100" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/large_pages')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/lc_time_names')]", "properties": { "currentValue": "en_US", "source": "system-default", "value": "en_US" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/local_infile')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/lock_wait_timeout')]", "properties": { "currentValue": "31536000", "source": "system-default", "value": "31536000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_bin')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_bin_trust_function_creators')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_bin_use_v1_row_events')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_error_services')]", "properties": { "currentValue": "log_filter_internal; log_sink_internal", "source": "system-default", "value": "log_filter_internal; log_sink_internal" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_error_suppression_list')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_error_verbosity')]", "properties": { "currentValue": "3", "source": "system-default", "value": "3" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_output')]", "properties": { "currentValue": "NONE", "source": "system-default", "value": "NONE" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_queries_not_using_indexes')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_raw')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_slave_updates')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_slow_admin_statements')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_slow_extra')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_slow_slave_statements')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_statements_unsafe_for_binlog')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_throttle_queries_not_using_indexes')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/log_timestamps')]", "properties": { "currentValue": "UTC", "source": "system-default", "value": "UTC" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/long_query_time')]", "properties": { "currentValue": "10", "source": "system-default", "value": "10" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/low_priority_updates')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/lower_case_table_names')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/mandatory_roles')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/master_info_repository')]", "properties": { "currentValue": "TABLE", "source": "system-default", "value": "TABLE" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/master_verify_checksum')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_allowed_packet')]", "properties": { "currentValue": "536870912", "source": "system-default", "value": "536870912" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_binlog_cache_size')]", "properties": { "currentValue": "18446744073709547520", "source": "system-default", "value": "18446744073709547520" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_binlog_size')]", "properties": { "currentValue": "104857600", "source": "system-default", "value": "104857600" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_binlog_stmt_cache_size')]", "properties": { "currentValue": "18446744073709547520", "source": "system-default", "value": "18446744073709547520" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_connect_errors')]", "properties": { "currentValue": "100", "source": "system-default", "value": "100" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_connections')]", "properties": { "currentValue": "683", "source": "system-default", "value": "683" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_delayed_threads')]", "properties": { "currentValue": "20", "source": "system-default", "value": "20" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_digest_length')]", "properties": { "currentValue": "1024", "source": "system-default", "value": "1024" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_error_count')]", "properties": { "currentValue": "1024", "source": "system-default", "value": "1024" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_execution_time')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_heap_table_size')]", "properties": { "currentValue": "16777216", "source": "system-default", "value": "16777216" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_join_size')]", "properties": { "currentValue": "18446744073709551615", "source": "system-default", "value": "18446744073709551615" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_length_for_sort_data')]", "properties": { "currentValue": "4096", "source": "system-default", "value": "4096" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_points_in_geometry')]", "properties": { "currentValue": "65536", "source": "system-default", "value": "65536" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_prepared_stmt_count')]", "properties": { "currentValue": "16382", "source": "system-default", "value": "16382" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_relay_log_size')]", "properties": { "currentValue": "104857600", "source": "system-default", "value": "104857600" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_seeks_for_key')]", "properties": { "currentValue": "18446744073709551615", "source": "system-default", "value": "18446744073709551615" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_sort_length')]", "properties": { "currentValue": "1024", "source": "system-default", "value": "1024" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_sp_recursion_depth')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_user_connections')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/max_write_lock_count')]", "properties": { "currentValue": "18446744073709551615", "source": "system-default", "value": "18446744073709551615" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/min_examined_row_limit')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/myisam_sort_buffer_size')]", "properties": { "currentValue": "8388608", "source": "system-default", "value": "8388608" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/mysql_native_password_proxy_users')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/mysqlx')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/net_buffer_length')]", "properties": { "currentValue": "16384", "source": "system-default", "value": "16384" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/net_read_timeout')]", "properties": { "currentValue": "120", "source": "system-default", "value": "120" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/net_retry_count')]", "properties": { "currentValue": "10", "source": "system-default", "value": "10" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/net_write_timeout')]", "properties": { "currentValue": "240", "source": "system-default", "value": "240" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/ngram_token_size')]", "properties": { "currentValue": "2", "source": "system-default", "value": "2" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/offline_mode')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/open_files_limit')]", "properties": { "currentValue": "5000", "source": "system-default", "value": "5000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/optimizer_prune_level')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/optimizer_search_depth')]", "properties": { "currentValue": "62", "source": "system-default", "value": "62" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/optimizer_switch')]", "properties": { "currentValue": "default", "source": "system-default", "value": "default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/optimizer_trace')]", "properties": { "currentValue": "enabled=off,one_line=off", "source": "system-default", "value": "enabled=off,one_line=off" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/optimizer_trace_features')]", "properties": { "currentValue": "greedy_search=on,range_optimizer=on,dynamic_range=on,repeated_subselect=on", "source": "system-default", "value": "greedy_search=on,range_optimizer=on,dynamic_range=on,repeated_subselect=on" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/optimizer_trace_limit')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/optimizer_trace_max_mem_size')]", "properties": { "currentValue": "1048576", "source": "system-default", "value": "1048576" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/optimizer_trace_offset')]", "properties": { "currentValue": "-1", "source": "system-default", "value": "-1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/parser_max_mem_size')]", "properties": { "currentValue": "18446744073709551615", "source": "system-default", "value": "18446744073709551615" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/partial_revokes')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/password_history')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/password_require_current')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/password_reuse_interval')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_stages_current')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_stages_history')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_stages_history_long')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_statements_cpu')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_statements_current')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_statements_history')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_statements_history_long')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_transactions_current')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_transactions_history')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_transactions_history_long')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_waits_current')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_waits_history')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_events_waits_history_long')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_global_instrumentation')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_statements_digest')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_consumer_thread_instrumentation')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_instrument')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_cond_classes')]", "properties": { "currentValue": "100", "source": "system-default", "value": "100" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_digest_length')]", "properties": { "currentValue": "1024", "source": "system-default", "value": "1024" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_file_classes')]", "properties": { "currentValue": "80", "source": "system-default", "value": "80" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_file_handles')]", "properties": { "currentValue": "32768", "source": "system-default", "value": "32768" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_memory_classes')]", "properties": { "currentValue": "450", "source": "system-default", "value": "450" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_mutex_classes')]", "properties": { "currentValue": "300", "source": "system-default", "value": "300" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_rwlock_classes')]", "properties": { "currentValue": "60", "source": "system-default", "value": "60" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_socket_classes')]", "properties": { "currentValue": "10", "source": "system-default", "value": "10" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_sql_text_length')]", "properties": { "currentValue": "1024", "source": "system-default", "value": "1024" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_stage_classes')]", "properties": { "currentValue": "175", "source": "system-default", "value": "175" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_statement_stack')]", "properties": { "currentValue": "10", "source": "system-default", "value": "10" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema_max_thread_classes')]", "properties": { "currentValue": "100", "source": "system-default", "value": "100" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/persist_only_admin_x509_subject')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/persisted_globals_load')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/plugin_load')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/preload_buffer_size')]", "properties": { "currentValue": "32768", "source": "system-default", "value": "32768" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/print_identified_with_as_hex')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/profiling_history_size')]", "properties": { "currentValue": "15", "source": "system-default", "value": "15" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/protocol_compression_algorithms')]", "properties": { "currentValue": "zlib,zstd,uncompressed", "source": "system-default", "value": "zlib,zstd,uncompressed" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/query_alloc_block_size')]", "properties": { "currentValue": "8192", "source": "system-default", "value": "8192" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/query_prealloc_size')]", "properties": { "currentValue": "8192", "source": "system-default", "value": "8192" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/range_alloc_block_size')]", "properties": { "currentValue": "4096", "source": "system-default", "value": "4096" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/range_optimizer_max_mem_size')]", "properties": { "currentValue": "8388608", "source": "system-default", "value": "8388608" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/read_buffer_size')]", "properties": { "currentValue": "131072", "source": "system-default", "value": "131072" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/read_only')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/read_rnd_buffer_size')]", "properties": { "currentValue": "262144", "source": "system-default", "value": "262144" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/regexp_stack_limit')]", "properties": { "currentValue": "8000000", "source": "system-default", "value": "8000000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/regexp_time_limit')]", "properties": { "currentValue": "32", "source": "system-default", "value": "32" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/relay_log')]", "properties": { "currentValue": "/mnt/relaylogs/relay_bin", "source": "system-default", "value": "/mnt/relaylogs/relay_bin" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/relay_log_index')]", "properties": { "currentValue": "/mnt/relaylogs/relay_bin.index", "source": "system-default", "value": "/mnt/relaylogs/relay_bin.index" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/relay_log_info_repository')]", "properties": { "currentValue": "TABLE", "source": "system-default", "value": "TABLE" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/relay_log_purge')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/relay_log_recovery')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/relay_log_space_limit')]", "properties": { "currentValue": "4294967296", "source": "system-default", "value": "4294967296" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/replicate_wild_ignore_table')]", "properties": { "currentValue": "mysql.%,information_schema.%,performance_schema.%,sys.%", "source": "system-default", "value": "mysql.%,information_schema.%,performance_schema.%,sys.%" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/require_secure_transport')]", "properties": { "currentValue": "OFF", "source": "user-override", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/rpl_read_size')]", "properties": { "currentValue": "8388608", "source": "system-default", "value": "8388608" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/rpl_stop_slave_timeout')]", "properties": { "currentValue": "31536000", "source": "system-default", "value": "31536000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/schema_definition_cache')]", "properties": { "currentValue": "256", "source": "system-default", "value": "256" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/secure_file_priv')]", "properties": { "currentValue": "NULL", "source": "system-default", "value": "NULL" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/server_id')]", "properties": { "currentValue": "3898977823", "source": "user-override", "value": "3898977823" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/session_track_gtids')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/session_track_schema')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/session_track_state_change')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/session_track_system_variables')]", "properties": { "currentValue": "time_zone, autocommit, character_set_client, character_set_results, character_set_connection", "source": "system-default", "value": "time_zone, autocommit, character_set_client, character_set_results, character_set_connection" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/session_track_transaction_info')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sha256_password_auto_generate_rsa_keys')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sha256_password_private_key_path')]", "properties": { "currentValue": "private_key.pem", "source": "system-default", "value": "private_key.pem" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sha256_password_proxy_users')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sha256_password_public_key_path')]", "properties": { "currentValue": "public_key.pem", "source": "system-default", "value": "public_key.pem" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/show_old_temporals')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/skip_external_locking')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/skip_name_resolve')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/skip_show_database')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/skip-slave-start')]", "properties": { "currentValue": "FALSE", "source": "system-default", "value": "FALSE" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_allow_batching')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_checkpoint_group')]", "properties": { "currentValue": "512", "source": "system-default", "value": "512" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_checkpoint_period')]", "properties": { "currentValue": "300", "source": "system-default", "value": "300" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_compressed_protocol')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_exec_mode')]", "properties": { "currentValue": "STRICT", "source": "system-default", "value": "STRICT" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_load_tmpdir')]", "properties": { "currentValue": "/mnt/temp", "source": "system-default", "value": "/mnt/temp" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_max_allowed_packet')]", "properties": { "currentValue": "1073741824", "source": "system-default", "value": "1073741824" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_net_timeout')]", "properties": { "currentValue": "60", "source": "system-default", "value": "60" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_parallel_type')]", "properties": { "currentValue": "LOGICAL_CLOCK", "source": "system-default", "value": "LOGICAL_CLOCK" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_parallel_workers')]", "properties": { "currentValue": "8", "source": "system-default", "value": "8" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_pending_jobs_size_max')]", "properties": { "currentValue": "67108864", "source": "system-default", "value": "67108864" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_preserve_commit_order')]", "properties": { "currentValue": "ON", "source": "user-override", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_rows_search_algorithms')]", "properties": { "currentValue": "TABLE_SCAN,INDEX_SCAN", "source": "system-default", "value": "TABLE_SCAN,INDEX_SCAN" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_skip_errors')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_sql_verify_checksum')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_transaction_retries')]", "properties": { "currentValue": "10", "source": "system-default", "value": "10" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slave_type_conversions')]", "properties": { "source": "system-default" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slow_launch_time')]", "properties": { "currentValue": "2", "source": "system-default", "value": "2" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slow_query_log')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/slow_query_log_file')]", "properties": { "currentValue": "/app/serverlogs/slowlogs/mysql-slow-mysql-odms-db-stg-2023112901.log", "source": "user-override", "value": "/app/serverlogs/slowlogs/mysql-slow-mysql-odms-db-stg-2023112901.log" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sort_buffer_size')]", "properties": { "currentValue": "524288", "source": "system-default", "value": "524288" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sql_generate_invisible_primary_key')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sql_mode')]", "properties": { "currentValue": "ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO", "source": "user-override", "value": "ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sql_require_primary_key')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/ssl_cipher')]", "properties": { "currentValue": "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-RSA-AES128-CCM:DHE-RSA-AES256-CCM:DHE-RSA-AES128-CCM8:DHE-RSA-AES256-CCM8", "source": "system-default", "value": "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-RSA-AES128-CCM:DHE-RSA-AES256-CCM:DHE-RSA-AES128-CCM8:DHE-RSA-AES256-CCM8" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/stored_program_cache')]", "properties": { "currentValue": "256", "source": "system-default", "value": "256" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/stored_program_definition_cache')]", "properties": { "currentValue": "256", "source": "system-default", "value": "256" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/super_read_only')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sync_binlog')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sync_master_info')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sync_relay_log')]", "properties": { "currentValue": "0", "source": "system-default", "value": "0" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sync_relay_log_info')]", "properties": { "currentValue": "1", "source": "system-default", "value": "1" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/table_definition_cache')]", "properties": { "currentValue": "2400", "source": "system-default", "value": "2400" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/table_encryption_privilege_check')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/table_open_cache')]", "properties": { "currentValue": "2400", "source": "system-default", "value": "2400" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/table_open_cache_instances')]", "properties": { "currentValue": "16", "source": "system-default", "value": "16" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/tablespace_definition_cache')]", "properties": { "currentValue": "256", "source": "system-default", "value": "256" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/temptable_max_ram')]", "properties": { "currentValue": "1073741824", "source": "system-default", "value": "1073741824" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/temptable_use_mmap')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/thread_cache_size')]", "properties": { "currentValue": "14", "source": "system-default", "value": "14" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/thread_handling')]", "properties": { "currentValue": "one-thread-per-connection", "source": "system-default", "value": "one-thread-per-connection" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/thread_pool_batch_max_time')]", "properties": { "currentValue": "30000", "source": "system-default", "value": "30000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/thread_pool_batch_wait_timeout')]", "properties": { "currentValue": "10000", "source": "system-default", "value": "10000" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/thread_pool_idle_timeout')]", "properties": { "currentValue": "60", "source": "system-default", "value": "60" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/thread_pool_new_conn_high_prio')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/thread_pool_size')]", "properties": { "currentValue": "2", "source": "system-default", "value": "2" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/thread_pool_stall_limit')]", "properties": { "currentValue": "500", "source": "system-default", "value": "500" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/thread_stack')]", "properties": { "currentValue": "286720", "source": "system-default", "value": "286720" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/time_zone')]", "properties": { "currentValue": "+00:00", "source": "system-default", "value": "+00:00" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/tls_ciphersuites')]", "properties": { "currentValue": "TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256", "source": "system-default", "value": "TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/tls_version')]", "properties": { "currentValue": "TLSv1.2", "source": "system-default", "value": "TLSv1.2" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/tmp_table_size')]", "properties": { "currentValue": "16777216", "source": "system-default", "value": "16777216" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/tmpdir')]", "properties": { "currentValue": "/mnt/temp", "source": "system-default", "value": "/mnt/temp" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/transaction_alloc_block_size')]", "properties": { "currentValue": "8192", "source": "system-default", "value": "8192" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/transaction_isolation')]", "properties": { "currentValue": "REPEATABLE-READ", "source": "system-default", "value": "REPEATABLE-READ" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/transaction_prealloc_size')]", "properties": { "currentValue": "4096", "source": "system-default", "value": "4096" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/transaction_read_only')]", "properties": { "currentValue": "OFF", "source": "system-default", "value": "OFF" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/transaction_write_set_extraction')]", "properties": { "currentValue": "XXHASH64", "source": "system-default", "value": "XXHASH64" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/updatable_views_with_limit')]", "properties": { "currentValue": "YES", "source": "system-default", "value": "YES" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/validate_user_plugins')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/wait_timeout')]", "properties": { "currentValue": "28800", "source": "system-default", "value": "28800" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/windowing_use_high_precision')]", "properties": { "currentValue": "ON", "source": "system-default", "value": "ON" }, "type": "Microsoft.DBforMySQL/flexibleServers/configurations" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/information_schema')]", "properties": { "charset": "utf8mb3", "collation": "utf8mb3_general_ci" }, "type": "Microsoft.DBforMySQL/flexibleServers/databases" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/mysql')]", "properties": { "charset": "utf8mb4", "collation": "utf8mb4_0900_ai_ci" }, "type": "Microsoft.DBforMySQL/flexibleServers/databases" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/odms')]", "properties": { "charset": "utf8mb4", "collation": "utf8mb4_0900_ai_ci" }, "type": "Microsoft.DBforMySQL/flexibleServers/databases" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/performance_schema')]", "properties": { "charset": "utf8mb4", "collation": "utf8mb4_0900_ai_ci" }, "type": "Microsoft.DBforMySQL/flexibleServers/databases" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/sys')]", "properties": { "charset": "utf8mb4", "collation": "utf8mb4_0900_ai_ci" }, "type": "Microsoft.DBforMySQL/flexibleServers/databases" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/ClientIPAddress_2023-10-20_16-20-27')]", "properties": { "endIpAddress": "165.225.96.200", "startIpAddress": "165.225.96.200" }, "type": "Microsoft.DBforMySQL/flexibleServers/firewallRules" }, { "apiVersion": "2023-06-30", "dependsOn": [ "[resourceId('Microsoft.DBforMySQL/flexibleServers', parameters('flexibleServers_mysql_odms_db_stg_name'))]" ], "name": "[concat(parameters('flexibleServers_mysql_odms_db_stg_name'), '/ClientIPAddress_2023-6-20_11-44-56')]", "properties": { "endIpAddress": "118.238.231.215", "startIpAddress": "118.238.231.215" }, "type": "Microsoft.DBforMySQL/flexibleServers/firewallRules" } ], "variables": {} }