U.S. Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft DP-420 Exam - Topic 1 Question 79 Discussion

You have an Azure Cosmos DB Core (SQL) API account that uses a custom conflict resolution policy. The account has a registered merge procedure that throws a runtime exception.The runtime exception prevents conflicts from being resolved.You need to use an Azure function to resolve the conflicts.What should you use?
D) a function that receives items pushed from the conflicts feed and is triggered by an Azure Cosmos DB trigger
A) a function that pulls items from the conflicts feed and is triggered by a timer trigger
B) a function that receives items pushed from the change feed and is triggered by an Azure Cosmos DB trigger
C) a function that pulls items from the change feed and is triggered by a timer trigger

Microsoft DP-420 Exam - Topic 1 Question 79 Discussion

Actual exam question for Microsoft's DP-420 exam
Question #: 79
Topic #: 1
[All DP-420 Questions]

You have an Azure Cosmos DB Core (SQL) API account that uses a custom conflict resolution policy. The account has a registered merge procedure that throws a runtime exception.

The runtime exception prevents conflicts from being resolved.

You need to use an Azure function to resolve the conflicts.

What should you use?

Show Suggested Answer Hide Answer
Suggested Answer: D

The Azure Cosmos DB Trigger uses the Azure Cosmos DB Change Feed to listen for inserts and updates across partitions. The change feed publishes inserts and updates, not deletions.


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel