Skip to content

Commit 37e51a9

Browse files
committed
added back delete and rename functionality
1 parent 5698c51 commit 37e51a9

4 files changed

Lines changed: 314 additions & 100 deletions

File tree

content-gen/infra/main.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ module cosmosDB 'br/public:avm/res/document-db/database-account:0.18.0' = {
712712
{
713713
name: cosmosDBConversationsContainer
714714
paths: [
715-
'/userId'
715+
'/user_id'
716716
]
717717
}
718718
{

0 commit comments

Comments
 (0)