From 136a9439813f8454ecd5426716117d0de325eb14 Mon Sep 17 00:00:00 2001 From: Ji Wang Date: Thu, 5 Nov 2020 07:22:35 +0000 Subject: [PATCH] fix OBJECT_ADDITIONAL_PROPERTIES --- .../CreateOrUpdateMaintenanceWindows.json | 6 +- .../examples/GetMaintenanceWindowOptions.json | 40 +- .../examples/GetMaintenanceWindows.json | 28 +- ...tTermRetentionPolicyRestorableDropped.json | 16 +- ...istVCoreInaccessibleDatabasesByServer.json | 3 +- .../LocationCapabilityListByLocation.json | 79724 +--------------- .../ManagedInstanceAdministratorCreate.json | 2 - .../ManagedInstanceAdministratorGet.json | 1 - ...edInstanceAdministratorListByInstance.json | 1 - .../ManagedInstanceAdministratorUpdate.json | 2 - .../ManagedInstanceTdeCertificate.json | 3 +- ...anagedTransparentDataEncryptionUpdate.json | 2 +- .../examples/SqlTdeCertificateCreate.json | 3 +- .../TransparentDataEncryptionUpdate.json | 2 +- 14 files changed, 1163 insertions(+), 78670 deletions(-) diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/CreateOrUpdateMaintenanceWindows.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/CreateOrUpdateMaintenanceWindows.json index d0149364334d..ac416f9e5a4e 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/CreateOrUpdateMaintenanceWindows.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/CreateOrUpdateMaintenanceWindows.json @@ -10,9 +10,9 @@ "properties": { "timeRanges": [ { - "DayOfWeek": "Saturday", - "StartTime": "00:00:00", - "Duration": "PT60M" + "dayOfWeek": "Saturday", + "startTime": "00:00:00", + "duration": "PT60M" } ] } diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetMaintenanceWindowOptions.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetMaintenanceWindowOptions.json index afbbae7b4cf5..56651408fd5a 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetMaintenanceWindowOptions.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetMaintenanceWindowOptions.json @@ -10,28 +10,24 @@ "responses": { "200": { "body": { - "value": [ - { - "properties": { - "isEnabled": true, - "maintenanceWindowCycles": [ - { - "dayOfWeek": "Saturday", - "startTime": "00:00:00", - "duration": "PT60M" - } - ], - "minDurationInMinutes": 60, - "defaultDurationInMinutes": 120, - "minCycles": 2, - "timeGranularityInMinutes": 5, - "allowMultipleMaintenanceWindowsPerCycle": true - }, - "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/testsvr/databases/testdb/maintenancewindowoptions/current", - "name": "current", - "type": "Microsoft.Sql/servers/databases/maintenancewindows" - } - ] + "properties": { + "isEnabled": true, + "maintenanceWindowCycles": [ + { + "dayOfWeek": "Saturday", + "startTime": "00:00:00", + "duration": "PT60M" + } + ], + "minDurationInMinutes": 60, + "defaultDurationInMinutes": 120, + "minCycles": 2, + "timeGranularityInMinutes": 5, + "allowMultipleMaintenanceWindowsPerCycle": true + }, + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/testsvr/databases/testdb/maintenancewindowoptions/current", + "name": "current", + "type": "Microsoft.Sql/servers/databases/maintenancewindows" } } } diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetMaintenanceWindows.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetMaintenanceWindows.json index 1627da631813..84da1ef75f82 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetMaintenanceWindows.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetMaintenanceWindows.json @@ -10,22 +10,18 @@ "responses": { "200": { "body": { - "value": [ - { - "properties": { - "timeRanges": [ - { - "dayOfWeek": "Saturday", - "startTime": "00:00:00", - "duration": "PT60M" - } - ] - }, - "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/testsvr/databases/testdb/maintenancewindows/current", - "name": "current", - "type": "Microsoft.Sql/servers/databases/maintenancewindows" - } - ] + "properties": { + "timeRanges": [ + { + "dayOfWeek": "Saturday", + "startTime": "00:00:00", + "duration": "PT60M" + } + ] + }, + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/testsvr/databases/testdb/maintenancewindows/current", + "name": "current", + "type": "Microsoft.Sql/servers/databases/maintenancewindows" } } } diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetManagedShortTermRetentionPolicyRestorableDropped.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetManagedShortTermRetentionPolicyRestorableDropped.json index 8886315c2fac..5463782563a3 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetManagedShortTermRetentionPolicyRestorableDropped.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/GetManagedShortTermRetentionPolicyRestorableDropped.json @@ -10,16 +10,12 @@ "responses": { "200": { "body": { - "value": [ - { - "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/managedInstance/testsvr/restorableDroppedDatabases/testdb,131403269876900000/backupShortTermRetentionPolicies/default", - "name": "default", - "type": "Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies", - "properties": { - "retentionDays": 14 - } - } - ] + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/managedInstance/testsvr/restorableDroppedDatabases/testdb,131403269876900000/backupShortTermRetentionPolicies/default", + "name": "default", + "type": "Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies", + "properties": { + "retentionDays": 14 + } } } } diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ListVCoreInaccessibleDatabasesByServer.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ListVCoreInaccessibleDatabasesByServer.json index 5158f4ce5a7e..81d36ca984a1 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ListVCoreInaccessibleDatabasesByServer.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ListVCoreInaccessibleDatabasesByServer.json @@ -27,8 +27,7 @@ "catalogCollation": "SQL_Latin1_General_CP1_CI_AS", "licenseType": "LicenseIncluded", "maxLogSizeBytes": 104857600, - "readScale": "Enabled", - "readReplicaCount": 1 + "readScale": "Enabled" }, "location": "southeastasia", "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/testsvr/databases/testdb", diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/LocationCapabilityListByLocation.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/LocationCapabilityListByLocation.json index e7e65d995d3d..c074eee4ba0d 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/LocationCapabilityListByLocation.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/LocationCapabilityListByLocation.json @@ -1,7 +1,7 @@ { "parameters": { "subscriptionId": "00000000-1111-2222-3333-444444444444", - "locationName": "eastus2euap", + "locationName": "eastus", "api-version": "2020-08-01-preview" }, "responses": { @@ -13,77892 +13,877 @@ "name": "12.0", "supportedEditions": [ { - "name": "System", + "name": "Hyperscale", "supportedServiceLevelObjectives": [ { - "id": "26e021db-f1f9-4c98-84c6-92af8ef433d7", - "name": "System", - "supportedMaxSizes": [ + "id": "9380cd0e-b025-4e9d-829c-c1918c1614bb", + "name": "HS_Gen4_1", + "performanceLevel": { + "value": 1, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 1 + }, + "supportedLicenseTypes": [ { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "BasePrice", + "status": "Available" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "34497c3f-24b9-4cee-968d-6e5e854670fe", + "name": "HS_Gen4_2", "performanceLevel": { - "value": 0.0, - "unit": "DTU" + "value": 2, + "unit": "VCores" }, "sku": { - "name": "System", - "tier": "System", - "capacity": 0 + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 2 }, - "supportedLicenseTypes": [], - "zoneRedundant": true, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." - }, - { - "id": "29dd7459-4a7c-4e56-be22-f0adda49440d", - "name": "System0", - "supportedMaxSizes": [ + "supportedLicenseTypes": [ { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "BasePrice", + "status": "Available" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "a420d2b2-ca32-4152-b1c6-dd8d4d9fd734", + "name": "HS_Gen5_2", "performanceLevel": { - "value": 0.0, - "unit": "DTU" + "value": 2, + "unit": "VCores" }, "sku": { - "name": "System", - "tier": "System", - "capacity": 0 + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 2 }, - "supportedLicenseTypes": [], - "zoneRedundant": true, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." - }, - { - "id": "c99ac918-dbea-463f-a475-16ec020fdc12", - "name": "System1", - "supportedMaxSizes": [ + "supportedLicenseTypes": [ { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "BasePrice", + "status": "Available" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Default" + }, + { + "id": "5de845d2-2055-428c-b507-94131358cdd7", + "name": "HS_Gen4_3", "performanceLevel": { - "value": 0.0, - "unit": "DTU" + "value": 3, + "unit": "VCores" }, "sku": { - "name": "System", - "tier": "System", - "capacity": 0 + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 3 }, - "supportedLicenseTypes": [], - "zoneRedundant": true, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." - }, - { - "id": "620323bf-2879-4807-b30d-c2e6d7b3b3aa", - "name": "System2", - "supportedMaxSizes": [ + "supportedLicenseTypes": [ { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "BasePrice", + "status": "Available" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "d060b874-21f3-47b0-a9bd-a1a737cfcc6e", + "name": "HS_Gen4_4", "performanceLevel": { - "value": 0.0, - "unit": "DTU" + "value": 4, + "unit": "VCores" }, "sku": { - "name": "System", - "tier": "System", - "capacity": 0 + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 4 }, - "supportedLicenseTypes": [], - "zoneRedundant": true, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." - }, - { - "id": "33d0db1f-6893-4210-99f9-463fb9b496a4", - "name": "System3", - "supportedMaxSizes": [ + "supportedLicenseTypes": [ { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "BasePrice", + "status": "Available" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "60dba88b-2dfa-4123-be57-bd0dbfd92a72", + "name": "HS_Gen5_4", "performanceLevel": { - "value": 0.0, - "unit": "DTU" + "value": 4, + "unit": "VCores" }, "sku": { - "name": "System", - "tier": "System", - "capacity": 0 + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 4 }, - "supportedLicenseTypes": [], - "zoneRedundant": true, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." - }, - { - "id": "da24338c-a6c9-46c2-a4bf-4ac95b496ae4", - "name": "System4", - "supportedMaxSizes": [ + "supportedLicenseTypes": [ { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "BasePrice", + "status": "Available" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "925a0916-15fb-4764-aa76-533d97f2d782", + "name": "HS_Gen4_5", "performanceLevel": { - "value": 0.0, - "unit": "DTU" + "value": 5, + "unit": "VCores" }, "sku": { - "name": "System", - "tier": "System", - "capacity": 0 + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 5 }, - "supportedLicenseTypes": [], - "zoneRedundant": true, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." - }, - { - "id": "53f7fa1b-b0d0-43d6-bc29-c5f059fb36e9", - "name": "System2L", - "supportedMaxSizes": [ + "supportedLicenseTypes": [ { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "BasePrice", + "status": "Available" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "d7aa11c2-e4c7-442a-962e-308b371f5ec1", + "name": "HS_Gen4_6", "performanceLevel": { - "value": 0.0, - "unit": "DTU" + "value": 6, + "unit": "VCores" }, "sku": { - "name": "System", - "tier": "System", - "capacity": 0 + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 6 }, - "supportedLicenseTypes": [], - "zoneRedundant": true, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." - }, - { - "id": "e79cd55c-689f-48d9-bffa-0dd12c772248", - "name": "System3L", - "supportedMaxSizes": [ + "supportedLicenseTypes": [ { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "BasePrice", + "status": "Available" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "b9c594ec-a3fe-4bfe-808d-a595410d0a07", + "name": "HS_Gen5_6", "performanceLevel": { - "value": 0.0, - "unit": "DTU" + "value": 6, + "unit": "VCores" }, "sku": { - "name": "System", - "tier": "System", - "capacity": 0 + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 6 }, - "supportedLicenseTypes": [], - "zoneRedundant": true, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." - }, - { - "id": "4b37bb6d-e004-47ac-8f7a-be56ac9fb490", - "name": "System4L", - "supportedMaxSizes": [ + "supportedLicenseTypes": [ { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." + "name": "BasePrice", + "status": "Available" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "d77eef57-6c00-4003-b140-822509b8736a", + "name": "HS_Gen4_7", "performanceLevel": { - "value": 0.0, - "unit": "DTU" + "value": 7, + "unit": "VCores" }, "sku": { - "name": "System", - "tier": "System", - "capacity": 0 + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 7 }, - "supportedLicenseTypes": [], - "zoneRedundant": true, - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." - } - ], - "zoneRedundant": true, - "readScale": { - "maxNumberOfReplicas": 0 - }, - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", - "status": "Available" - }, - { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" - } - ], - "status": "Visible", - "reason": "'System' is not a valid database edition in this version of SQL Server." - }, - { - "name": "Free", - "supportedServiceLevelObjectives": [ - { - "id": "6aa3bb3e-7f50-40d6-95ef-5497c30d99d8", - "name": "Free", - "supportedMaxSizes": [ + "supportedLicenseTypes": [ { - "minValue": { - "limit": 32, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, + "name": "LicenseIncluded", "status": "Default" + }, + { + "name": "BasePrice", + "status": "Available" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "694bf389-7cb2-4461-8fa2-0b06d8438315", + "name": "HS_Gen4_8", "performanceLevel": { - "value": 5.0, - "unit": "DTU" + "value": 8, + "unit": "VCores" }, "sku": { - "name": "Free", - "tier": "Free", - "capacity": 5 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 32, - "unit": "Megabytes" + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 8 }, + "supportedLicenseTypes": [ + { + "name": "LicenseIncluded", + "status": "Default" + }, + { + "name": "BasePrice", + "status": "Available" + } + ], "zoneRedundant": false, - "status": "Default" - } - ], - "zoneRedundant": false, - "readScale": { - "maxNumberOfReplicas": 0 - }, - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", + "computeModel": "Provisioned", "status": "Available" }, { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" - } - ], - "status": "Available" - }, - { - "name": "Basic", - "supportedServiceLevelObjectives": [ - { - "id": "dd6d99bb-f193-4ec1-86f2-43d3bccbc49c", - "name": "Basic", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, + "id": "efdfac5f-3f8e-4500-95b1-684c07349860", + "name": "HS_Gen5_8", + "performanceLevel": { + "value": 8, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 8 + }, + "supportedLicenseTypes": [ { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, + "name": "BasePrice", "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "554ea52a-9ecc-4d87-bbc7-1e257705da3f", + "name": "HS_Gen4_9", "performanceLevel": { - "value": 5.0, - "unit": "DTU" + "value": 9, + "unit": "VCores" }, "sku": { - "name": "Basic", - "tier": "Basic", - "capacity": 5 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 2, - "unit": "Gigabytes" + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 9 }, + "supportedLicenseTypes": [ + { + "name": "LicenseIncluded", + "status": "Default" + }, + { + "name": "BasePrice", + "status": "Available" + } + ], "zoneRedundant": false, - "status": "Default" - } - ], - "zoneRedundant": false, - "readScale": { - "maxNumberOfReplicas": 0 - }, - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", + "computeModel": "Provisioned", "status": "Available" }, { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" - } - ], - "status": "Available" - }, - { - "name": "Standard", - "supportedServiceLevelObjectives": [ - { - "id": "f1173c43-91bd-4aaa-973c-54e79e15235b", - "name": "S0", - "supportedMaxSizes": [ + "id": "576f3f38-b950-4eaa-b74e-33d831193441", + "name": "HS_Gen4_10", + "performanceLevel": { + "value": 10, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 10 + }, + "supportedLicenseTypes": [ { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, + "name": "BasePrice", "status": "Available" - }, + } + ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "69697c3a-1946-4eb8-a5a4-a269168dde27", + "name": "HS_Gen5_10", + "performanceLevel": { + "value": 10, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 10 + }, + "supportedLicenseTypes": [ { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, + "name": "BasePrice", "status": "Available" - }, + } + ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "1bee9dc8-68b4-44df-b870-8ab0e4d71e94", + "name": "HS_Gen5_12", + "performanceLevel": { + "value": 12, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 12 + }, + "supportedLicenseTypes": [ { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, + "name": "BasePrice", "status": "Available" - }, + } + ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "07a8341d-c0b2-4000-bc7a-5b4dae2ad210", + "name": "HS_Gen5_14", + "performanceLevel": { + "value": 14, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 14 + }, + "supportedLicenseTypes": [ { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, + "name": "BasePrice", "status": "Available" - }, + } + ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "7fc1f700-a45d-499e-901f-2a00645c54db", + "name": "HS_Gen4_16", + "performanceLevel": { + "value": 16, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 16 + }, + "supportedLicenseTypes": [ { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, + "name": "BasePrice", "status": "Available" - }, + } + ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "6b56f70b-52e5-44ba-8cd5-4f63d224b206", + "name": "HS_Gen5_16", + "performanceLevel": { + "value": 16, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 16 + }, + "supportedLicenseTypes": [ { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, + "name": "BasePrice", "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, + } + ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "ba0029f2-3ff4-4ef6-9e65-e8f77b5dd1e2", + "name": "HS_Gen5_18", + "performanceLevel": { + "value": 18, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 18 + }, + "supportedLicenseTypes": [ + { + "name": "LicenseIncluded", + "status": "Default" + }, + { + "name": "BasePrice", "status": "Available" + } + ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "f1b2a082-f622-4fb8-bbef-e74deac3ec89", + "name": "HS_Gen5_20", + "performanceLevel": { + "value": 20, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 20 + }, + "supportedLicenseTypes": [ + { + "name": "LicenseIncluded", + "status": "Default" }, { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, + "name": "BasePrice", + "status": "Available" + } + ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "f016d419-a031-4b93-ab62-7f3d2a789376", + "name": "HS_Gen4_24", + "performanceLevel": { + "value": 24, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen4", + "tier": "Hyperscale", + "family": "Gen4", + "capacity": 24 + }, + "supportedLicenseTypes": [ + { + "name": "LicenseIncluded", "status": "Default" + }, + { + "name": "BasePrice", + "status": "Available" } ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "222bc0ee-e195-4bbc-be05-3b849c3a8195", + "name": "HS_Gen5_24", "performanceLevel": { - "value": 10.0, - "unit": "DTU" + "value": 24, + "unit": "VCores" }, "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 10 + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 24 + }, + "supportedLicenseTypes": [ + { + "name": "LicenseIncluded", + "status": "Default" + }, + { + "name": "BasePrice", + "status": "Available" + } + ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "05366cca-cc70-486e-a697-bb3fab877f75", + "name": "HS_Gen5_32", + "performanceLevel": { + "value": 32, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 32 + }, + "supportedLicenseTypes": [ + { + "name": "LicenseIncluded", + "status": "Default" + }, + { + "name": "BasePrice", + "status": "Available" + } + ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "32542ef7-124d-4e66-8b41-9c6c0ab963c2", + "name": "HS_Gen5_40", + "performanceLevel": { + "value": 40, + "unit": "VCores" + }, + "sku": { + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 40 + }, + "supportedLicenseTypes": [ + { + "name": "LicenseIncluded", + "status": "Default" + }, + { + "name": "BasePrice", + "status": "Available" + } + ], + "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + }, + { + "id": "6509db45-febe-44dd-a079-35f11d477984", + "name": "HS_Gen5_80", + "performanceLevel": { + "value": 80, + "unit": "VCores" }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 250, - "unit": "Gigabytes" + "sku": { + "name": "HS_Gen5", + "tier": "Hyperscale", + "family": "Gen5", + "capacity": 80 }, + "supportedLicenseTypes": [ + { + "name": "LicenseIncluded", + "status": "Default" + }, + { + "name": "BasePrice", + "status": "Available" + } + ], "zoneRedundant": false, + "computeModel": "Provisioned", + "status": "Available" + } + ], + "zoneRedundant": false, + "readScale": { + "maxNumberOfReplicas": 4 + }, + "supportedStorageCapabilities": [ + { + "storageAccountType": "GRS", "status": "Default" }, { - "id": "1b1ebd4d-d903-4baa-97f9-4ea675f5e928", - "name": "S1", + "storageAccountType": "LRS", + "status": "Available" + }, + { + "storageAccountType": "ZRS", + "status": "Available", + "reason": "ZRS is available in multi-az regions" + } + ], + "status": "Available" + } + ], + "supportedElasticPoolEditions": [ + { + "name": "BusinessCritical", + "supportedElasticPoolPerformanceLevels": [ + { + "performanceLevel": { + "value": 3, + "unit": "VCores" + }, + "sku": { + "name": "BC_Gen4", + "tier": "BusinessCritical", + "family": "Gen4", + "capacity": 3 + }, + "supportedLicenseTypes": [ + { + "name": "LicenseIncluded", + "status": "Default" + }, + { + "name": "BasePrice", + "status": "Available" + } + ], + "maxDatabaseCount": 100, "supportedMaxSizes": [ { "minValue": { - "limit": 100, + "limit": 1024, "unit": "Megabytes" }, "maxValue": { - "limit": 100, + "limit": 31744, "unit": "Megabytes" }, "scaleSize": { - "limit": 0, + "limit": 1024, "unit": "Megabytes" }, + "logSize": { + "limit": 30, + "unit": "Percent" + }, "status": "Available" }, { "minValue": { - "limit": 500, + "limit": 32768, "unit": "Megabytes" }, "maxValue": { - "limit": 500, + "limit": 32768, "unit": "Megabytes" }, "scaleSize": { "limit": 0, "unit": "Megabytes" }, - "status": "Available" + "logSize": { + "limit": 30, + "unit": "Percent" + }, + "status": "Default" }, { "minValue": { - "limit": 1, - "unit": "Gigabytes" + "limit": 33792, + "unit": "Megabytes" }, "maxValue": { - "limit": 1, - "unit": "Gigabytes" + "limit": 1048576, + "unit": "Megabytes" }, "scaleSize": { - "limit": 0, - "unit": "Gigabytes" + "limit": 1024, + "unit": "Megabytes" }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { + "logSize": { "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" + "unit": "Percent" }, "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" } ], - "performanceLevel": { - "value": 20.0, - "unit": "DTU" - }, - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 20 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 250, - "unit": "Gigabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "455330e1-00cd-488b-b5fa-177c226f28b7", - "name": "S2", - "supportedMaxSizes": [ + "supportedPerDatabaseMaxSizes": [ { "minValue": { - "limit": 100, + "limit": 1024, "unit": "Megabytes" }, "maxValue": { - "limit": 100, + "limit": 31744, "unit": "Megabytes" }, "scaleSize": { - "limit": 0, + "limit": 1024, "unit": "Megabytes" }, "status": "Available" }, { "minValue": { - "limit": 500, + "limit": 32768, "unit": "Megabytes" }, "maxValue": { - "limit": 500, + "limit": 32768, "unit": "Megabytes" }, "scaleSize": { "limit": 0, "unit": "Megabytes" }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" + "status": "Default" }, { "minValue": { - "limit": 250, - "unit": "Gigabytes" + "limit": 33792, + "unit": "Megabytes" }, "maxValue": { - "limit": 250, - "unit": "Gigabytes" + "limit": 1048576, + "unit": "Megabytes" }, "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 50.0, - "unit": "DTU" - }, - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 50 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 250, - "unit": "Gigabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "789681b8-ca10-4eb0-bdf2-e0b050601b40", - "name": "S3", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 100.0, - "unit": "DTU" - }, - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 100 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 250, - "unit": "Gigabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "3cf14e1a-0a5d-408c-bbc7-f63c5282f735", - "name": "S4", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, + "limit": 1024, "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 200.0, - "unit": "DTU" - }, - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 200 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 250, - "unit": "Gigabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "ab69b4e3-d7cc-4aa5-87a6-f8b50615a03c", - "name": "S6", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 400.0, - "unit": "DTU" - }, - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 400 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 250, - "unit": "Gigabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "b6ca0894-d2f0-4e40-99f5-0f8a93cc2437", - "name": "S7", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 800.0, - "unit": "DTU" - }, - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 800 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 250, - "unit": "Gigabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "0efa88e9-99ff-4e36-a148-8c4b20c0826c", - "name": "S9", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 1600.0, - "unit": "DTU" - }, - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1600 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 250, - "unit": "Gigabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "98100e8b-2f8a-4a81-9eb5-4d1e675c5a29", - "name": "S12", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 3000.0, - "unit": "DTU" - }, - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 3000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 250, - "unit": "Gigabytes" - }, - "zoneRedundant": false, - "status": "Available" - } - ], - "zoneRedundant": false, - "readScale": { - "maxNumberOfReplicas": 0 - }, - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", - "status": "Available" - }, - { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" - } - ], - "status": "Available" - }, - { - "name": "Premium", - "supportedServiceLevelObjectives": [ - { - "id": "7203483a-c4fb-4304-9e9f-17c71c904f5d", - "name": "P1", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 125.0, - "unit": "DTU" - }, - "sku": { - "name": "Premium", - "tier": "Premium", - "capacity": 125 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 500, - "unit": "Gigabytes" - }, - "zoneRedundant": true, - "status": "Default" - }, - { - "id": "a7d1b92d-c987-4375-b54d-2b1d0e0f5bb0", - "name": "P2", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 250.0, - "unit": "DTU" - }, - "sku": { - "name": "Premium", - "tier": "Premium", - "capacity": 250 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 500, - "unit": "Gigabytes" - }, - "zoneRedundant": true, - "status": "Available" - }, - { - "id": "afe1eee1-1f12-4e5f-9ad6-2de9c12cb4dc", - "name": "P4", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 500.0, - "unit": "DTU" - }, - "sku": { - "name": "Premium", - "tier": "Premium", - "capacity": 500 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 500, - "unit": "Gigabytes" - }, - "zoneRedundant": true, - "status": "Available" - }, - { - "id": "43940481-9191-475a-9dba-6b505615b9aa", - "name": "P6", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 1000.0, - "unit": "DTU" - }, - "sku": { - "name": "Premium", - "tier": "Premium", - "capacity": 1000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 500, - "unit": "Gigabytes" - }, - "zoneRedundant": true, - "status": "Available" - }, - { - "id": "dd00d544-bbc0-4f61-ba60-cdce0c410288", - "name": "P11", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 4, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 4, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 1750.0, - "unit": "DTU" - }, - "sku": { - "name": "Premium", - "tier": "Premium", - "capacity": 1750 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 4, - "unit": "Terabytes" - }, - "zoneRedundant": true, - "status": "Available" - }, - { - "id": "5bc86cca-9a96-4a94-90ef-bbdfcfbf2d71", - "name": "P15", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 4, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 4, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 4000.0, - "unit": "DTU" - }, - "sku": { - "name": "Premium", - "tier": "Premium", - "capacity": 4000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 4, - "unit": "Terabytes" - }, - "zoneRedundant": true, - "status": "Available" - } - ], - "zoneRedundant": true, - "readScale": { - "maxNumberOfReplicas": 1 - }, - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", - "status": "Available" - }, - { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" - } - ], - "status": "Available" - }, - { - "name": "DataWarehouse", - "supportedServiceLevelObjectives": [ - { - "id": "9f848803-41b2-4a6d-9501-bb0e0ab31d2e", - "name": "DW100c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 900.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 900 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Default" - }, - { - "id": "bd2edbf5-11a2-4a87-b371-4b78eb82280e", - "name": "DW200c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 1800.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 1800 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "f1e305d4-5a13-4fd1-9deb-033d86ad8ea3", - "name": "DW300c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 2700.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 2700 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "9e6d0543-d417-4aee-a7aa-b588e0aa9722", - "name": "DW400c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 3600.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 3600 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "16d01b30-3ecd-4b97-aeaf-a3d52f46fcbe", - "name": "DW500c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 4500.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 4500 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "6b6d6207-2c78-48e2-8549-ae2cdc62f634", - "name": "DW1000c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 9000.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 9000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "64dec603-ff44-4497-b77f-d4dcbc013e20", - "name": "DW1500c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 13500.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 13500 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "32084fd6-8bc7-4d72-9aeb-9e5954f28779", - "name": "DW2000c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 18000.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 18000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "ea58fa6b-4504-4a59-8a8b-278a60f04fd3", - "name": "DW2500c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 22500.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 22500 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "15e8ff68-3583-42da-9c2e-a29d08bba253", - "name": "DW3000c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 27000.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 27000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "bcf5eb94-46c3-40c3-b701-c5c189300a79", - "name": "DW5000c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 45000.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 45000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "8bf62e3f-72a3-4d03-9838-8cc5e2115a07", - "name": "DW6000c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 54000.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 54000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "c3e07aba-7c88-4fdb-a9ee-ccc6705e2002", - "name": "DW7500c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 67500.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 67500 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "36ec908d-7322-4ba6-91c2-f2012eb4f32e", - "name": "DW10000c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 90000.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 90000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "5199131b-d29a-49fd-91e6-a8bdd789659f", - "name": "DW15000c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 135000.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 135000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "df4771c8-dd92-4795-b9eb-01cbb35a8cdc", - "name": "DW30000c", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 270000.0, - "unit": "DTU" - }, - "sku": { - "name": "DataWarehouse", - "tier": "DataWarehouse", - "capacity": 270000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - } - ], - "zoneRedundant": false, - "readScale": { - "maxNumberOfReplicas": 0 - }, - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", - "status": "Available" - }, - { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" - } - ], - "status": "Available" - }, - { - "name": "Stretch", - "supportedServiceLevelObjectives": [ - { - "id": "9cfc850f-d57f-4760-b5a6-bb640d268bf0", - "name": "DS100", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 750.0, - "unit": "DTU" - }, - "sku": { - "name": "Stretch", - "tier": "Stretch", - "capacity": 750 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Default" - }, - { - "id": "053407ef-f01c-46f4-b829-96e01a14f449", - "name": "DS200", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 1500.0, - "unit": "DTU" - }, - "sku": { - "name": "Stretch", - "tier": "Stretch", - "capacity": 1500 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "013a9e10-cafc-45a8-8fcf-93095655d2ce", - "name": "DS300", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 2250.0, - "unit": "DTU" - }, - "sku": { - "name": "Stretch", - "tier": "Stretch", - "capacity": 2250 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "79f61db4-8c10-46ba-a93a-d7d02dddd61c", - "name": "DS400", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 3000.0, - "unit": "DTU" - }, - "sku": { - "name": "Stretch", - "tier": "Stretch", - "capacity": 3000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "44eaac33-df00-4ef4-a2bb-f7ff87899eea", - "name": "DS500", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 3750.0, - "unit": "DTU" - }, - "sku": { - "name": "Stretch", - "tier": "Stretch", - "capacity": 3750 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "f8e0f3a6-888b-459c-a9dd-d74d8b2b0e72", - "name": "DS600", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 4500.0, - "unit": "DTU" - }, - "sku": { - "name": "Stretch", - "tier": "Stretch", - "capacity": 4500 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "b9ed8f51-a414-42dc-8348-e4a1de25e12b", - "name": "DS1000", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 7500.0, - "unit": "DTU" - }, - "sku": { - "name": "Stretch", - "tier": "Stretch", - "capacity": 7500 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "07479569-6d70-47a5-8db6-0af55d34f2c1", - "name": "DS1200", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 9000.0, - "unit": "DTU" - }, - "sku": { - "name": "Stretch", - "tier": "Stretch", - "capacity": 9000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "2d79baec-2879-46d5-9f5d-fb70eb004c4e", - "name": "DS1500", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 11250.0, - "unit": "DTU" - }, - "sku": { - "name": "Stretch", - "tier": "Stretch", - "capacity": 11250 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - }, - { - "id": "7fb5389f-6d15-4e0b-9540-fe5ecdfdbeee", - "name": "DS2000", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 60, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 60, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 70, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 70, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 80, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 80, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 90, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 90, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 240, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 240, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Default" - } - ], - "performanceLevel": { - "value": 15000.0, - "unit": "DTU" - }, - "sku": { - "name": "Stretch", - "tier": "Stretch", - "capacity": 15000 - }, - "supportedLicenseTypes": [], - "includedMaxSize": { - "limit": 240, - "unit": "Terabytes" - }, - "zoneRedundant": false, - "status": "Available" - } - ], - "zoneRedundant": false, - "readScale": { - "maxNumberOfReplicas": 0 - }, - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", - "status": "Available" - }, - { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" - } - ], - "status": "Available" - }, - { - "name": "GeneralPurpose", - "supportedServiceLevelObjectives": [ - { - "id": "5934b5fa-2f4c-4a4b-8dfb-1ce116f0f587", - "name": "GP_Gen4_1", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 1.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 1 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "aa3dbf38-039b-4a88-8487-94dfddfd1f86", - "name": "GP_S_Gen5_1", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 524288, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 1.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 1 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 0.5, - "status": "Default" - }, - { - "value": 0.75, - "status": "Available" - }, - { - "value": 1.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "29575dba-2a11-4440-8813-fc75b9c32a83", - "name": "GP_Gen4_2", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 2.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 2 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "f21733ad-9b9b-4d4e-a4fa-94a133c41718", - "name": "GP_Gen5_2", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 2.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 2 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Default" - }, - { - "id": "3d6269f6-9ca1-4192-a947-5bff42c8c2aa", - "name": "GP_S_Gen5_2", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 2.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 2 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 0.5, - "status": "Default" - }, - { - "value": 0.75, - "status": "Available" - }, - { - "value": 1.0, - "status": "Available" - }, - { - "value": 1.25, - "status": "Available" - }, - { - "value": 1.5, - "status": "Available" - }, - { - "value": 1.75, - "status": "Available" - }, - { - "value": 2.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "a265476d-7f55-47c5-af89-41f619593622", - "name": "GP_Gen4_3", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 3.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 3 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "12127802-4801-442f-acdc-6a305e5d8607", - "name": "GP_Gen4_4", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 4.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 4 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "5a2250bb-cc3e-4f86-acbd-599fe184b9be", - "name": "GP_Gen5_4", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 4.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 4 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "3372b1c4-d1ab-485c-80dc-e6a0ce4e5f91", - "name": "GP_S_Gen5_4", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 4.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 4 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 0.5, - "status": "Default" - }, - { - "value": 0.75, - "status": "Available" - }, - { - "value": 1.0, - "status": "Available" - }, - { - "value": 1.25, - "status": "Available" - }, - { - "value": 1.5, - "status": "Available" - }, - { - "value": 1.75, - "status": "Available" - }, - { - "value": 2.0, - "status": "Available" - }, - { - "value": 2.25, - "status": "Available" - }, - { - "value": 2.5, - "status": "Available" - }, - { - "value": 3.0, - "status": "Available" - }, - { - "value": 4.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "d8f42720-7066-49da-853e-1a7a0f2ae635", - "name": "GP_Gen4_5", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 5.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 5 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "0a8f0204-66ec-411b-80bd-d15460c7ccc6", - "name": "GP_Gen4_6", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 6.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 6 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "197e794a-a0a2-4286-9629-1677137b1314", - "name": "GP_Gen5_6", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 6.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 6 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "29627e46-7cfd-49c3-92f1-22af2cc31502", - "name": "GP_S_Gen5_6", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 6.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 6 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 0.75, - "status": "Default" - }, - { - "value": 1.0, - "status": "Available" - }, - { - "value": 1.25, - "status": "Available" - }, - { - "value": 1.5, - "status": "Available" - }, - { - "value": 1.75, - "status": "Available" - }, - { - "value": 2.0, - "status": "Available" - }, - { - "value": 2.25, - "status": "Available" - }, - { - "value": 2.5, - "status": "Available" - }, - { - "value": 3.0, - "status": "Available" - }, - { - "value": 4.0, - "status": "Available" - }, - { - "value": 5.0, - "status": "Available" - }, - { - "value": 6.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "e75459da-541e-4dd1-952a-c8874f2cad4a", - "name": "GP_Gen4_7", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 7.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 7 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "b6cb748f-90b7-4583-925d-17151fce4031", - "name": "GP_Gen4_8", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "d92ff70d-5cc6-4bca-90dd-9ba988f08c02", - "name": "GP_Gen5_8", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "a603eecf-7801-4767-81ce-a59a8a6a0722", - "name": "GP_S_Gen5_8", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 8 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 1.0, - "status": "Default" - }, - { - "value": 1.25, - "status": "Available" - }, - { - "value": 1.5, - "status": "Available" - }, - { - "value": 1.75, - "status": "Available" - }, - { - "value": 2.0, - "status": "Available" - }, - { - "value": 2.25, - "status": "Available" - }, - { - "value": 2.5, - "status": "Available" - }, - { - "value": 3.0, - "status": "Available" - }, - { - "value": 4.0, - "status": "Available" - }, - { - "value": 5.0, - "status": "Available" - }, - { - "value": 6.0, - "status": "Available" - }, - { - "value": 8.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "a3b10bc7-a7ca-4810-b42c-ed8b13d2b3af", - "name": "GP_Fsv2_8", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "66b222db-8f6c-46bf-806a-75a38bac674f", - "name": "GP_Gen4_9", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 9.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 9 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "e53c1e77-5b43-4e8c-aafd-a875ea64807e", - "name": "GP_Gen4_10", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "eb26495c-75d3-427a-80a1-e72583bddf4e", - "name": "GP_Gen5_10", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "77f361df-4913-485f-943f-2bb1d810f4b5", - "name": "GP_S_Gen5_10", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 10 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 1.25, - "status": "Default" - }, - { - "value": 1.5, - "status": "Available" - }, - { - "value": 1.75, - "status": "Available" - }, - { - "value": 2.0, - "status": "Available" - }, - { - "value": 2.25, - "status": "Available" - }, - { - "value": 2.5, - "status": "Available" - }, - { - "value": 3.0, - "status": "Available" - }, - { - "value": 4.0, - "status": "Available" - }, - { - "value": 5.0, - "status": "Available" - }, - { - "value": 6.0, - "status": "Available" - }, - { - "value": 8.0, - "status": "Available" - }, - { - "value": 10.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "a8761055-d563-487c-b50c-84429f579b73", - "name": "GP_Fsv2_10", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "7b24051a-7551-4f81-b7ed-138b752c0cab", - "name": "GP_Gen5_12", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 12.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 12 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "fafc7509-d0c0-4d4d-b833-a22a92002af1", - "name": "GP_S_Gen5_12", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 12.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 12 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 1.5, - "status": "Default" - }, - { - "value": 1.75, - "status": "Available" - }, - { - "value": 2.0, - "status": "Available" - }, - { - "value": 2.25, - "status": "Available" - }, - { - "value": 2.5, - "status": "Available" - }, - { - "value": 3.0, - "status": "Available" - }, - { - "value": 4.0, - "status": "Available" - }, - { - "value": 5.0, - "status": "Available" - }, - { - "value": 6.0, - "status": "Available" - }, - { - "value": 8.0, - "status": "Available" - }, - { - "value": 10.0, - "status": "Available" - }, - { - "value": 12.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "4bd009b4-ee2f-4a79-814e-428a36559f01", - "name": "GP_Fsv2_12", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 12.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 12 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "a0dcebb2-7b28-45d6-83c8-034ffc44dcc7", - "name": "GP_Gen5_14", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 14.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 14 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "ffd5edac-d85c-4685-b16d-de8faaa9a085", - "name": "GP_S_Gen5_14", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 14.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 14 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 1.75, - "status": "Default" - }, - { - "value": 2.0, - "status": "Available" - }, - { - "value": 2.25, - "status": "Available" - }, - { - "value": 2.5, - "status": "Available" - }, - { - "value": 3.0, - "status": "Available" - }, - { - "value": 4.0, - "status": "Available" - }, - { - "value": 5.0, - "status": "Available" - }, - { - "value": 6.0, - "status": "Available" - }, - { - "value": 8.0, - "status": "Available" - }, - { - "value": 10.0, - "status": "Available" - }, - { - "value": 12.0, - "status": "Available" - }, - { - "value": 14.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "ad3521ea-1b91-4803-8c80-7f44ab56b7e7", - "name": "GP_Fsv2_14", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 14.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 14 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "3bbb282e-5cfb-4a8e-98d5-72b9de14fd40", - "name": "GP_Gen4_16", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "92a37be8-8fb8-4ef8-9add-dbc217c038a7", - "name": "GP_Gen5_16", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "92adf537-10d2-418a-928f-252a069231aa", - "name": "GP_S_Gen5_16", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 16 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 2.0, - "status": "Default" - }, - { - "value": 2.25, - "status": "Available" - }, - { - "value": 2.5, - "status": "Available" - }, - { - "value": 3.0, - "status": "Available" - }, - { - "value": 4.0, - "status": "Available" - }, - { - "value": 5.0, - "status": "Available" - }, - { - "value": 6.0, - "status": "Available" - }, - { - "value": 8.0, - "status": "Available" - }, - { - "value": 10.0, - "status": "Available" - }, - { - "value": 12.0, - "status": "Available" - }, - { - "value": 14.0, - "status": "Available" - }, - { - "value": 16.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "1317b299-f73d-49b6-b456-4fc4ae326571", - "name": "GP_Fsv2_16", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "7786e4d6-7def-4c25-bbe6-bbb166d9060d", - "name": "GP_Gen5_18", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 18.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 18 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "012d6080-8170-4c7c-9a21-4f3d928ec799", - "name": "GP_S_Gen5_18", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 18.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 18 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 2.25, - "status": "Default" - }, - { - "value": 2.5, - "status": "Available" - }, - { - "value": 3.0, - "status": "Available" - }, - { - "value": 4.0, - "status": "Available" - }, - { - "value": 5.0, - "status": "Available" - }, - { - "value": 6.0, - "status": "Available" - }, - { - "value": 8.0, - "status": "Available" - }, - { - "value": 10.0, - "status": "Available" - }, - { - "value": 12.0, - "status": "Available" - }, - { - "value": 14.0, - "status": "Available" - }, - { - "value": 16.0, - "status": "Available" - }, - { - "value": 18.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "40f18597-3daf-4730-aa3c-ce4f296a5cb9", - "name": "GP_Fsv2_18", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 18.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 18 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "a4567429-ab9b-47c7-a7d9-bef90069c942", - "name": "GP_Gen5_20", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 20.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 20 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "12ebd5c2-b464-4f90-84e0-8e00b8f36244", - "name": "GP_S_Gen5_20", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 20.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 20 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 2.5, - "status": "Default" - }, - { - "value": 3.0, - "status": "Available" - }, - { - "value": 4.0, - "status": "Available" - }, - { - "value": 5.0, - "status": "Available" - }, - { - "value": 6.0, - "status": "Available" - }, - { - "value": 8.0, - "status": "Available" - }, - { - "value": 10.0, - "status": "Available" - }, - { - "value": 12.0, - "status": "Available" - }, - { - "value": 14.0, - "status": "Available" - }, - { - "value": 16.0, - "status": "Available" - }, - { - "value": 18.0, - "status": "Available" - }, - { - "value": 20.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "cdb322eb-cba8-4c33-a734-49659773c170", - "name": "GP_Fsv2_20", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 20.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 20 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "560fc158-3975-4431-9c58-c913d6eadde3", - "name": "GP_Gen4_24", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "a0e88422-40ff-4e8d-9403-d69ca347fc36", - "name": "GP_Gen5_24", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "11fb8677-fe10-47cb-8bd8-3712fd68dc68", - "name": "GP_S_Gen5_24", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 24 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 3.0, - "status": "Default" - }, - { - "value": 4.0, - "status": "Available" - }, - { - "value": 5.0, - "status": "Available" - }, - { - "value": 6.0, - "status": "Available" - }, - { - "value": 8.0, - "status": "Available" - }, - { - "value": 10.0, - "status": "Available" - }, - { - "value": 12.0, - "status": "Available" - }, - { - "value": 14.0, - "status": "Available" - }, - { - "value": 16.0, - "status": "Available" - }, - { - "value": 18.0, - "status": "Available" - }, - { - "value": 20.0, - "status": "Available" - }, - { - "value": 24.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "2c73e9f0-7645-4443-b2bf-5c7719176fd4", - "name": "GP_Fsv2_24", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "e8a59272-786f-4969-a8b5-7db1dedb37cf", - "name": "GP_Gen5_32", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 32.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 32 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "47b19344-28d2-4343-9263-5e9e71553d55", - "name": "GP_S_Gen5_32", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 32.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 32 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 4.0, - "status": "Default" - }, - { - "value": 5.0, - "status": "Available" - }, - { - "value": 6.0, - "status": "Available" - }, - { - "value": 8.0, - "status": "Available" - }, - { - "value": 10.0, - "status": "Available" - }, - { - "value": 12.0, - "status": "Available" - }, - { - "value": 14.0, - "status": "Available" - }, - { - "value": 16.0, - "status": "Available" - }, - { - "value": 18.0, - "status": "Available" - }, - { - "value": 20.0, - "status": "Available" - }, - { - "value": 24.0, - "status": "Available" - }, - { - "value": 32.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "5c5bd6cd-b55d-4736-874f-033538d5a31c", - "name": "GP_Fsv2_32", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 32.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 32 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "a8f46e70-17ca-422b-a3cc-d09adf7cd8ff", - "name": "GP_Fsv2_36", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 36.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 36 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "add5efcd-d19e-47c0-90ec-5cf76d25ec62", - "name": "GP_Gen5_40", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 40.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 40 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "3319db90-9a3a-4147-8c47-9bec4cb53359", - "name": "GP_S_Gen5_40", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 40.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_S_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 40 - }, - "supportedLicenseTypes": [], - "zoneRedundant": false, - "supportedAutoPauseDelay": { - "minValue": 60, - "maxValue": 10080, - "stepSize": 10, - "default": 60, - "unit": "Minutes", - "doNotPauseValue": -1 - }, - "supportedMinCapacities": [ - { - "value": 5.0, - "status": "Default" - }, - { - "value": 6.0, - "status": "Available" - }, - { - "value": 8.0, - "status": "Available" - }, - { - "value": 10.0, - "status": "Available" - }, - { - "value": 12.0, - "status": "Available" - }, - { - "value": 14.0, - "status": "Available" - }, - { - "value": 16.0, - "status": "Available" - }, - { - "value": 18.0, - "status": "Available" - }, - { - "value": 20.0, - "status": "Available" - }, - { - "value": 24.0, - "status": "Available" - }, - { - "value": 32.0, - "status": "Available" - }, - { - "value": 40.0, - "status": "Available" - } - ], - "computeModel": "Serverless", - "status": "Available" - }, - { - "id": "dac4e709-4593-46a6-a1b8-96502f9ea49e", - "name": "GP_Fsv2_72", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 72.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 72 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "e847fba4-b20d-4ab3-a422-c74070f38acc", - "name": "GP_Gen5_80", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 80.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 80 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - } - ], - "zoneRedundant": false, - "readScale": { - "maxNumberOfReplicas": 0 - }, - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", - "status": "Available" - }, - { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" - } - ], - "status": "Default" - }, - { - "name": "BusinessCritical", - "supportedServiceLevelObjectives": [ - { - "id": "c62e8f57-d557-4377-a078-31cc5898c30d", - "name": "BC_Gen4_1", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 1.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 1 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "063b8b86-08f4-4697-aa15-1a0ef798c4b5", - "name": "BC_Gen4_2", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 2.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 2 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "a0fc5801-8d79-49b1-bb62-02e84cf70333", - "name": "BC_Gen5_2", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 2.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 2 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Default" - }, - { - "id": "85d9197b-2d08-4722-b16f-544f82e9474a", - "name": "BC_Gen4_3", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 3.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 3 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "51909b2a-78ab-4187-9399-ef948311ebd3", - "name": "BC_Gen4_4", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 4.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 4 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "665a55db-09db-4623-a7c3-95973806f722", - "name": "BC_Gen5_4", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 4.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 4 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "a11c134d-aea7-4146-b68d-abbf996da1ea", - "name": "BC_Gen4_5", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 5.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 5 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "130f88a6-15ef-4f62-86f3-7422d93d3b41", - "name": "BC_Gen4_6", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 6.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 6 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "c2d88f7b-021c-494e-adc2-d484c184a129", - "name": "BC_Gen5_6", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 6.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 6 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "8160a1ce-2d4b-487c-9d06-910d01a29d6a", - "name": "BC_Gen4_7", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 7.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 7 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "daf80701-f93b-4b57-994e-699905078444", - "name": "BC_Gen4_8", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "5f71c3de-ead7-4cb9-8505-d12e2dc2774a", - "name": "BC_Gen5_8", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "a8f450b6-c2be-4a4b-a053-22e1d5a21175", - "name": "BC_M_8", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 524288, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "id": "9f48f46b-d290-4593-aada-2219f5729c97", - "name": "BC_Gen4_9", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 9.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 9 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "cbe7e810-92e2-4e88-b052-f057a049dc19", - "name": "BC_Gen4_10", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "6146bc08-82f8-4842-8374-fcb89a0303bf", - "name": "BC_Gen5_10", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "c32b6a40-1706-4db5-84ae-d96f7860e80c", - "name": "BC_M_10", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 655360, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "id": "9c892ace-06fe-44b1-9cca-7ad71f3912a3", - "name": "BC_Gen5_12", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 12.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 12 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "aae80742-a474-448b-bcde-4993f41d0783", - "name": "BC_M_12", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 786432, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "performanceLevel": { - "value": 12.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 12 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "id": "2cdc2809-a9d0-4b14-bbe4-6a0ef12a657b", - "name": "BC_Gen5_14", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 14.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 14 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "ab7179fb-a9e6-45be-bd94-755c022b27fa", - "name": "BC_M_14", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 917504, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "performanceLevel": { - "value": 14.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 14 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "id": "3cb9d0b5-1aa5-463d-880a-424c5b7b2790", - "name": "BC_Gen4_16", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "5cf22315-05d1-4af0-b3d8-432459dc1ce9", - "name": "BC_Gen5_16", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "92dd8cc1-9cd6-4433-8fd3-0716b18c495b", - "name": "BC_M_16", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "id": "2557f090-9298-4db0-95c8-b5f60730a0b0", - "name": "BC_Gen5_18", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 18.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 18 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "10984be0-57d0-426d-8004-046e42fd076c", - "name": "BC_M_18", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1179648, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "performanceLevel": { - "value": 18.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 18 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "id": "6c744196-96b4-40f9-b348-f5f0f78e45f4", - "name": "BC_Gen5_20", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 20.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 20 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "d300cbea-b856-4206-aab1-f4f11bc04ee8", - "name": "BC_M_20", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1310720, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "performanceLevel": { - "value": 20.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 20 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "id": "65f12963-e606-4d1b-b36a-71480f31e904", - "name": "BC_Gen4_24", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "09266e61-c762-47af-9377-07e1fcf0e28f", - "name": "BC_Gen5_24", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "ba4cbd5e-5ffc-4734-8682-a0fe660f3f3f", - "name": "BC_M_24", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "id": "2a8e2a20-b3d8-49b0-9150-4c16c6bdcc98", - "name": "BC_Gen5_32", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 32.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 32 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "9738bf56-c21b-4c67-abca-b962d82a1b02", - "name": "BC_M_32", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 2097152, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "performanceLevel": { - "value": 32.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 32 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "id": "c07a9ab7-a897-41b0-b3b3-16e605cb93a1", - "name": "BC_Gen5_40", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 40.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 40 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "891ae2e8-5f29-4ac7-827e-a3dac1152194", - "name": "BC_M_64", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "performanceLevel": { - "value": 64.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 64 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "id": "cc1f7acb-84d5-4d0d-8830-a107747ef391", - "name": "BC_Gen5_80", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 80.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 80 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": true, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "338b59a7-1436-4196-86c9-09dc99aba394", - "name": "BC_M_128", - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "performanceLevel": { - "value": 128.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 128 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - } - ], - "zoneRedundant": false, - "readScale": { - "maxNumberOfReplicas": 1 - }, - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", - "status": "Available" - }, - { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" - } - ], - "status": "Available" - }, - { - "name": "Hyperscale", - "supportedServiceLevelObjectives": [ - { - "id": "9380cd0e-b025-4e9d-829c-c1918c1614bb", - "name": "HS_Gen4_1", - "performanceLevel": { - "value": 1.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 1 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "34497c3f-24b9-4cee-968d-6e5e854670fe", - "name": "HS_Gen4_2", - "performanceLevel": { - "value": 2.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 2 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "a420d2b2-ca32-4152-b1c6-dd8d4d9fd734", - "name": "HS_Gen5_2", - "performanceLevel": { - "value": 2.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 2 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Default" - }, - { - "id": "5de845d2-2055-428c-b507-94131358cdd7", - "name": "HS_Gen4_3", - "performanceLevel": { - "value": 3.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 3 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "d060b874-21f3-47b0-a9bd-a1a737cfcc6e", - "name": "HS_Gen4_4", - "performanceLevel": { - "value": 4.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 4 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "60dba88b-2dfa-4123-be57-bd0dbfd92a72", - "name": "HS_Gen5_4", - "performanceLevel": { - "value": 4.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 4 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "925a0916-15fb-4764-aa76-533d97f2d782", - "name": "HS_Gen4_5", - "performanceLevel": { - "value": 5.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 5 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "d7aa11c2-e4c7-442a-962e-308b371f5ec1", - "name": "HS_Gen4_6", - "performanceLevel": { - "value": 6.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 6 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "b9c594ec-a3fe-4bfe-808d-a595410d0a07", - "name": "HS_Gen5_6", - "performanceLevel": { - "value": 6.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 6 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "d77eef57-6c00-4003-b140-822509b8736a", - "name": "HS_Gen4_7", - "performanceLevel": { - "value": 7.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 7 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "694bf389-7cb2-4461-8fa2-0b06d8438315", - "name": "HS_Gen4_8", - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "efdfac5f-3f8e-4500-95b1-684c07349860", - "name": "HS_Gen5_8", - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "554ea52a-9ecc-4d87-bbc7-1e257705da3f", - "name": "HS_Gen4_9", - "performanceLevel": { - "value": 9.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 9 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "576f3f38-b950-4eaa-b74e-33d831193441", - "name": "HS_Gen4_10", - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "69697c3a-1946-4eb8-a5a4-a269168dde27", - "name": "HS_Gen5_10", - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "1bee9dc8-68b4-44df-b870-8ab0e4d71e94", - "name": "HS_Gen5_12", - "performanceLevel": { - "value": 12.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 12 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "07a8341d-c0b2-4000-bc7a-5b4dae2ad210", - "name": "HS_Gen5_14", - "performanceLevel": { - "value": 14.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 14 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "7fc1f700-a45d-499e-901f-2a00645c54db", - "name": "HS_Gen4_16", - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "6b56f70b-52e5-44ba-8cd5-4f63d224b206", - "name": "HS_Gen5_16", - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "ba0029f2-3ff4-4ef6-9e65-e8f77b5dd1e2", - "name": "HS_Gen5_18", - "performanceLevel": { - "value": 18.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 18 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "f1b2a082-f622-4fb8-bbef-e74deac3ec89", - "name": "HS_Gen5_20", - "performanceLevel": { - "value": 20.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 20 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "f016d419-a031-4b93-ab62-7f3d2a789376", - "name": "HS_Gen4_24", - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen4", - "tier": "Hyperscale", - "family": "Gen4", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "222bc0ee-e195-4bbc-be05-3b849c3a8195", - "name": "HS_Gen5_24", - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "05366cca-cc70-486e-a697-bb3fab877f75", - "name": "HS_Gen5_32", - "performanceLevel": { - "value": 32.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 32 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "32542ef7-124d-4e66-8b41-9c6c0ab963c2", - "name": "HS_Gen5_40", - "performanceLevel": { - "value": 40.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 40 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - }, - { - "id": "6509db45-febe-44dd-a079-35f11d477984", - "name": "HS_Gen5_80", - "performanceLevel": { - "value": 80.0, - "unit": "VCores" - }, - "sku": { - "name": "HS_Gen5", - "tier": "Hyperscale", - "family": "Gen5", - "capacity": 80 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "zoneRedundant": false, - "computeModel": "Provisioned", - "status": "Available" - } - ], - "zoneRedundant": false, - "readScale": { - "maxNumberOfReplicas": 4 - }, - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", - "status": "Available" - }, - { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" - } - ], - "status": "Available" - } - ], - "supportedElasticPoolEditions": [ - { - "name": "Standard", - "supportedElasticPoolPerformanceLevels": [ - { - "performanceLevel": { - "value": 50.0, - "unit": "DTU" - }, - "sku": { - "name": "StandardPool", - "tier": "Standard", - "capacity": 50 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 100, - "includedMaxSize": { - "limit": 50, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 10.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 100.0, - "unit": "DTU" - }, - "sku": { - "name": "StandardPool", - "tier": "Standard", - "capacity": 100 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 200, - "includedMaxSize": { - "limit": 100, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 10.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Default" - }, - { - "performanceLevel": { - "value": 200.0, - "unit": "DTU" - }, - "sku": { - "name": "StandardPool", - "tier": "Standard", - "capacity": 200 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 200, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 10.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 300.0, - "unit": "DTU" - }, - "sku": { - "name": "StandardPool", - "tier": "Standard", - "capacity": 300 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 300, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 10.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 400.0, - "unit": "DTU" - }, - "sku": { - "name": "StandardPool", - "tier": "Standard", - "capacity": 400 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 400, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 10.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 800.0, - "unit": "DTU" - }, - "sku": { - "name": "StandardPool", - "tier": "Standard", - "capacity": 800 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 800, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 10.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 1200.0, - "unit": "DTU" - }, - "sku": { - "name": "StandardPool", - "tier": "Standard", - "capacity": 1200 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 1200, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 10.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 1600.0, - "unit": "DTU" - }, - "sku": { - "name": "StandardPool", - "tier": "Standard", - "capacity": 1600 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 1600, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 10.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 2000.0, - "unit": "DTU" - }, - "sku": { - "name": "StandardPool", - "tier": "Standard", - "capacity": 2000 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 2000, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 10.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 2000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 2500.0, - "unit": "DTU" - }, - "sku": { - "name": "StandardPool", - "tier": "Standard", - "capacity": 2500 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 2500, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 4, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 4, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 10.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 2000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2500.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 2000.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 2500.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 3000.0, - "unit": "DTU" - }, - "sku": { - "name": "StandardPool", - "tier": "Standard", - "capacity": 3000 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 3000, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 4, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 4, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 10.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 2000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2500.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 2000.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 2500.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 10.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 100.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 300.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 400.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 800.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1200.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1600.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 2000.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 2500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 3000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "name": "Premium", - "supportedElasticPoolPerformanceLevels": [ - { - "performanceLevel": { - "value": 125.0, - "unit": "DTU" - }, - "sku": { - "name": "PremiumPool", - "tier": "Premium", - "capacity": 125 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 50, - "includedMaxSize": { - "limit": 250, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 25.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Default" - }, - { - "performanceLevel": { - "value": 250.0, - "unit": "DTU" - }, - "sku": { - "name": "PremiumPool", - "tier": "Premium", - "capacity": 250 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 100, - "includedMaxSize": { - "limit": 500, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 25.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 250.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 500.0, - "unit": "DTU" - }, - "sku": { - "name": "PremiumPool", - "tier": "Premium", - "capacity": 500 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 100, - "includedMaxSize": { - "limit": 750, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 25.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 250.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 1000.0, - "unit": "DTU" - }, - "sku": { - "name": "PremiumPool", - "tier": "Premium", - "capacity": 1000 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 100, - "includedMaxSize": { - "limit": 1, - "unit": "Terabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 25.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 250.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 1500.0, - "unit": "DTU" - }, - "sku": { - "name": "PremiumPool", - "tier": "Premium", - "capacity": 1500 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 100, - "includedMaxSize": { - "limit": 1536, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 25.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 250.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 2000.0, - "unit": "DTU" - }, - "sku": { - "name": "PremiumPool", - "tier": "Premium", - "capacity": 2000 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 100, - "includedMaxSize": { - "limit": 2, - "unit": "Terabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 25.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 250.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1750.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1750.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 2500.0, - "unit": "DTU" - }, - "sku": { - "name": "PremiumPool", - "tier": "Premium", - "capacity": 2500 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 100, - "includedMaxSize": { - "limit": 2560, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 25.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 250.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1750.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1750.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 3000.0, - "unit": "DTU" - }, - "sku": { - "name": "PremiumPool", - "tier": "Premium", - "capacity": 3000 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 100, - "includedMaxSize": { - "limit": 3, - "unit": "Terabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 25.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 250.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1750.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1750.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 3500.0, - "unit": "DTU" - }, - "sku": { - "name": "PremiumPool", - "tier": "Premium", - "capacity": 3500 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 100, - "includedMaxSize": { - "limit": 3584, - "unit": "Gigabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 25.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 250.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1750.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1750.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 4000.0, - "unit": "DTU" - }, - "sku": { - "name": "PremiumPool", - "tier": "Premium", - "capacity": 4000 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 100, - "includedMaxSize": { - "limit": 4, - "unit": "Terabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 800, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1600, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3000, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 4, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 4, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 5, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 10, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 20, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 30, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 40, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 50, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 150, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 200, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 250, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 300, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 400, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 750, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1280, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1536, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1792, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2304, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2560, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2816, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 3, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3328, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3584, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 3840, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 4, - "unit": "Terabytes" - }, - "maxValue": { - "limit": 4, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Terabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 25.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - }, - { - "limit": 250.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1750.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1750.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4000.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 25.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 50.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 75.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 125.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 250.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 500.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1000.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 1750.0, - "unit": "DTU", - "status": "Available" - }, - { - "limit": 4000.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Available" - } - ], - "zoneRedundant": true, - "status": "Available" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "name": "Basic", - "supportedElasticPoolPerformanceLevels": [ - { - "performanceLevel": { - "value": 50.0, - "unit": "DTU" - }, - "sku": { - "name": "BasicPool", - "tier": "Basic", - "capacity": 50 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 100, - "includedMaxSize": { - "limit": 5000, - "unit": "Megabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 5000, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 5000, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 5.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 5.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Default" - }, - { - "performanceLevel": { - "value": 100.0, - "unit": "DTU" - }, - "sku": { - "name": "BasicPool", - "tier": "Basic", - "capacity": 100 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 200, - "includedMaxSize": { - "limit": 10000, - "unit": "Megabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 10000, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 10000, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 5.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 5.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 200.0, - "unit": "DTU" - }, - "sku": { - "name": "BasicPool", - "tier": "Basic", - "capacity": 200 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 20000, - "unit": "Megabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 20000, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 20000, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 5.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 5.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 300.0, - "unit": "DTU" - }, - "sku": { - "name": "BasicPool", - "tier": "Basic", - "capacity": 300 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 30000, - "unit": "Megabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 30000, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 30000, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 5.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 5.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 400.0, - "unit": "DTU" - }, - "sku": { - "name": "BasicPool", - "tier": "Basic", - "capacity": 400 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 40000, - "unit": "Megabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 40000, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 40000, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 5.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 5.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 800.0, - "unit": "DTU" - }, - "sku": { - "name": "BasicPool", - "tier": "Basic", - "capacity": 800 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 80000, - "unit": "Megabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 80000, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 80000, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 5.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 5.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 1200.0, - "unit": "DTU" - }, - "sku": { - "name": "BasicPool", - "tier": "Basic", - "capacity": 1200 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 120000, - "unit": "Megabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 120000, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 120000, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 5.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 5.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 1600.0, - "unit": "DTU" - }, - "sku": { - "name": "BasicPool", - "tier": "Basic", - "capacity": 1600 - }, - "supportedLicenseTypes": [], - "maxDatabaseCount": 500, - "includedMaxSize": { - "limit": 160000, - "unit": "Megabytes" - }, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 160000, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 160000, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 100, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 100, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 500, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 500, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Gigabytes" - }, - "status": "Default" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 5.0, - "unit": "DTU", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "DTU", - "status": "Default" - }, - { - "limit": 5.0, - "unit": "DTU", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "name": "GeneralPurpose", - "supportedElasticPoolPerformanceLevels": [ - { - "performanceLevel": { - "value": 1.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 1 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 524288, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 2.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 2 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 200, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 774144, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 2.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 2 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 524288, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Default" - }, - { - "performanceLevel": { - "value": 3.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 3 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 4.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 4 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 4.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 4 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 200, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 774144, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 5.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 5 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 6.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 6 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 2097152, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 6.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 6 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 7.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 7 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 2097152, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 2097152, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 9.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 9 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 2097152, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 2097152, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 12.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 12 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 2097152, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 12.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 12 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 14.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 14 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 2097152, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 14.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 14 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3670016, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 2097152, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 18.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 18 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 18.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 18 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 20.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 20 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 20.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 20 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen4", - "tier": "GeneralPurpose", - "family": "Gen4", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 32.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 32 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 32.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 32 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 36.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 36 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 36.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 36.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 40.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 40 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 40.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 40.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 72.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Fsv2", - "tier": "GeneralPurpose", - "family": "Fsv2", - "capacity": 72 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 36.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 36.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 40.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 36.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 40.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 72.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 36.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 40.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 72.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 80.0, - "unit": "VCores" - }, - "sku": { - "name": "GP_Gen5", - "tier": "GeneralPurpose", - "family": "Gen5", - "capacity": 80 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 500, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 40.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 40.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 48.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 40.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 48.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 80.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 40.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 48.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 80.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Default" - }, - { - "name": "BusinessCritical", - "supportedElasticPoolPerformanceLevels": [ - { - "performanceLevel": { - "value": 2.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 2 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 50, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 3.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 3 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 4.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 4 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 4.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 4 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 50, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Default" - }, - { - "performanceLevel": { - "value": 5.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 5 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 6.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 6 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 6.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 6 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 7.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 7 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 8.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 8 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 524288, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 524288, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "performanceLevel": { - "value": 9.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 9 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 10.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 10 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 655360, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 655360, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "performanceLevel": { - "value": 12.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 12 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 12.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 12 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 786432, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 786432, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "performanceLevel": { - "value": 14.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 14 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 14.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 14 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 917504, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 917504, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 16.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 16 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "performanceLevel": { - "value": 18.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 18 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 18.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 18 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1179648, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1179648, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "performanceLevel": { - "value": 20.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 20 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 20.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 20 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1310720, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1310720, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen4", - "tier": "BusinessCritical", - "family": "Gen4", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1048576, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 3.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 5.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 7.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 9.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - }, - { - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 24.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 24 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 1572864, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "performanceLevel": { - "value": 32.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 32 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 32.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 32 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 2097152, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 2097152, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 32.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "performanceLevel": { - "value": 40.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 40 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 40.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 40.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": true, - "status": "Available" - }, - { - "performanceLevel": { - "value": 64.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_M", - "tier": "BusinessCritical", - "family": "M", - "capacity": 64 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "name": "BasePrice", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 24.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 32.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 40.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 40.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 64.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 24.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 32.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 40.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "limit": 64.0, - "unit": "VCores", - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - } - ], - "zoneRedundant": false, - "status": "Visible", - "reason": "M-Series databases/elastic pools are not available in this region for your subscription. For more information or to request quota, please contact Microsoft support." - }, - { - "performanceLevel": { - "value": 80.0, - "unit": "VCores" - }, - "sku": { - "name": "BC_Gen5", - "tier": "BusinessCritical", - "family": "Gen5", - "capacity": 80 - }, - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "maxDatabaseCount": 100, - "supportedMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 30, - "unit": "Percent" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "logSize": { - "limit": 1048576, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxSizes": [ - { - "minValue": { - "limit": 1024, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 31744, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 32768, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 0, - "unit": "Megabytes" - }, - "status": "Default" - }, - { - "minValue": { - "limit": 33792, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 3144704, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - }, - { - "minValue": { - "limit": 3145728, - "unit": "Megabytes" - }, - "maxValue": { - "limit": 4194304, - "unit": "Megabytes" - }, - "scaleSize": { - "limit": 1024, - "unit": "Megabytes" - }, - "status": "Available" - } - ], - "supportedPerDatabaseMaxPerformanceLevels": [ - { - "limit": 0.25, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 0.25, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 0.5, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, + }, + "status": "Available" + } + ], + "supportedPerDatabaseMaxPerformanceLevels": [ + { + "limit": 0.25, + "unit": "VCores", + "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 16.0, + "limit": 0, "unit": "VCores", - "status": "Available" + "status": "Default" }, { - "limit": 18.0, + "limit": 0.25, "unit": "VCores", "status": "Available" } @@ -77906,11 +891,11 @@ "status": "Available" }, { - "limit": 20.0, + "limit": 0.5, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, @@ -77923,71 +908,16 @@ "limit": 0.5, "unit": "VCores", "status": "Available" - }, - { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" } ], "status": "Available" }, { - "limit": 24.0, + "limit": 1, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, @@ -78002,62 +932,7 @@ "status": "Available" }, { - "limit": 1.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 6.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 18.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 20.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 24.0, + "limit": 1, "unit": "VCores", "status": "Available" } @@ -78065,11 +940,11 @@ "status": "Available" }, { - "limit": 32.0, + "limit": 2, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, @@ -78084,67 +959,255 @@ "status": "Available" }, { - "limit": 1.0, + "limit": 1, "unit": "VCores", "status": "Available" }, { - "limit": 2.0, + "limit": 2, "unit": "VCores", "status": "Available" - }, + } + ], + "status": "Available" + }, + { + "limit": 3, + "unit": "VCores", + "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 4.0, + "limit": 0, "unit": "VCores", - "status": "Available" + "status": "Default" }, { - "limit": 6.0, + "limit": 0.25, "unit": "VCores", "status": "Available" }, { - "limit": 8.0, + "limit": 0.5, "unit": "VCores", "status": "Available" }, { - "limit": 10.0, + "limit": 1, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 2, "unit": "VCores", "status": "Available" }, { - "limit": 14.0, + "limit": 3, "unit": "VCores", "status": "Available" - }, + } + ], + "status": "Default" + } + ], + "zoneRedundant": false, + "status": "Available" + }, + { + "performanceLevel": { + "value": 12, + "unit": "VCores" + }, + "sku": { + "name": "BC_Gen5", + "tier": "BusinessCritical", + "family": "Gen5", + "capacity": 12 + }, + "supportedLicenseTypes": [ + { + "name": "LicenseIncluded", + "status": "Default" + }, + { + "name": "BasePrice", + "status": "Available" + } + ], + "maxDatabaseCount": 100, + "supportedMaxSizes": [ + { + "minValue": { + "limit": 1024, + "unit": "Megabytes" + }, + "maxValue": { + "limit": 31744, + "unit": "Megabytes" + }, + "scaleSize": { + "limit": 1024, + "unit": "Megabytes" + }, + "logSize": { + "limit": 30, + "unit": "Percent" + }, + "status": "Available" + }, + { + "minValue": { + "limit": 32768, + "unit": "Megabytes" + }, + "maxValue": { + "limit": 32768, + "unit": "Megabytes" + }, + "scaleSize": { + "limit": 0, + "unit": "Megabytes" + }, + "logSize": { + "limit": 30, + "unit": "Percent" + }, + "status": "Default" + }, + { + "minValue": { + "limit": 33792, + "unit": "Megabytes" + }, + "maxValue": { + "limit": 3144704, + "unit": "Megabytes" + }, + "scaleSize": { + "limit": 1024, + "unit": "Megabytes" + }, + "logSize": { + "limit": 30, + "unit": "Percent" + }, + "status": "Available" + }, + { + "minValue": { + "limit": 3145728, + "unit": "Megabytes" + }, + "maxValue": { + "limit": 3145728, + "unit": "Megabytes" + }, + "scaleSize": { + "limit": 0, + "unit": "Megabytes" + }, + "logSize": { + "limit": 1048576, + "unit": "Megabytes" + }, + "status": "Available" + } + ], + "supportedPerDatabaseMaxSizes": [ + { + "minValue": { + "limit": 1024, + "unit": "Megabytes" + }, + "maxValue": { + "limit": 31744, + "unit": "Megabytes" + }, + "scaleSize": { + "limit": 1024, + "unit": "Megabytes" + }, + "status": "Available" + }, + { + "minValue": { + "limit": 32768, + "unit": "Megabytes" + }, + "maxValue": { + "limit": 32768, + "unit": "Megabytes" + }, + "scaleSize": { + "limit": 0, + "unit": "Megabytes" + }, + "status": "Default" + }, + { + "minValue": { + "limit": 33792, + "unit": "Megabytes" + }, + "maxValue": { + "limit": 3144704, + "unit": "Megabytes" + }, + "scaleSize": { + "limit": 1024, + "unit": "Megabytes" + }, + "status": "Available" + }, + { + "minValue": { + "limit": 3145728, + "unit": "Megabytes" + }, + "maxValue": { + "limit": 3145728, + "unit": "Megabytes" + }, + "scaleSize": { + "limit": 0, + "unit": "Megabytes" + }, + "status": "Available" + } + ], + "supportedPerDatabaseMaxPerformanceLevels": [ + { + "limit": 0.25, + "unit": "VCores", + "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 16.0, + "limit": 0, "unit": "VCores", - "status": "Available" + "status": "Default" }, { - "limit": 18.0, + "limit": 0.25, "unit": "VCores", "status": "Available" - }, + } + ], + "status": "Available" + }, + { + "limit": 0.5, + "unit": "VCores", + "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 20.0, + "limit": 0, "unit": "VCores", - "status": "Available" + "status": "Default" }, { - "limit": 24.0, + "limit": 0.25, "unit": "VCores", "status": "Available" }, { - "limit": 32.0, + "limit": 0.5, "unit": "VCores", "status": "Available" } @@ -78152,11 +1215,11 @@ "status": "Available" }, { - "limit": 40.0, + "limit": 1, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, @@ -78171,72 +1234,76 @@ "status": "Available" }, { - "limit": 1.0, + "limit": 1, "unit": "VCores", "status": "Available" - }, - { - "limit": 2.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 4.0, - "unit": "VCores", - "status": "Available" - }, + } + ], + "status": "Available" + }, + { + "limit": 2, + "unit": "VCores", + "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 6.0, + "limit": 0, "unit": "VCores", - "status": "Available" + "status": "Default" }, { - "limit": 8.0, + "limit": 0.25, "unit": "VCores", "status": "Available" }, { - "limit": 10.0, + "limit": 0.5, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 1, "unit": "VCores", "status": "Available" }, { - "limit": 14.0, + "limit": 2, "unit": "VCores", "status": "Available" - }, + } + ], + "status": "Available" + }, + { + "limit": 4, + "unit": "VCores", + "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 16.0, + "limit": 0, "unit": "VCores", - "status": "Available" + "status": "Default" }, { - "limit": 18.0, + "limit": 0.25, "unit": "VCores", "status": "Available" }, { - "limit": 20.0, + "limit": 0.5, "unit": "VCores", "status": "Available" }, { - "limit": 24.0, + "limit": 1, "unit": "VCores", "status": "Available" }, { - "limit": 32.0, + "limit": 2, "unit": "VCores", "status": "Available" }, { - "limit": 40.0, + "limit": 4, "unit": "VCores", "status": "Available" } @@ -78244,11 +1311,11 @@ "status": "Available" }, { - "limit": 48.0, + "limit": 6, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, @@ -78263,77 +1330,69 @@ "status": "Available" }, { - "limit": 1.0, + "limit": 1, "unit": "VCores", "status": "Available" }, { - "limit": 2.0, + "limit": 2, "unit": "VCores", "status": "Available" }, { - "limit": 4.0, + "limit": 4, "unit": "VCores", "status": "Available" }, { - "limit": 6.0, + "limit": 6, "unit": "VCores", "status": "Available" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, + } + ], + "status": "Available" + }, + { + "limit": 8, + "unit": "VCores", + "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 14.0, + "limit": 0, "unit": "VCores", - "status": "Available" + "status": "Default" }, { - "limit": 16.0, + "limit": 0.25, "unit": "VCores", "status": "Available" }, { - "limit": 18.0, + "limit": 0.5, "unit": "VCores", "status": "Available" }, { - "limit": 20.0, + "limit": 1, "unit": "VCores", "status": "Available" }, { - "limit": 24.0, + "limit": 2, "unit": "VCores", "status": "Available" }, { - "limit": 32.0, + "limit": 4, "unit": "VCores", "status": "Available" }, { - "limit": 40.0, + "limit": 6, "unit": "VCores", "status": "Available" }, { - "limit": 48.0, + "limit": 8, "unit": "VCores", "status": "Available" } @@ -78341,11 +1400,11 @@ "status": "Available" }, { - "limit": 80.0, + "limit": 10, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, @@ -78360,82 +1419,89 @@ "status": "Available" }, { - "limit": 1.0, + "limit": 1, "unit": "VCores", "status": "Available" }, { - "limit": 2.0, + "limit": 2, "unit": "VCores", "status": "Available" }, { - "limit": 4.0, + "limit": 4, "unit": "VCores", "status": "Available" }, { - "limit": 6.0, + "limit": 6, "unit": "VCores", "status": "Available" }, { - "limit": 8.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 10.0, + "limit": 10, "unit": "VCores", "status": "Available" - }, + } + ], + "status": "Available" + }, + { + "limit": 12, + "unit": "VCores", + "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 12.0, + "limit": 0, "unit": "VCores", - "status": "Available" + "status": "Default" }, { - "limit": 14.0, + "limit": 0.25, "unit": "VCores", "status": "Available" }, { - "limit": 16.0, + "limit": 0.5, "unit": "VCores", "status": "Available" }, { - "limit": 18.0, + "limit": 1, "unit": "VCores", "status": "Available" }, { - "limit": 20.0, + "limit": 2, "unit": "VCores", "status": "Available" }, { - "limit": 24.0, + "limit": 4, "unit": "VCores", "status": "Available" }, { - "limit": 32.0, + "limit": 6, "unit": "VCores", "status": "Available" }, { - "limit": 40.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 48.0, + "limit": 10, "unit": "VCores", "status": "Available" }, { - "limit": 80.0, + "limit": 12, "unit": "VCores", "status": "Available" } @@ -78448,7 +1514,7 @@ }, { "performanceLevel": { - "value": 128.0, + "value": 128, "unit": "VCores" }, "sku": { @@ -78610,38 +1676,16 @@ ], "supportedPerDatabaseMaxPerformanceLevels": [ { - "limit": 8.0, - "unit": "VCores", - "supportedPerDatabaseMinPerformanceLevels": [ - { - "limit": 0.0, - "unit": "VCores", - "status": "Default" - }, - { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "status": "Available" } @@ -78649,26 +1693,21 @@ "status": "Available" }, { - "limit": 12.0, + "limit": 10, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 10, "unit": "VCores", "status": "Available" } @@ -78676,31 +1715,26 @@ "status": "Available" }, { - "limit": 14.0, + "limit": 12, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 10, "unit": "VCores", "status": "Available" }, { - "limit": 14.0, + "limit": 12, "unit": "VCores", "status": "Available" } @@ -78708,36 +1742,31 @@ "status": "Available" }, { - "limit": 16.0, + "limit": 14, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 10, "unit": "VCores", "status": "Available" }, { - "limit": 14.0, + "limit": 12, "unit": "VCores", "status": "Available" }, { - "limit": 16.0, + "limit": 14, "unit": "VCores", "status": "Available" } @@ -78745,41 +1774,36 @@ "status": "Available" }, { - "limit": 18.0, + "limit": 16, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 10, "unit": "VCores", "status": "Available" }, { - "limit": 14.0, + "limit": 12, "unit": "VCores", "status": "Available" }, { - "limit": 16.0, + "limit": 14, "unit": "VCores", "status": "Available" }, { - "limit": 18.0, + "limit": 16, "unit": "VCores", "status": "Available" } @@ -78787,46 +1811,41 @@ "status": "Available" }, { - "limit": 20.0, + "limit": 18, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 10, "unit": "VCores", "status": "Available" }, { - "limit": 14.0, + "limit": 12, "unit": "VCores", "status": "Available" }, { - "limit": 16.0, + "limit": 14, "unit": "VCores", "status": "Available" }, { - "limit": 18.0, + "limit": 16, "unit": "VCores", "status": "Available" }, { - "limit": 20.0, + "limit": 18, "unit": "VCores", "status": "Available" } @@ -78834,51 +1853,46 @@ "status": "Available" }, { - "limit": 24.0, + "limit": 20, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 10, "unit": "VCores", "status": "Available" }, { - "limit": 14.0, + "limit": 12, "unit": "VCores", "status": "Available" }, { - "limit": 16.0, + "limit": 14, "unit": "VCores", "status": "Available" }, { - "limit": 18.0, + "limit": 16, "unit": "VCores", "status": "Available" }, { - "limit": 20.0, + "limit": 18, "unit": "VCores", "status": "Available" }, { - "limit": 24.0, + "limit": 20, "unit": "VCores", "status": "Available" } @@ -78886,56 +1900,51 @@ "status": "Available" }, { - "limit": 32.0, + "limit": 24, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 10, "unit": "VCores", "status": "Available" }, { - "limit": 14.0, + "limit": 12, "unit": "VCores", "status": "Available" }, { - "limit": 16.0, + "limit": 14, "unit": "VCores", "status": "Available" }, { - "limit": 18.0, + "limit": 16, "unit": "VCores", "status": "Available" }, { - "limit": 20.0, + "limit": 18, "unit": "VCores", "status": "Available" }, { - "limit": 24.0, + "limit": 20, "unit": "VCores", "status": "Available" }, { - "limit": 32.0, + "limit": 24, "unit": "VCores", "status": "Available" } @@ -78943,61 +1952,56 @@ "status": "Available" }, { - "limit": 40.0, + "limit": 32, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 10, "unit": "VCores", "status": "Available" }, { - "limit": 14.0, + "limit": 12, "unit": "VCores", "status": "Available" }, { - "limit": 16.0, + "limit": 14, "unit": "VCores", "status": "Available" }, { - "limit": 18.0, + "limit": 16, "unit": "VCores", "status": "Available" }, { - "limit": 20.0, + "limit": 18, "unit": "VCores", "status": "Available" }, { - "limit": 24.0, + "limit": 20, "unit": "VCores", "status": "Available" }, { - "limit": 32.0, + "limit": 24, "unit": "VCores", "status": "Available" }, { - "limit": 40.0, + "limit": 32, "unit": "VCores", "status": "Available" } @@ -79005,66 +2009,61 @@ "status": "Available" }, { - "limit": 64.0, + "limit": 40, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 10, "unit": "VCores", "status": "Available" }, { - "limit": 14.0, + "limit": 12, "unit": "VCores", "status": "Available" }, { - "limit": 16.0, + "limit": 14, "unit": "VCores", "status": "Available" }, { - "limit": 18.0, + "limit": 16, "unit": "VCores", "status": "Available" }, { - "limit": 20.0, + "limit": 18, "unit": "VCores", "status": "Available" }, { - "limit": 24.0, + "limit": 20, "unit": "VCores", "status": "Available" }, { - "limit": 32.0, + "limit": 24, "unit": "VCores", "status": "Available" }, { - "limit": 40.0, + "limit": 32, "unit": "VCores", "status": "Available" }, { - "limit": 64.0, + "limit": 40, "unit": "VCores", "status": "Available" } @@ -79072,71 +2071,66 @@ "status": "Available" }, { - "limit": 80.0, + "limit": 64, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 12.0, + "limit": 10, "unit": "VCores", "status": "Available" }, { - "limit": 14.0, + "limit": 12, "unit": "VCores", "status": "Available" }, { - "limit": 16.0, + "limit": 14, "unit": "VCores", "status": "Available" }, { - "limit": 18.0, + "limit": 16, "unit": "VCores", "status": "Available" }, { - "limit": 20.0, + "limit": 18, "unit": "VCores", "status": "Available" }, { - "limit": 24.0, + "limit": 20, "unit": "VCores", "status": "Available" }, { - "limit": 32.0, + "limit": 24, "unit": "VCores", "status": "Available" }, { - "limit": 40.0, + "limit": 32, "unit": "VCores", "status": "Available" }, { - "limit": 64.0, + "limit": 40, "unit": "VCores", "status": "Available" }, { - "limit": 80.0, + "limit": 64, "unit": "VCores", "status": "Available" } @@ -79144,650 +2138,170 @@ "status": "Available" }, { - "limit": 128.0, + "limit": 80, "unit": "VCores", "supportedPerDatabaseMinPerformanceLevels": [ { - "limit": 0.0, + "limit": 0, "unit": "VCores", "status": "Default" }, { - "limit": 8.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 10.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 12.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 14.0, - "unit": "VCores", - "status": "Available" - }, - { - "limit": 16.0, + "limit": 8, "unit": "VCores", "status": "Available" }, { - "limit": 18.0, + "limit": 10, "unit": "VCores", "status": "Available" }, { - "limit": 20.0, + "limit": 12, "unit": "VCores", "status": "Available" }, { - "limit": 24.0, + "limit": 14, "unit": "VCores", "status": "Available" }, { - "limit": 32.0, + "limit": 16, "unit": "VCores", "status": "Available" }, { - "limit": 40.0, + "limit": 18, "unit": "VCores", "status": "Available" }, { - "limit": 64.0, + "limit": 20, "unit": "VCores", "status": "Available" }, { - "limit": 80.0, + "limit": 24, "unit": "VCores", "status": "Available" }, { - "limit": 128.0, - "unit": "VCores", - "status": "Available" - } - ], - "status": "Default" - } - ], - "zoneRedundant": false, - "status": "Available" - } - ], - "zoneRedundant": false, - "status": "Available" - } - ], - "status": "Default" - } - ], - "supportedManagedInstanceVersions": [ - { - "name": "12.0", - "supportedEditions": [ - { - "name": "GeneralPurpose", - "supportedFamilies": [ - { - "name": "Gen5", - "sku": "GP_Gen5", - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "supportedVcoresValues": [ - { - "name": "2", - "value": 2, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ - { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 640, - "unit": "Gigabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": false, - "status": "Available" - }, - { - "name": "4", - "value": 4, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ - { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, - "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - }, - { - "name": "8", - "value": 8, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + "limit": 32, + "unit": "VCores", + "status": "Available" + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 8, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 40, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Default" - }, - { - "name": "16", - "value": 16, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 8, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 64, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - }, - { - "name": "24", - "value": 24, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 8, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 80, + "unit": "VCores", "status": "Available" } ], - "instancePoolSupported": true, - "standaloneSupported": true, "status": "Available" }, { - "name": "32", - "value": 32, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + "limit": 128, + "unit": "VCores", + "supportedPerDatabaseMinPerformanceLevels": [ + { + "limit": 0, + "unit": "VCores", + "status": "Default" + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 8, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 8, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - }, - { - "name": "40", - "value": 40, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 8, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 10, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - }, - { - "name": "64", - "value": 64, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 8, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 12, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - }, - { - "name": "80", - "value": 80, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 8, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 14, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - } - ], - "status": "Default" - } - ], - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", - "status": "Available" - }, - { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" - } - ], - "status": "Default" - }, - { - "name": "BusinessCritical", - "supportedFamilies": [ - { - "name": "Gen5", - "sku": "BC_Gen5", - "supportedLicenseTypes": [ - { - "name": "LicenseIncluded", - "status": "Default" - }, - { - "name": "BasePrice", - "status": "Available" - } - ], - "supportedVcoresValues": [ - { - "name": "4", - "value": 4, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 16, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - }, - { - "name": "8", - "value": 8, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 18, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Default" - }, - { - "name": "16", - "value": 16, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 1, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 20, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - }, - { - "name": "24", - "value": 24, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 2, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 24, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - }, - { - "name": "32", - "value": 32, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 4, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 32, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - }, - { - "name": "40", - "value": 40, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 4, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 40, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - }, - { - "name": "64", - "value": 64, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 4, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 64, + "unit": "VCores", "status": "Available" - } - ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" - }, - { - "name": "80", - "value": 80, - "includedMaxSize": { - "limit": 262144, - "unit": "Megabytes" - }, - "supportedStorageSizes": [ + }, + { + "limit": 80, + "unit": "VCores", + "status": "Available" + }, { - "minValue": { - "limit": 32, - "unit": "Gigabytes" - }, - "maxValue": { - "limit": 4, - "unit": "Terabytes" - }, - "scaleSize": { - "limit": 32, - "unit": "Gigabytes" - }, + "limit": 128, + "unit": "VCores", "status": "Available" } ], - "instancePoolSupported": true, - "standaloneSupported": true, - "status": "Available" + "status": "Default" } ], - "status": "Default" - } - ], - "supportedStorageCapabilities": [ - { - "storageAccountType": "GRS", - "status": "Default" - }, - { - "storageAccountType": "LRS", + "zoneRedundant": false, "status": "Available" - }, - { - "storageAccountType": "ZRS", - "status": "Available", - "reason": "ZRS is available in multi-az regions" } ], + "zoneRedundant": false, "status": "Available" - }, + } + ], + "status": "Default" + } + ], + "supportedManagedInstanceVersions": [ + { + "name": "12.0", + "supportedEditions": [ { "name": "Hyperscale", "supportedFamilies": [ diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorCreate.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorCreate.json index b59c647dbb1b..85e1e7afd982 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorCreate.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorCreate.json @@ -17,7 +17,6 @@ "responses": { "200": { "body": { - "location": "southeastasia", "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/managedInstances/managedInstance/administrators/ActiveDirectory", "name": "ActiveDirectory", "properties": { @@ -31,7 +30,6 @@ }, "201": { "body": { - "location": "southeastasia", "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/managedInstances/managedInstance/administrators/ActiveDirectory", "name": "ActiveDirectory", "properties": { diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorGet.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorGet.json index 22a1b1216855..6ca0b5d55929 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorGet.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorGet.json @@ -9,7 +9,6 @@ "responses": { "200": { "body": { - "location": "southeastasia", "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/managedInstances/managedInstance/administrators/ActiveDirectory", "name": "ActiveDirectory", "properties": { diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorListByInstance.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorListByInstance.json index bff5f661c7b3..372c5f41315b 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorListByInstance.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorListByInstance.json @@ -10,7 +10,6 @@ "body": { "value": [ { - "location": "southeastasia", "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/managedInstances/managedInstance/administrators/ActiveDirectory", "name": "ActiveDirectory", "properties": { diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorUpdate.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorUpdate.json index b59c647dbb1b..85e1e7afd982 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorUpdate.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceAdministratorUpdate.json @@ -17,7 +17,6 @@ "responses": { "200": { "body": { - "location": "southeastasia", "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/managedInstances/managedInstance/administrators/ActiveDirectory", "name": "ActiveDirectory", "properties": { @@ -31,7 +30,6 @@ }, "201": { "body": { - "location": "southeastasia", "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/managedInstances/managedInstance/administrators/ActiveDirectory", "name": "ActiveDirectory", "properties": { diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceTdeCertificate.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceTdeCertificate.json index 0e534ea31a56..e0d9e8a5a853 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceTdeCertificate.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedInstanceTdeCertificate.json @@ -6,8 +6,7 @@ "api-version": "2020-08-01-preview", "parameters": { "properties": { - "privateBlob": "MIIJ9QIBAzCCCbUGCSqGSIb3DQEHAaCCCaYEggmiMIIJnjCCBhcGCSqGSIb3DQEHAaCCBggEggYEMIIGADCCBfwGCyqGSIb3DQEMCgECoIIE/jCCBPowHAYKKoZIhvcNAQwBAzAOBAjp5NSulWTLKgICB9AEggTY6N0hFe0bGOOeA8QWerN5lPLFBji0GFQzkVFrgywKKjt0iI93Z8nUFUI2Y+1iVihuPBkOzJsR260p1ULPJBcBsXUuCS7iS6VA17D0EFRuO8/Ua7jNvVoajNmJixbRpebZRkq9ZRrzaq5l6Q5hlluz0YDuq6nTr6p1ual4V1I9sa3fOy7K4GCB/bnm8+SeC0je2sma0SePlU+W9/nnzWwZln00Qr3X4fHf1ndhwvwm0J/71jO2YeQmJJnZ74DHy2bFXOhWkrdkxPHGNWdreEQQKFOh8DZMXHdg7Y9f4Gz01uphdFAw/4nRPJovaawQkYRxunpGQAlde3gYHW6jKDPzyMNXbgoqeg6/jjU8UpnGiocCK3L/1lNSAy8Y/pF7YjAOXUwhZdXSv9Z6LU7Y2ZpUrpl5yt8HlwZaAx8Fa5JYRTYBTZC7tjfaECfWLbY7I9THOMq/ZFOc0ld8PxEAF8EIC+onolkky9acgi987NBX1q7ceIfTDMjfmWdKLCk1d8EAtY9/bqWfDbQf2A4dZr+SicZs51Z+AsNx8L5McDKkCgShM4hzN7nUAaALEiLjnMl1asqZgV+a/lxU85bYlv1ljilN0yejPd8FnDu+O25J8tAu975hE3/83UN94rvVsVUxr8YMw9Ay658lZA0FBNO9hprwPZu9QxlkrVgfDWMDEnR60gfOEPSbU5wbeKKbUphevzsljWy9Q2GD/8Pi0Zxd0A40Eg/2KRCQCubwqDxZ/XQaU2pu6oqdmPFaLAHyMo2brEVyB9n8HZh6Ryw/NyO5/5c63CmsTwlssP9c4958vKFasDYruRXbte8zE/lJ+0/SKMvMZ70Q1nHofA8Dfy5q2tJJbACR9HxcWJ4nMRilrc/tPfuPL+XoNt9OzDRN5azex9FZjy29/fcr6rWRX+enTP3VHyk3z2nZ+jD+MOHcNt7RkM1t47h2u21vZcO3BhKuIL5Nrhl4D3SFlnSC85kHD4a035XpGY+zad6EoLHlWE7uxB4YDGi14cw7/hlcDMP9xTJDWJ0oUlA9tHw1p3PDoju4Ok9bITmW6zTyiS3zKRAkmVPcwjrdnTfAl5vSAr/SqCBFqzsDA2sjMV0qW9eUU8h1xssW/Lja09BoxW2LFlH+WE8X3pXCviZP/VhGmJYUW20xrBV++ySEwJADFIj2tlmeWb4HTiaxluO5pWeKrHeTcXh1A+EhUl0IfKa/zT1MW2NQaun0SRHfpho83MVMuWxd+f+zke+G0m1SuCftejUAHl0tAm4jm4UImi242h/YAA0fnSBeYTHFczbEQJQYOtAu5HdPyxx+fFH7g4ya/lFAaMbdTOcZNyz7F6mF2fWlNK7XwmrWmR4T+/HCYJtbZ/AVlY+lfd23kCK7YSMWpmOfAcaZQKZ3TbaFrecHHpH9WfJCEeKLIfkjvBAN58JTYWqSYzsQ+qiUN5D/Yree29clxjCk5iwxAn1zYcuD7sOuQBaJKiuDDCzCl9CPTOK1pxcVJbtTAaHd5e8ltohSovH/JEY8z4Z56g2sHp3X8DaCy6JCM8BV0ZcOZquDqjbTurrb5hgFhmr9Qiv/J/QLttNYs6Hhlsq/PewdXVrttdAUAY+TOToKOTE95MIIJwIDMm4KpHPGZA5rya2EdGNk9gcp/W8PQxmgJDGB6jANBgkrBgEEAYI3EQIxADATBgkqhkiG9w0BCRUxBgQEAQAAADBXBgkqhkiG9w0BCRQxSh5IADEAZgBhAGYAZABjAGUAMwAtAGEAMQAxADUALQA0AGQAMwA5AC0AYQA4ADIAMQAtADQAMwA3ADIAYgA2AGEANQAxAGEAZQAzMGsGCSsGAQQBgjcRATFeHlwATQBpAGMAcgBvAHMAbwBmAHQAIABFAG4AaABhAG4AYwBlAGQAIABDAHIAeQBwAHQAbwBnAHIAYQBwAGgAaQBjACAAUAByAG8AdgBpAGQAZQByACAAdgAxAC4AMDCCA38GCSqGSIb3DQEHBqCCA3AwggNsAgEAMIIDZQYJKoZIhvcNAQcBMBwGCiqGSIb3DQEMAQYwDgQI9TsMBs9bG4kCAgfQgIIDOEZbJwlp8akfQ5uExvZ2Wjm0+aQMZ1Z/pbBvOY8znxgNNeSPBz2SmgtfqesmzpUxkjjAIHSF4dDuSihBgPF2uwzE9pAgctZPxWsg6qP//gPhI1r7dDB+my6Sb/ZwPfU2OpeBnSkRD363yEqp+l/W21N24QAHxUD5Un9Ekd/gz97Jcgoih5G7cqTbbsR+hHYMDdU/ZYiU6uHUFZIye2OjA861qTjwaYuIl+SUlstlfRoMYIpbc5wSHnovfT4CVYeE2nEMb01grs15t30X2oMhtod/Cxp1ZBprm65wjLnkywNFK1W0Fe+ceggCRg0+4/pxSpdbEr3IUipaTPC2Gt1TybmJViIVYDo59/Qay8aJJDERormgdOl8YBw0RdrYs8xp6ArQHG34LjKOFjkB40x83SOdWiPemmdk9uo9mR03Eg2stW9i0woClKJ4bI2vBCHxy1V1Zehu6N07yYM5ywa0Y38Z90Yj+DVSPCh3YUsuTSFf6sGHWPE8BzvKLE/7DFJfIbd2P+1690nwbFSMMhXNHCjQGdx+8pJtLDffEOQiYTiEmK4qLPBYmh6rQSDPrHGiKJe1iPCb3EAJI+0HWZpE3K5mZ/pjy5cHTnl03M7qRReGUXwBXOGZXfBuEAg2bhUR+WOzrQaqyno9d9Gqo3navwJ3GRDQwEdcAsvfa1ntfcWExQ9gLZf2hMDqGUydn7pRyZYAso6uONNppmGgYHd+NGBsjLURoo/av87ChcMacdE8ceVyW0+lutqWH6FMDRemUi2K2Bw0z2S6pOB9WuIiw6zEtRgXhrwynPuHpc84Q9aYE+JENZNe+fWzpLiY+34brojCaCrObCbh343nzmSdDKuoHcl/9bvf2euG/Hj8B5CMvWPWeBkrvQrqgBPt3BqfR/ayidNen0DXHI9UIKeZlneYo0Al2YKx9GdQK+5JkMLBbi+ceTuvhmHV2TnXHkHPDxiCm0WJ02GVhPV8wmCrCTMVRDqAlSTzLUM7yHxslbxHEuLu9TI1669VFa6Tcll3ES2o2lVEGNHW2HVJHnejJmPNVoOIgz2PrX8XES2DWS/rudoOyW2AFjoOPO3v0gojBxnO9xMi1zEYMDcwHzAHBgUrDgMCGgQUQOMflYKW/5ZZBFc+2qc5c/PzY4sEFKQq2cakpNRQSo8nuSOJQgcqTsjy", - "password": "password" + "privateBlob": "X" } } }, diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedTransparentDataEncryptionUpdate.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedTransparentDataEncryptionUpdate.json index 3a90838990d3..782b53ec614e 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedTransparentDataEncryptionUpdate.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/ManagedTransparentDataEncryptionUpdate.json @@ -6,7 +6,7 @@ "databaseName": "testdb", "tdeName": "current", "api-version": "2020-08-01-preview", - "transparentDataEncryptionResource": { + "parameters": { "properties": { "state": "Enabled" } diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/SqlTdeCertificateCreate.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/SqlTdeCertificateCreate.json index 57b2629efc32..d41d0547dd9e 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/SqlTdeCertificateCreate.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/SqlTdeCertificateCreate.json @@ -7,8 +7,7 @@ "api-version": "2020-08-01-preview", "parameters": { "properties": { - "privateBlob": "MIIJ9QIBAzCCCbUGCSqGSIb3DQEHAaCCCaYEggmiMIIJnjCCBhcGCSqGSIb3DQEHAaCCBggEggYEMIIGADCCBfwGCyqGSIb3DQEMCgECoIIE/jCCBPowHAYKKoZIhvcNAQwBAzAOBAjp5NSulWTLKgICB9AEggTY6N0hFe0bGOOeA8QWerN5lPLFBji0GFQzkVFrgywKKjt0iI93Z8nUFUI2Y+1iVihuPBkOzJsR260p1ULPJBcBsXUuCS7iS6VA17D0EFRuO8/Ua7jNvVoajNmJixbRpebZRkq9ZRrzaq5l6Q5hlluz0YDuq6nTr6p1ual4V1I9sa3fOy7K4GCB/bnm8+SeC0je2sma0SePlU+W9/nnzWwZln00Qr3X4fHf1ndhwvwm0J/71jO2YeQmJJnZ74DHy2bFXOhWkrdkxPHGNWdreEQQKFOh8DZMXHdg7Y9f4Gz01uphdFAw/4nRPJovaawQkYRxunpGQAlde3gYHW6jKDPzyMNXbgoqeg6/jjU8UpnGiocCK3L/1lNSAy8Y/pF7YjAOXUwhZdXSv9Z6LU7Y2ZpUrpl5yt8HlwZaAx8Fa5JYRTYBTZC7tjfaECfWLbY7I9THOMq/ZFOc0ld8PxEAF8EIC+onolkky9acgi987NBX1q7ceIfTDMjfmWdKLCk1d8EAtY9/bqWfDbQf2A4dZr+SicZs51Z+AsNx8L5McDKkCgShM4hzN7nUAaALEiLjnMl1asqZgV+a/lxU85bYlv1ljilN0yejPd8FnDu+O25J8tAu975hE3/83UN94rvVsVUxr8YMw9Ay658lZA0FBNO9hprwPZu9QxlkrVgfDWMDEnR60gfOEPSbU5wbeKKbUphevzsljWy9Q2GD/8Pi0Zxd0A40Eg/2KRCQCubwqDxZ/XQaU2pu6oqdmPFaLAHyMo2brEVyB9n8HZh6Ryw/NyO5/5c63CmsTwlssP9c4958vKFasDYruRXbte8zE/lJ+0/SKMvMZ70Q1nHofA8Dfy5q2tJJbACR9HxcWJ4nMRilrc/tPfuPL+XoNt9OzDRN5azex9FZjy29/fcr6rWRX+enTP3VHyk3z2nZ+jD+MOHcNt7RkM1t47h2u21vZcO3BhKuIL5Nrhl4D3SFlnSC85kHD4a035XpGY+zad6EoLHlWE7uxB4YDGi14cw7/hlcDMP9xTJDWJ0oUlA9tHw1p3PDoju4Ok9bITmW6zTyiS3zKRAkmVPcwjrdnTfAl5vSAr/SqCBFqzsDA2sjMV0qW9eUU8h1xssW/Lja09BoxW2LFlH+WE8X3pXCviZP/VhGmJYUW20xrBV++ySEwJADFIj2tlmeWb4HTiaxluO5pWeKrHeTcXh1A+EhUl0IfKa/zT1MW2NQaun0SRHfpho83MVMuWxd+f+zke+G0m1SuCftejUAHl0tAm4jm4UImi242h/YAA0fnSBeYTHFczbEQJQYOtAu5HdPyxx+fFH7g4ya/lFAaMbdTOcZNyz7F6mF2fWlNK7XwmrWmR4T+/HCYJtbZ/AVlY+lfd23kCK7YSMWpmOfAcaZQKZ3TbaFrecHHpH9WfJCEeKLIfkjvBAN58JTYWqSYzsQ+qiUN5D/Yree29clxjCk5iwxAn1zYcuD7sOuQBaJKiuDDCzCl9CPTOK1pxcVJbtTAaHd5e8ltohSovH/JEY8z4Z56g2sHp3X8DaCy6JCM8BV0ZcOZquDqjbTurrb5hgFhmr9Qiv/J/QLttNYs6Hhlsq/PewdXVrttdAUAY+TOToKOTE95MIIJwIDMm4KpHPGZA5rya2EdGNk9gcp/W8PQxmgJDGB6jANBgkrBgEEAYI3EQIxADATBgkqhkiG9w0BCRUxBgQEAQAAADBXBgkqhkiG9w0BCRQxSh5IADEAZgBhAGYAZABjAGUAMwAtAGEAMQAxADUALQA0AGQAMwA5AC0AYQA4ADIAMQAtADQAMwA3ADIAYgA2AGEANQAxAGEAZQAzMGsGCSsGAQQBgjcRATFeHlwATQBpAGMAcgBvAHMAbwBmAHQAIABFAG4AaABhAG4AYwBlAGQAIABDAHIAeQBwAHQAbwBnAHIAYQBwAGgAaQBjACAAUAByAG8AdgBpAGQAZQByACAAdgAxAC4AMDCCA38GCSqGSIb3DQEHBqCCA3AwggNsAgEAMIIDZQYJKoZIhvcNAQcBMBwGCiqGSIb3DQEMAQYwDgQI9TsMBs9bG4kCAgfQgIIDOEZbJwlp8akfQ5uExvZ2Wjm0+aQMZ1Z/pbBvOY8znxgNNeSPBz2SmgtfqesmzpUxkjjAIHSF4dDuSihBgPF2uwzE9pAgctZPxWsg6qP//gPhI1r7dDB+my6Sb/ZwPfU2OpeBnSkRD363yEqp+l/W21N24QAHxUD5Un9Ekd/gz97Jcgoih5G7cqTbbsR+hHYMDdU/ZYiU6uHUFZIye2OjA861qTjwaYuIl+SUlstlfRoMYIpbc5wSHnovfT4CVYeE2nEMb01grs15t30X2oMhtod/Cxp1ZBprm65wjLnkywNFK1W0Fe+ceggCRg0+4/pxSpdbEr3IUipaTPC2Gt1TybmJViIVYDo59/Qay8aJJDERormgdOl8YBw0RdrYs8xp6ArQHG34LjKOFjkB40x83SOdWiPemmdk9uo9mR03Eg2stW9i0woClKJ4bI2vBCHxy1V1Zehu6N07yYM5ywa0Y38Z90Yj+DVSPCh3YUsuTSFf6sGHWPE8BzvKLE/7DFJfIbd2P+1690nwbFSMMhXNHCjQGdx+8pJtLDffEOQiYTiEmK4qLPBYmh6rQSDPrHGiKJe1iPCb3EAJI+0HWZpE3K5mZ/pjy5cHTnl03M7qRReGUXwBXOGZXfBuEAg2bhUR+WOzrQaqyno9d9Gqo3navwJ3GRDQwEdcAsvfa1ntfcWExQ9gLZf2hMDqGUydn7pRyZYAso6uONNppmGgYHd+NGBsjLURoo/av87ChcMacdE8ceVyW0+lutqWH6FMDRemUi2K2Bw0z2S6pOB9WuIiw6zEtRgXhrwynPuHpc84Q9aYE+JENZNe+fWzpLiY+34brojCaCrObCbh343nzmSdDKuoHcl/9bvf2euG/Hj8B5CMvWPWeBkrvQrqgBPt3BqfR/ayidNen0DXHI9UIKeZlneYo0Al2YKx9GdQK+5JkMLBbi+ceTuvhmHV2TnXHkHPDxiCm0WJ02GVhPV8wmCrCTMVRDqAlSTzLUM7yHxslbxHEuLu9TI1669VFa6Tcll3ES2o2lVEGNHW2HVJHnejJmPNVoOIgz2PrX8XES2DWS/rudoOyW2AFjoOPO3v0gojBxnO9xMi1zEYMDcwHzAHBgUrDgMCGgQUQOMflYKW/5ZZBFc+2qc5c/PzY4sEFKQq2cakpNRQSo8nuSOJQgcqTsjy", - "password": "password" + "privateBlob": "X" } } }, diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/TransparentDataEncryptionUpdate.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/TransparentDataEncryptionUpdate.json index 55a7a8b0a1d9..f9b44255d4db 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/TransparentDataEncryptionUpdate.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-08-01-preview/examples/TransparentDataEncryptionUpdate.json @@ -6,7 +6,7 @@ "databaseName": "testdb", "tdeName": "current", "api-version": "2020-08-01-preview", - "transparentDataEncryptionResource": { + "parameters": { "properties": { "state": "Enabled" }