Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:Azure Cosmos DB Developer Specialty

Domain 1Objective 7

Implement Server-Side Programming in Azure Cosmos DB for NoSQL by Using JavaScript DP-420 Practice Questions (Page 4)

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 24 practice questions to prepare you well beyond it. (estimate)

24questions here
5free pages
9concepts

Questions 16–20

  1. 16foundation · easy

    Which of the following is a key design consideration when writing a transactional stored procedure?

    Select an answer first
  2. 17application · medium

    A healthcare app stores patient records in a Cosmos DB container partitioned by patientId. When a new patient document is created, a timestamp field must be automatically added. You need to implement this requirement without changing the client application. What should you do?

    Select an answer first
  3. 18application · medium

    A logistics company uses Azure Cosmos DB for NoSQL to track shipment statuses. A stored procedure named `updateShipmentStatus` accepts a shipmentId and a new status, and it updates the shipment document within the same logical partition. The client application needs to invoke this stored procedure and receive the updated document as the return value. Which client code snippet correctly invokes the stored procedure and retrieves the result?

    Select an answer first
  4. 19foundation · easy

    Which JavaScript method is used to create a new item in a container from within a stored procedure?

    Select an answer first
  5. 20foundation · easy

    How are triggers invoked in Azure Cosmos DB?

    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.