Skip to content

Commit 8992451

Browse files
committed
smh
1 parent 03cac08 commit 8992451

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/main.bicep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ resource cosmos 'Microsoft.DocumentDB/databaseAccounts@2024-05-15' = {
196196
locationName: location
197197
}
198198
]
199+
disableLocalAuth: false
199200
capabilities: [ { name: 'EnableServerless' } ]
200201
}
201202

0 commit comments

Comments
 (0)