🔥 40% Off Crucial Exams Memberships — This Week Only

3 days, 11 hours remaining!

Microsoft Azure AI Engineer Associate AI-102 Practice Question

You are calling the Search Documents REST API on an Azure AI Search index named "products". You must return only documents where the Category field equals "Laptop" and the Price field is less than 1500. The documents must also contain the terms "surface" and a word that starts with "pro" in the Name field. The response should include only the Name, Price, and Rating fields, ordered first by Rating (descending) and then by Price (ascending). Which set of query-string parameters meets the requirement?

  • search=surface pro*&searchMode=any&$filter=Category eq 'Laptop' and Price lt 1500&$orderby=Rating desc, Price asc&$select=Name,Price,Rating

  • search=surface pro*&searchMode=all&$filter=Category eq 'Laptop' and Price lt 1500&$orderby=Rating desc, Price asc&$select=Name,Price,Rating

  • search="surface pro"&$filter=Category eq 'Laptop' and Price lt 1500&$orderby=Rating desc&$select=Name,Price,Rating

  • search=surface pro*&$filter=Category eq 'Laptop' or Price lt 1500&$orderby=Price asc, Rating desc&$select=Name,Price,Rating

Microsoft Azure AI Engineer Associate AI-102
Implement knowledge mining and information extraction solutions
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot