DP-420 Exam Question 26

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 conflictingItems parameter to resolve conflict.
Does this meet the goal?
  • DP-420 Exam Question 27

    You have an Azure Cosmos DB account named account1 that has a default consistency level of session.
    You have an app named App1.
    You need to ensure that the read operations of App1 can request either bounded staleness or consistent prefix consistency.
    What should you modify for each consistency level? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-420 Exam Question 28

    You have the indexing policy shown in the following exhibit.

    Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.

    DP-420 Exam Question 29

    You have an Azure Cosmos DB for NoSQL account named account1 that has a single read-write region and one additional read region. Account1 uses the strong default consistency level.
    You have an application that uses the eventual consistency level when submitting requests to account1.
    How will writes from the application be handled?
  • DP-420 Exam Question 30

    You have a container named container1 in an Azure Cosmos DB for NoSQL account named account1.
    You configure container1 to use Always Encrypted by using an encryption policy as shown in the C# and the Java exhibits. (Click the C# tab to view the encryption policy in C#. Click the Java tab to see the encryption policy in Java.)


    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.