diff --git a/deploy/europe.bicep b/deploy/europe.bicep index 0d197a6..96f9ed7 100644 --- a/deploy/europe.bicep +++ b/deploy/europe.bicep @@ -329,7 +329,7 @@ resource keyVault 'Microsoft.KeyVault/vaults@2023-02-01' = { } } -resource cosmosDbAccount 'Microsoft.DocumentDB/databaseAccounts@2023-04-15' = { +resource cosmosDbAccount 'Microsoft.DocumentDB/databaseAccounts@2023-09-15' = { name: '${resourceNamePrefix}-cosmos-db' location: location tags: {