######################################################################################################################## AZ CLI ######################################################################################################################## az mysql flexible-server list --resource-group *** --debug --subscription "***" cli.knack.cli: Command arguments: ['mysql', 'flexible-server', 'list', '--resource-group', '***', '--debug', '--subscription', '***'] cli.knack.cli: __init__ debug log: Enable color in terminal. cli.knack.cli: Event: Cli.PreExecute [] cli.knack.cli: Event: CommandParser.OnGlobalArgumentsCreate [, , ] cli.knack.cli: Event: CommandInvoker.OnPreCommandTableCreate [] cli.azure.cli.core: Modules found from index for 'mysql': ['azure.cli.command_modules.mysql', 'azure.cli.command_modules.rdbms'] cli.azure.cli.core: Loading command modules: cli.azure.cli.core: Name Load Time Groups Commands cli.azure.cli.core: mysql 0.463 15 52 cli.azure.cli.core: rdbms 0.030 49 202 cli.azure.cli.core: Total (2) 0.492 64 254 cli.azure.cli.core: Loaded 63 groups, 254 commands. cli.azure.cli.core: Found a match in the command table. cli.azure.cli.core: Raw command : mysql flexible-server list cli.azure.cli.core: Command table: mysql flexible-server list cli.knack.cli: Event: CommandInvoker.OnPreCommandTableTruncate [] cli.azure.cli.core.azlogging: metadata file logging enabled - writing logs to '/root/.azure/commands/2024-07-11.12-39-47.mysql_flexible-server_list.1166.log'. az_command_data_logger: command args: mysql flexible-server list --resource-group {} --debug --subscription {} cli.knack.cli: Event: CommandInvoker.OnPreArgumentLoad [.add_subscription_parameter at 0x7f3bad405c60>] cli.knack.cli: Event: CommandInvoker.OnPostArgumentLoad [] cli.knack.cli: Event: CommandInvoker.OnPostCommandTableCreate [.add_ids_arguments at 0x7f3bad15cea0>, .add_cache_arguments at 0x7f3bad15cfe0>] cli.knack.cli: Event: CommandInvoker.OnCommandTableLoaded [] cli.knack.cli: Event: CommandInvoker.OnPreParseArgs [] cli.knack.cli: Event: CommandInvoker.OnPostParseArgs [, , .parse_ids_arguments at 0x7f3bad15cf40>] cli.azure.cli.core.commands.client_factory: Getting management service client client_type=MySQLManagementClient cli.azure.cli.core.auth.persistence: build_persistence: location='/root/.azure/service_principal_entries.json', encrypt=False cli.azure.cli.core.auth.persistence: build_persistence: location='/root/.azure/msal_token_cache.json', encrypt=False cli.azure.cli.core.auth.binary_cache: load: /root/.azure/msal_http_cache.bin urllib3.util.retry: Converted retries value: 1 -> Retry(total=1, connect=None, read=None, redirect=None, status=None) msal.authority: Initializing with Entra authority: https://login.microsoftonline.com/*** msal.authority: openid_config("https://login.microsoftonline.com/***/v2.0/.well-known/openid-configuration") = {'token_endpoint': 'https://login.microsoftonline.com/***/oauth2/v2.0/token', 'token_endpoint_auth_methods_supported': ['client_secret_post', 'private_key_jwt', 'client_secret_basic'], 'jwks_uri': 'https://login.microsoftonline.com/***/discovery/v2.0/keys', 'response_modes_supported': ['query', 'fragment', 'form_post'], 'subject_types_supported': ['pairwise'], 'id_token_signing_alg_values_supported': ['RS256'], 'response_types_supported': ['code', 'id_token', 'code id_token', 'id_token token'], 'scopes_supported': ['openid', 'profile', 'email', 'offline_access'], 'issuer': 'https://login.microsoftonline.com/***/v2.0', 'request_uri_parameter_supported': False, 'userinfo_endpoint': 'https://graph.microsoft.com/oidc/userinfo', 'authorization_endpoint': 'https://login.microsoftonline.com/***/oauth2/v2.0/authorize', 'device_authorization_endpoint': 'https://login.microsoftonline.com/***/oauth2/v2.0/devicecode', 'http_logout_supported': True, 'frontchannel_logout_supported': True, 'end_session_endpoint': 'https://login.microsoftonline.com/***/oauth2/v2.0/logout', 'claims_supported': ['sub', 'iss', 'cloud_instance_name', 'cloud_instance_host_name', 'cloud_graph_host_name', 'msgraph_host', 'aud', 'exp', 'iat', 'auth_time', 'acr', 'nonce', 'preferred_username', 'name', 'tid', 'ver', 'at_hash', 'c_hash', 'email'], 'kerberos_endpoint': 'https://login.microsoftonline.com/***/kerberos', 'tenant_region_scope': 'NA', 'cloud_instance_name': 'microsoftonline.com', 'cloud_graph_host_name': 'graph.windows.net', 'msgraph_host': 'graph.microsoft.com', 'rbac_url': 'https://pas.windows.net'} msal.application: Broker enabled? None cli.azure.cli.core._debug: Using CA bundle file at '/etc/ssl/certs/ca-certificates.crt'. cli.azure.cli.core.auth.credential_adaptor: CredentialAdaptor.get_token: scopes=('https://management.core.windows.net//.default',), kwargs={} cli.azure.cli.core.auth.msal_authentication: ServicePrincipalCredential.get_token: scopes=('https://management.core.windows.net//.default',), kwargs={} msal.application: Cache hit an AT msal.telemetry: Generate or reuse correlation_id: 6520685c-31b0-4bdb-be0d-0cd2cfc5d9d4 cli.azure.cli.core.sdk.policies: Request URL: 'https://management.azure.com/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers?api-version=2024-02-01-preview' cli.azure.cli.core.sdk.policies: Request method: 'GET' cli.azure.cli.core.sdk.policies: Request headers: cli.azure.cli.core.sdk.policies: 'Accept': 'application/json' cli.azure.cli.core.sdk.policies: 'x-ms-client-request-id': 'a7dc13b0-3f82-11ef-9615-aa1bd5d9e233' cli.azure.cli.core.sdk.policies: 'CommandName': 'mysql flexible-server list' cli.azure.cli.core.sdk.policies: 'ParameterSetName': '--resource-group --debug --subscription' cli.azure.cli.core.sdk.policies: 'User-Agent': 'AZURECLI/2.62.0 (PIP) azsdk-python-core/1.30.2 Python/3.11.4 (Linux-5.10.216-204.855.amzn2.x86_64-x86_64-with-glibc2.36)' cli.azure.cli.core.sdk.policies: 'Authorization': '*****' cli.azure.cli.core.sdk.policies: Request body: cli.azure.cli.core.sdk.policies: This request has no body urllib3.connectionpool: Starting new HTTPS connection (1): management.azure.com:443 urllib3.connectionpool: https://management.azure.com:443 "GET /subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers?api-version=2024-02-01-preview HTTP/11" 200 2110 cli.azure.cli.core.sdk.policies: Response status: 200 cli.azure.cli.core.sdk.policies: Response headers: cli.azure.cli.core.sdk.policies: 'Cache-Control': 'no-cache' cli.azure.cli.core.sdk.policies: 'Pragma': 'no-cache' cli.azure.cli.core.sdk.policies: 'Content-Length': '2110' cli.azure.cli.core.sdk.policies: 'Content-Type': 'application/json; charset=utf-8' cli.azure.cli.core.sdk.policies: 'Expires': '-1' cli.azure.cli.core.sdk.policies: 'X-Content-Type-Options': 'nosniff' cli.azure.cli.core.sdk.policies: 'x-ms-request-id': '7d16885d-fb5d-4fae-9563-c665aed03163' cli.azure.cli.core.sdk.policies: 'x-ms-ratelimit-remaining-subscription-reads': '249' cli.azure.cli.core.sdk.policies: 'x-ms-ratelimit-remaining-subscription-global-reads': '3749' cli.azure.cli.core.sdk.policies: 'x-ms-correlation-request-id': '867babbf-2848-4977-8914-84840eb32d4c' cli.azure.cli.core.sdk.policies: 'x-ms-routing-request-id': 'SOUTHCENTRALUS:20240711T123947Z:867babbf-2848-4977-8914-84840eb32d4c' cli.azure.cli.core.sdk.policies: 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains' cli.azure.cli.core.sdk.policies: 'X-Cache': 'CONFIG_NOCACHE' cli.azure.cli.core.sdk.policies: 'X-MSEdge-Ref': 'Ref A: 49F254BCA8A747BAB245BF03383CF6D9 Ref B: MNZ221060610031 Ref C: 2024-07-11T12:39:47Z' cli.azure.cli.core.sdk.policies: 'Date': 'Thu, 11 Jul 2024 12:39:47 GMT' cli.azure.cli.core.sdk.policies: Response content: cli.azure.cli.core.sdk.policies: {"value":[{"sku":{"name":"Standard_D2ds_v4","tier":"GeneralPurpose"},"systemData":{"createdAt":"2023-07-31T11:48:57.6585843Z"},"properties":{"administratorLogin":"***","storage":{"storageSizeGB":128,"iops":684,"autoGrow":"Enabled","autoIoScaling":"Enabled","storageSku":"Premium_LRS","logOnDisk":"Disabled","storageRedundancy":"LocalRedundancy"},"version":"8.0.21","state":"Ready","fullyQualifiedDomainName":"***.mysql.database.azure.com","availabilityZone":"3","maintenanceWindow":{"customWindow":"Disabled","dayOfWeek":0,"startHour":0,"startMinute":0},"replicationRole":"None","replicaCapacity":10,"network":{"publicNetworkAccess":"Disabled"},"backup":{"backupRetentionDays":7,"backupIntervalHours":24,"geoRedundantBackup":"Disabled","earliestRestoreDate":"2024-07-04T12:39:47.9173334+00:00"},"highAvailability":{"mode":"Disabled","state":"NotEnabled","standbyAvailabilityZone":""},"privateEndpointConnections":[{"properties":{"privateEndpoint":{"id":"/subscriptions/***/resourceGroups/***/providers/Microsoft.Network/privateEndpoints/***"},"groupIds":["***"],"privateLinkServiceConnectionState":{"status":"Approved","description":"Auto-approved","actionsRequired":"None"},"provisioningState":"Ready"},"id":"/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers/***/privateEndpointConnections/***-cf5fa6fa-88fe-413b-9a28-d7af24e3e91f"}]},"location":"West Europe","tags":{"BusinessOwnerEmail":"***","CostCenter":"***","Criticality":"Low","Department":"***","DevOwnerEmail":"***","MaintenanceWindow":"***","ProjectName":"***","ApplicationUID":"SE-06269"},"id":"/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers/***","name":"***","type":"Microsoft.DBforMySQL/flexibleServers"}]} cli.knack.cli: Event: CommandInvoker.OnTransformResult [, ] cli.knack.cli: Event: CommandInvoker.OnFilterResult [] [ { "administratorLogin": "***", "administratorLoginPassword": ***, "availabilityZone": "3", "backup": { "backupIntervalHours": 24, "backupRetentionDays": 7, "earliestRestoreDate": "2024-07-04T12:39:47.917333+00:00", "geoRedundantBackup": "Disabled" }, "createMode": null, "dataEncryption": null, "fullyQualifiedDomainName": "***.mysql.database.azure.com", "highAvailability": { "mode": "Disabled", "standbyAvailabilityZone": "", "state": "NotEnabled" }, "id": "/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers/***", "identity": null, "importSourceProperties": null, "location": "West Europe", "maintenanceWindow": { "customWindow": "Disabled", "dayOfWeek": 0, "startHour": 0, "startMinute": 0 }, "name": "***", "network": { "delegatedSubnetResourceId": null, "privateDnsZoneResourceId": null, "publicNetworkAccess": "Disabled" }, "privateEndpointConnections": [ { "groupIds": [ "***" ], "id": "/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers/***/privateEndpointConnections/***-cf5fa6fa-88fe-413b-9a28-d7af24e3e91f", "name": null, "privateEndpoint": { "id": "/subscriptions/***/resourceGroups/***/providers/Microsoft.Network/privateEndpoints/***", "resourceGroup": "***" }, "privateLinkServiceConnectionState": { "actionsRequired": "None", "description": "Auto-approved", "status": "Approved" }, "provisioningState": "Ready", "resourceGroup": "***", "systemData": null, "type": null } ], "replicaCapacity": 10, "replicationRole": "None", "resourceGroup": "***", "restorePointInTime": null, "sku": { "name": "Standard_D2ds_v4", "tier": "GeneralPurpose" }, "sourceServerResourceId": null, "state": "Ready", "storage": { "autoGrow": "Enabled", "autoIoScaling": "Enabled", "iops": 684, "logOnDisk": "Disabled", "storageRedundancy": "LocalRedundancy", "storageSizeGb": 128, "storageSku": "Premium_LRS" }, "systemData": { "createdAt": "2023-07-31T11:48:57.658584+00:00", "createdBy": null, "createdByType": null, "lastModifiedAt": null, "lastModifiedBy": null, "lastModifiedByType": null }, "tags": { "ApplicationUID": "SE-06269", "BusinessOwnerEmail": "***", "CostCenter": "***", "Criticality": "Low", "Department": "***", "DevOwnerEmail": "***", "MaintenanceWindow": "***", "ProjectName": "***" }, "type": "Microsoft.DBforMySQL/flexibleServers", "version": "8.0.21" } ] cli.knack.cli: Event: Cli.SuccessfulExecute [] cli.knack.cli: Event: Cli.PostExecute [] az_command_data_logger: exit code: 0 cli.__main__: Command ran in 1.790 seconds (init: 0.369, invoke: 1.420) telemetry.main: Begin splitting cli events and extra events, total events: 1 telemetry.client: Accumulated 0 events. Flush the clients. telemetry.main: Finish splitting cli events and extra events, cli events: 1 telemetry.save: Save telemetry record of length 3771 in cache telemetry.main: Begin creating telemetry upload process. telemetry.process: Creating upload process: "/venv/bin/python /venv/lib/python3.11/site-packages/azure/cli/telemetry/__init__.py /root/.azure" telemetry.process: Return from creating process telemetry.main: Finish creating telemetry upload process. ######################################################################################################################## PYTHON SDK ######################################################################################################################## Request URL: 'https://login.microsoftonline.com/***/v2.0/.well-known/openid-configuration' Request method: 'GET' Request headers: 'User-Agent': 'azsdk-python-identity/1.12.0 Python/3.11.4 (Linux-5.10.216-204.855.amzn2.x86_64-x86_64-with-glibc2.36)' No body was attached to the request Response status: 200 Response headers: 'Cache-Control': 'max-age=86400, private' 'Content-Type': 'application/json; charset=utf-8' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'Access-Control-Allow-Origin': 'REDACTED' 'Access-Control-Allow-Methods': 'REDACTED' 'P3P': 'REDACTED' 'x-ms-request-id': 'a592bff2-a84e-413e-b5a7-2cdd0eed2000' 'x-ms-ests-server': 'REDACTED' 'x-ms-srs': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Thu, 11 Jul 2024 17:42:50 GMT' 'Content-Length': '1753' Region configured (None) != region detected ('us-east-1') Request URL: 'https://login.microsoftonline.com/***/oauth2/v2.0/token' Request method: 'POST' Request headers: 'Accept': 'application/json' 'x-client-sku': 'REDACTED' 'x-client-ver': 'REDACTED' 'x-client-os': 'REDACTED' 'x-client-cpu': 'REDACTED' 'x-ms-lib-capability': 'REDACTED' 'client-request-id': 'REDACTED' 'x-client-current-telemetry': 'REDACTED' 'x-client-last-telemetry': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.12.0 Python/3.11.4 (Linux-5.10.216-204.855.amzn2.x86_64-x86_64-with-glibc2.36)' A body is sent with the request Response status: 200 Response headers: 'Cache-Control': 'no-store, no-cache' 'Pragma': 'no-cache' 'Content-Type': 'application/json; charset=utf-8' 'Expires': '-1' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'P3P': 'REDACTED' 'client-request-id': 'REDACTED' 'x-ms-request-id': '26ee8bca-d675-4465-b624-46aa02ba1c00' 'x-ms-ests-server': 'REDACTED' 'x-ms-clitelem': 'REDACTED' 'x-ms-srs': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Thu, 11 Jul 2024 17:42:51 GMT' 'Content-Length': '1487' ClientSecretCredential.get_token succeeded Request URL: 'https://management.azure.com/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers?api-version=2021-05-01' Request method: 'GET' Request headers: 'Accept': 'application/json' 'x-ms-client-request-id': 'fe4ebf84-3fac-11ef-aaf1-42f793502e75' 'User-Agent': 'azsdk-python-mgmt-rdbms/10.1.0 Python/3.11.4 (Linux-5.10.216-204.855.amzn2.x86_64-x86_64-with-glibc2.36)' 'Authorization': 'Bearer ***' Request body: This request has no body Request URL: 'https://management.azure.com/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers?api-version=REDACTED' Request method: 'GET' Request headers: 'Accept': 'application/json' 'x-ms-client-request-id': 'fe4ebf84-3fac-11ef-aaf1-42f793502e75' 'User-Agent': 'azsdk-python-mgmt-rdbms/10.1.0 Python/3.11.4 (Linux-5.10.216-204.855.amzn2.x86_64-x86_64-with-glibc2.36)' 'Authorization': 'REDACTED' No body was attached to the request Response status: 200 Response headers: 'Cache-Control': 'no-cache' 'Pragma': 'no-cache' 'Content-Length': '1353' 'Content-Type': 'application/json; charset=utf-8' 'Expires': '-1' 'X-Content-Type-Options': 'REDACTED' 'x-ms-request-id': 'decd4a07-79b8-49d3-a54b-251caf4515cc' 'x-ms-ratelimit-remaining-subscription-reads': 'REDACTED' 'x-ms-ratelimit-remaining-subscription-global-reads': 'REDACTED' 'x-ms-correlation-request-id': 'REDACTED' 'x-ms-routing-request-id': 'REDACTED' 'Strict-Transport-Security': 'REDACTED' 'X-Cache': 'REDACTED' 'X-MSEdge-Ref': 'REDACTED' 'Date': 'Thu, 11 Jul 2024 17:42:51 GMT' Response status: '200' Response headers: 'Cache-Control': 'no-cache' 'Pragma': 'no-cache' 'Content-Length': '1353' 'Content-Type': 'application/json; charset=utf-8' 'Expires': '-1' 'X-Content-Type-Options': 'nosniff' 'x-ms-request-id': 'decd4a07-79b8-49d3-a54b-251caf4515cc' 'x-ms-ratelimit-remaining-subscription-reads': '249' 'x-ms-ratelimit-remaining-subscription-global-reads': '3749' 'x-ms-correlation-request-id': '9efb2e93-6da2-45b4-aeba-f9296256f50d' 'x-ms-routing-request-id': 'SOUTHCENTRALUS:20240711T174252Z:9efb2e93-6da2-45b4-aeba-f9296256f50d' 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains' 'X-Cache': 'CONFIG_NOCACHE' 'X-MSEdge-Ref': 'Ref A: 5A0CA2006551463B81C5911DDBB3EE9C Ref B: MNZ221060608019 Ref C: 2024-07-11T17:42:51Z' 'Date': 'Thu, 11 Jul 2024 17:42:51 GMT' Response content: {"value":[{"sku":{"name":"Standard_D2ds_v4","tier":"GeneralPurpose"},"systemData":{"createdAt":"2023-07-31T11:48:57.6585843Z"},"properties":{"administratorLogin":"***","storage":{"storageSizeGB":128,"iops":684,"autoGrow":"Enabled","storageSku":"Premium_LRS"},"version":"8.0.21","state":"Ready","fullyQualifiedDomainName":"***.mysql.database.azure.com","availabilityZone":"3","maintenanceWindow":{"customWindow":"Disabled","dayOfWeek":0,"startHour":0,"startMinute":0},"replicationRole":"None","replicaCapacity":10,"network":{"publicNetworkAccess":"Enabled"},"backup":{"backupRetentionDays":7,"geoRedundantBackup":"Disabled","earliestRestoreDate":"2024-07-04T17:42:51.9886193+00:00"},"highAvailability":{"mode":"Disabled","state":"NotEnabled","standbyAvailabilityZone":""}},"location":"West Europe","tags":{"BusinessOwnerEmail":"***","CostCenter":"***","Criticality":"Low","Department":"***","DevOwnerEmail":"***","MaintenanceWindow":"***","ProjectName":"***","ApplicationUID":"SE-06269"},"id":"/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers/***","name":"***","type":"Microsoft.DBforMySQL/flexibleServers"}]} ######################################################################################################################## HTTP API 2024-02-01-PREVIEW ######################################################################################################################## {"value":[{"sku":{"name":"Standard_D2ds_v4","tier":"GeneralPurpose"},"systemData":{"createdAt":"2023-07-31T11:48:57.6585843Z"},"properties":{"administratorLogin":"***","storage":{"storageSizeGB":128,"iops":684,"autoGrow":"Enabled","autoIoScaling":"Enabled","storageSku":"Premium_LRS","logOnDisk":"Disabled","storageRedundancy":"LocalRedundancy"},"version":"8.0.21","state":"Ready","fullyQualifiedDomainName":"***.mysql.database.azure.com","availabilityZone":"3","maintenanceWindow":{"customWindow":"Disabled","dayOfWeek":0,"startHour":0,"startMinute":0},"replicationRole":"None","replicaCapacity":10,"network":{"publicNetworkAccess":"Disabled"},"backup":{"backupRetentionDays":7,"backupIntervalHours":24,"geoRedundantBackup":"Disabled","earliestRestoreDate":"2024-07-04T18:02:27.1748797+00:00"},"highAvailability":{"mode":"Disabled","state":"NotEnabled","standbyAvailabilityZone":""},"privateEndpointConnections":[{"properties":{"privateEndpoint":{"id":"/subscriptions/***/resourceGroups/***/providers/Microsoft.Network/privateEndpoints/***"},"groupIds":["***"],"privateLinkServiceConnectionState":{"status":"Approved","description":"Auto-approved","actionsRequired":"None"},"provisioningState":"Ready"},"id":"/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers/***/privateEndpointConnections/***-cf5fa6fa-88fe-413b-9a28-d7af24e3e91f"}]},"location":"West Europe","tags":{"BusinessOwnerEmail":"***","CostCenter":"***","Criticality":"Low","Department":"***","DevOwnerEmail":"***","MaintenanceWindow":"***","ProjectName":"***","ApplicationUID":"SE-06269"},"id":"/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers/***","name":"***","type":"Microsoft.DBforMySQL/flexibleServers"}]}# ######################################################################################################################## HTTP API 2021-05-01 ######################################################################################################################## {"value":[{"sku":{"name":"Standard_D2ds_v4","tier":"GeneralPurpose"},"systemData":{"createdAt":"2023-07-31T11:48:57.6585843Z"},"properties":{"administratorLogin":"***","storage":{"storageSizeGB":128,"iops":684,"autoGrow":"Enabled","storageSku":"Premium_LRS"},"version":"8.0.21","state":"Ready","fullyQualifiedDomainName":"***.mysql.database.azure.com","availabilityZone":"3","maintenanceWindow":{"customWindow":"Disabled","dayOfWeek":0,"startHour":0,"startMinute":0},"replicationRole":"None","replicaCapacity":10,"network":{"publicNetworkAccess":"Enabled"},"backup":{"backupRetentionDays":7,"geoRedundantBackup":"Disabled","earliestRestoreDate":"2024-07-04T18:07:12.4151037+00:00"},"highAvailability":{"mode":"Disabled","state":"NotEnabled","standbyAvailabilityZone":""}},"location":"West Europe","tags":{"BusinessOwnerEmail":"***","CostCenter":"***","Criticality":"Low","Department":"***","DevOwnerEmail":"***","MaintenanceWindow":"***","ProjectName":"***","ApplicationUID":"SE-06269"},"id":"/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforMySQL/flexibleServers/***","name":"***","type":"Microsoft.DBforMySQL/flexibleServers"}]}#