[
  {
    "autoPauseDelay": null,
    "catalogCollation": "SQL_Latin1_General_CP1_CI_AS",
    "collation": "SQL_Latin1_General_CP1_CI_AS",
    "createMode": null,
    "creationDate": "2019-11-17T21:49:12.953000+00:00",
    "currentServiceObjectiveName": "System0",
    "currentSku": {
      "capacity": 0,
      "family": null,
      "name": "System",
      "size": null,
      "tier": "System"
    },
    "databaseId": "ac9744f0-b71c-4e0f-90f0-31248fdd2cea",
    "defaultSecondaryLocation": "northeurope",
    "earliestRestoreDate": null,
    "edition": "System",
    "elasticPoolId": null,
    "elasticPoolName": null,
    "failoverGroupId": null,
    "id": "/subscriptions/000000000-0000-0000-0000-000000000000/resourceGroups/my-server/providers/Microsoft.Sql/servers/my-server/databases/master",
    "kind": "v12.0,system",
    "licenseType": null,
    "location": "westeurope",
    "longTermRetentionBackupResourceId": null,
    "managedBy": "/subscriptions/000000000-0000-0000-0000-000000000000/resourceGroups/my-server/providers/Microsoft.Sql/servers/my-server",
    "maxLogSizeBytes": null,
    "maxSizeBytes": 32212254720,
    "minCapacity": null,
    "name": "master",
    "pausedDate": null,
    "readReplicaCount": 0,
    "readScale": "Disabled",
    "recoverableDatabaseId": null,
    "recoveryServicesRecoveryPointId": null,
    "requestedServiceObjectiveName": "System0",
    "resourceGroup": "my-server",
    "restorableDroppedDatabaseId": null,
    "restorePointInTime": null,
    "resumedDate": null,
    "sampleName": null,
    "sku": {
      "capacity": 0,
      "family": null,
      "name": "System",
      "size": null,
      "tier": "System"
    },
    "sourceDatabaseDeletionDate": null,
    "sourceDatabaseId": null,
    "status": "Online",
    "tags": null,
    "type": "Microsoft.Sql/servers/databases",
    "zoneRedundant": false
  },
  {
    "autoPauseDelay": null,
    "catalogCollation": "SQL_Latin1_General_CP1_CI_AS",
    "collation": "SQL_Latin1_General_CP1_CI_AS",
    "createMode": null,
    "creationDate": "2019-12-02T12:51:02.243000+00:00",
    "currentServiceObjectiveName": "S0",
    "currentSku": {
      "capacity": 10,
      "family": null,
      "name": "Standard",
      "size": null,
      "tier": "Standard"
    },
    "databaseId": "82af7f44-2071-4936-b4ae-eb2713451693",
    "defaultSecondaryLocation": "northeurope",
    "earliestRestoreDate": "2020-02-09T00:00:00+00:00",
    "edition": "Standard",
    "elasticPoolId": null,
    "elasticPoolName": null,
    "failoverGroupId": null,
    "id": "/subscriptions/000000000-0000-0000-0000-000000000000/resourceGroups/my-server/providers/Microsoft.Sql/servers/my-server/databases/my-server",
    "kind": "v12.0,user",
    "licenseType": null,
    "location": "westeurope",
    "longTermRetentionBackupResourceId": null,
    "managedBy": null,
    "maxLogSizeBytes": null,
    "maxSizeBytes": 268435456000,
    "minCapacity": null,
    "name": "my-server",
    "pausedDate": null,
    "readReplicaCount": 0,
    "readScale": "Disabled",
    "recoverableDatabaseId": null,
    "recoveryServicesRecoveryPointId": null,
    "requestedServiceObjectiveName": "S0",
    "resourceGroup": "my-server",
    "restorableDroppedDatabaseId": null,
    "restorePointInTime": null,
    "resumedDate": null,
    "sampleName": null,
    "sku": {
      "capacity": 10,
      "family": null,
      "name": "Standard",
      "size": null,
      "tier": "Standard"
    },
    "sourceDatabaseDeletionDate": null,
    "sourceDatabaseId": null,
    "status": "Online",
    "tags": {
    },
    "type": "Microsoft.Sql/servers/databases",
    "zoneRedundant": false
  }
]
