Hi Neelamraju, Sashank ,
Azure AI Search is set up as a knowledge source for the Copilot Agent in Copilot Studio. The connection looks fine — the index name, document count, and size are all showing correctly. The knowledge table also shows “Ready”. But during testing, any question asked returns "No results found" in the activity map.
Here’s what I’ve verified so far:
- The index in Azure contains documents with data (confirmed using
*
in Search Explorer). - The correct field holding the main content is selected in Copilot Studio.
- The documents are [PDF/Word/JSON – insert your type], and an indexer with a skillset has been used to extract the content if needed.
- No filters (like language or tags) are applied in Copilot Studio that could block documents.
- The same questions return expected results when tested directly in Azure Search Explorer.
Thanks,
Karan Shewale
*************************************************************************
If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
for your reference.