Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,053 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've pointed my Azure AI search index to import documents only in the folder End User Guide
as seen in the data source.
The Blob container has 3 other folders as seen:
When tested on questions from documents in other folders, the answers are being retrieved from the search index's explorer. This is not acceptable as the data source filters on the specific end user manual folder.
How do I restrict answers to just be retrieved from one folder in a blob container?
Thanks