From 27ce57c79b863c6e196547ecfc15e7c36eee573a Mon Sep 17 00:00:00 2001 From: Ben Outram Date: Thu, 11 Jul 2024 15:40:00 +0100 Subject: [PATCH] EES-5339 Change statistics primary and replica databases from provisioned 6 to 10 vCores --- infrastructure/parameters/prod.parameters.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/parameters/prod.parameters.json b/infrastructure/parameters/prod.parameters.json index 8f2c9a54a75..d7f1919e46d 100644 --- a/infrastructure/parameters/prod.parameters.json +++ b/infrastructure/parameters/prod.parameters.json @@ -84,7 +84,7 @@ "value": "GeneralPurpose" }, "capacityStatisticsDb": { - "value": 6 + "value": 10 }, "tableBuilderMaxTableCellsAllowed": { "value": 1000000