I've followed the official documentation, recent tutorials, and several MVP videos.
My index is vector-based (text-embedding-3-small), built using **Import and Vectorize Data**, and works perfectly in Search Explorer — I get the expected documents.
But in **Copilot Studio**, I always get: **“No information was found to answer your question.”** Even with simple queries.
What I’ve confirmed:
- Connection is successful ✅
- No filters are applied in Copilot ✅
I’ve also tested:
- Different embedding models (ada-002, 3-large)
- Index with no image vectors
- Minimal index (just `chunk` and `text_vector`)
- `retrievable: true` for text field and false
- Brand new agent with clean setup
Still the same issue.
👉 Is anyone still able to use **Azure AI Search directly** in Copilot Studio as a knowledge source — **without using a Power Automate flow or a legacy agent**?
Feels like something recently broke.
why : because all video and tutos are
- few month old
- recent live conference "don t work" at the end when demo "tadaa oups "
is there a trick in creating the agent ? something about security ? my cop studio is connected (green connexion) but the "0 answer" is instant and very fast : is there a new auth mode to configure in azure ?
Thanks for your help or insight!