From b96e181f395e39c2cffb69fa2417f087f5b67690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Sep 2021 11:47:21 -0700 Subject: [PATCH] Bump Microsoft.Azure.Cosmos from 3.20.1 to 3.21.0 (#2219) --- samples/templates/default-azuredeploy-docker.json | 2 +- samples/templates/default-azuredeploy.json | 2 +- .../Microsoft.Health.Fhir.CosmosDb.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/templates/default-azuredeploy-docker.json b/samples/templates/default-azuredeploy-docker.json index 15d546c20..3ad718238 100644 --- a/samples/templates/default-azuredeploy-docker.json +++ b/samples/templates/default-azuredeploy-docker.json @@ -420,7 +420,7 @@ "sku": { "name": "Standard", "tier": "Standard", - "capacity": 20 + "capacity": 50 }, "type": "databases" }, diff --git a/samples/templates/default-azuredeploy.json b/samples/templates/default-azuredeploy.json index 29189fe29..42d3e142a 100644 --- a/samples/templates/default-azuredeploy.json +++ b/samples/templates/default-azuredeploy.json @@ -413,7 +413,7 @@ "sku": { "name": "Standard", "tier": "Standard", - "capacity": 20 + "capacity": 50 }, "type": "databases" }, diff --git a/src/Microsoft.Health.Fhir.CosmosDb/Microsoft.Health.Fhir.CosmosDb.csproj b/src/Microsoft.Health.Fhir.CosmosDb/Microsoft.Health.Fhir.CosmosDb.csproj index e283dee97..81471b896 100644 --- a/src/Microsoft.Health.Fhir.CosmosDb/Microsoft.Health.Fhir.CosmosDb.csproj +++ b/src/Microsoft.Health.Fhir.CosmosDb/Microsoft.Health.Fhir.CosmosDb.csproj @@ -10,7 +10,7 @@ - +