diff --git a/infra/resources.bicep b/infra/resources.bicep index 506405f53..97818172a 100644 --- a/infra/resources.bicep +++ b/infra/resources.bicep @@ -309,7 +309,6 @@ resource container 'Microsoft.DocumentDB/databaseAccounts/sqlDatabases/container ] kind: 'Hash' } - defaultTtl: 86400 } } }