How to Connect Azure AI Search to a Specific SharePoint Folder?

Davide Garrido 0 Reputation points
2024-06-21T22:21:37.9366667+00:00

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.
828 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,130 questions
{count} votes