Quiz 13 Question 3 of 20

A Copilot Studio developer is connecting an agent to Azure AI Search. The company's product catalog index has fields named 'product_name', 'category', 'price', and 'description'. The agent needs to return only products in the 'Electronics' category, and results should be ranked by semantic relevance to the user's query rather than simple keyword matching. When configuring the Azure AI Search knowledge source, what two settings must be correctly configured to meet these requirements?

Select an answer to reveal the explanation.

Motivation