Commit 78095a5
committed
Update partitionKey in Bicep resource definition
Modified the `partitionKey` property in the Bicep file, changing the path from `'/myPartitionKey'` to `'/entity'`. This change reflects an updated partitioning strategy for the database container.1 parent 244a02f commit 78095a5
File tree
1 file changed
+1
-1
lines changed- samples/datasync-server-cosmosdb-singlecontainer/infra
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments