How to get the data from sharepoint library to azure ai search. Here the sharepoint library and azure ai search belongs to different tenants.

Navin Kumar S S 0 Reputation points
2024-04-30T11:10:07.82+00:00

I am trying to create an indexer to fetch the data from my datasource. I have already created sharepoint as my data source and an Index to store the data. When i try to create the indexer i am facing an error ''Tenant does not have a SPO license''.

Here my sharepoint and my azure ai service account are in different tenants.

How do i get the sharepoint library data from another tenant to my azure ai service.

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 | Install, redeem, activate | For business | Windows
Microsoft 365 and Office | SharePoint | For business | Windows
{count} votes

1 answer

Sort by: Most helpful
  1. Sreeju Nair 12,666 Reputation points
    2024-04-30T11:23:06.8466667+00:00

    Based on your title of the question "How to get the data from sharepoint library to azure ai search." - Azure AI Search has a SharePoint Online Indexer, which is in public preview.

    Refer: https://learn.microsoft.com/en-us/azure/search/search-howto-index-sharepoint-online

    While reading your detailed information, I assume you are already using this feature. You need to make sure the tenant you are trying to access must have a valid Sharepoint Online license. Refer the following thread and see whether it applies to your case.

    https://learn.microsoft.com/en-us/answers/questions/1526573/tenant-does-not-have-a-spo-license

    0 comments No comments

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.