DP-420 Exam QuestionsBrowse all questions from this exam

DP-420 Exam - Question 61


You have an Azure Cosmos DB for NoSQL account that uses the default consistency level.

How can the consistency level be modified as part of a query request?

Show Answer
Correct Answer:

Discussion

4 comments
Sign in to comment
biglebowski88Option: D
Dec 13, 2024

You can only override to weaker consistency in the request. So D

GermanGermanOption: C
Aug 21, 2024

Answer C

3709334Option: D
Dec 28, 2024

as part of RequestOptions can only ovverride to weaker consistency. For ovverriding to stronger consistency need to change at account level through cosmossdk client

WimTSOption: D
Apr 15, 2025

Write cannot be overriden Read can only be weaker