How to Connect Azure AI Search to a Specific SharePoint Folder?
Davide Garrido
15
Reputation points
I am working on integrating Azure AI Search with SharePoint Online to enable indexing and searching of documents stored in a specific folder within a SharePoint site. The goal is to only retrieve and index files located in a designated folder.
/sites/Proyectos/Documentos%20compartidos/Forms/AllItems.aspx?newTargetListUrl=%2Fsites%2FNewsite%2FShared%20docuents&viewpath=%2Fsites%2FNewsite%2FShared%20docuents%2FForms%2FAllItems%2Easpx&id=%2Fsites%2FNewsite%2FShared%20docuents%2myfolder
"container" : { "name" : "useQuery", "query" : "includeLibrariesInSite=https://mysite.sharepoint.com/sites/Proyectos/Documentos%20compartidos/Forms/AllItems.aspx?newTargetListUrl=%2Fsites%2FNewsite%2FShared%20docuents&viewpath=%2Fsites%2FNewsite%2FShared%20docuents%2FForms%2FAllItems%2Easpx&id=%2Fsites%2FNewsite%2FShared%20docuents%2myfolder" }
Azure AI Search
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,339 questions
Microsoft 365 and Office SharePoint For business Windows
11,684 questions
Sign in to answer