Connecting SharePoint Online List to Azure AI Search Service

WayneWong 0 Reputation points
2025-04-02T06:28:21.7733333+00:00

Is there any update on the development of a connector to index SharePoint Online Lists directly in Azure AI Search service? The current options do not include this functionality, and specific information about a direct connector for SharePoint Lists (not SharePoint Libraries or alternative workarounds) would be helpful.

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,354 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bhargavi Naragani 6,130 Reputation points Microsoft External Staff Moderator
    2025-04-03T20:27:11.7366667+00:00

    Hi @Wing Fan WONG,

    At present, there is no direct connector to index SharePoint Online Lists in Azure AI Search service. The current indexing options focus on SharePoint document libraries and indexing SharePoint Lists is specifically mentioned as not supported.

    In order to index SharePoint List data, creating a custom solution with Microsoft Graph API might be an option. This approach involves deploying a connector that extracts data from SharePoint Lists and imports it into Azure AI Search. Although this requires additional development effort, it offers a customized solution to meet your specific requirements.

    Kindly refer to below documentation for better understanding:
    Index data from SharePoint document libraries

     Hope this helps, please let us know if you have any further Queries.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.