Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:Azure AI Cloud Developer Associate

Domain 2Objective 1

Develop AI Solutions by Using Azure Cosmos DB for NoSQL AI-200 Practice Questions (Page 5)

Part of the Develop AI solutions by using Azure data management services domain, which accounts for 25–30% of the AI-200 exam. Microsoft does not publish an official question count, but from its 120-minute exam (~50–80 total, ~13–24 in this domain), expect 4–8 from this objective — we provide 27 practice questions to prepare you well beyond it. (estimate)

27questions here
6free pages
8concepts
25–30%of the exam

Questions 21–25

  1. 21foundation · easy

    Which SQL function in Azure Cosmos DB for NoSQL is used to perform a vector similarity search?

    Select an answer first
  2. 22expert · hard

    A legal document management system stores documents in Azure Cosmos DB for NoSQL. Each document has a `content` field and an `embedding` field that is a vector of 1536 dimensions. The team wants to perform vector similarity searches to find related documents. They are concerned about the RU consumption of vector searches. Which approach should they take to optimize RU consumption for vector searches?

    Select an answer first
  3. 23application · medium

    A logistics company stores shipment documents in Azure Cosmos DB for NoSQL. Each document has a `shipmentId`, `status`, `region`, and `lastUpdated` field. The team frequently runs a query to find all shipments in a specific region with a status of 'Delivered', ordered by `lastUpdated` descending. The query currently performs a cross-partition scan and consumes high RUs. The collection is partitioned by `/shipmentId`. What should the team do to reduce RU consumption for this query?

    Select an answer first
  4. 24foundation · easy

    Which clause is typically used with VectorDistance to return the most similar items first?

    Select an answer first
  5. 25application · medium

    An e-commerce platform uses Azure Cosmos DB for NoSQL to store product inventory. When a product's price changes, the system needs to update a search index in real time. The team decides to use the change feed processor to detect price changes. Which component must be implemented to ensure the change feed processor can resume processing after a failure without missing changes?

    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. “AI-200” is a trademark of its owner, used for identification only.