diff --git a/deploy/europe.bicep b/deploy/europe.bicep index 0d197a6..3aaf669 100644 --- a/deploy/europe.bicep +++ b/deploy/europe.bicep @@ -386,7 +386,7 @@ resource cosmosDbDocumentationContainer 'Microsoft.DocumentDB/databaseAccounts/s } } -resource cosmosDbDatabaseThroughput 'Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-04-15' = { +resource cosmosDbDatabaseThroughput 'Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-11-15' = { parent: cosmosDbDocumentationContainer name: 'default' properties: {