Q: 11
You have a database in an Azure Cosmos DB for NoSQL account that is configured for multi-region
writes.
You need to use the Azure Cosmos DB SDK to implement the conflict resolution policy for a container.
The solution must ensure that any conflict sent to the conflict feed.
Solution: You set ConfilictResolutionMode to Custom. You Set ResolutionProcedures to a custom
stored procedure. You configure the custom stored procedure to use the isTomstone parameter to
resolve conflict.
Does this meet the goal?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.