Microsoft Certified:Azure Cosmos DB Developer Specialty
Domain 1Objective 6
Implement Data Access by Using Azure Cosmos DB for NoSQL SDKs DP-420 Practice Questions (Page 1)
Part of the Design and implement data models domain, which makes up ~45% of our current practice bank. Microsoft does not publish an official question count, but from its 100-minute exam (~40–65 total, ~18–29 in this domain), expect 3–4 from this objective — we provide 49 practice questions to prepare you well beyond it. (estimate)
49questions here
10free pages
13concepts
Questions 1–5
- 1
Which property on an item is used to specify its Time-to-Live (TTL) value?
Select an answer first - 2
Which property in the query response contains the number of request units (RUs) consumed by a query?
Select an answer first - 3
In the Azure Cosmos DB .NET SDK, how do you pass a session token from a response to a subsequent request?
Select an answer first - 4
A retail app stores customer profiles in Azure Cosmos DB for NoSQL. A support agent updates a customer's phone number. The app reads the item, changes the phoneNumber property, and calls ReplaceItemAsync. Another agent updates the same customer's address concurrently. The phone update succeeds, but the address update is lost. What should the developer do to prevent lost updates?
Select an answer first - 5
A reporting app queries a large Azure Cosmos DB for NoSQL container and returns thousands of items. The app currently loads all results into memory, which causes performance issues. The developer wants to process results in pages of 100 items and allow the user to navigate to the next page. What should the developer implement?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Microsoft. “DP-420” is a trademark of its owner, used for identification only.