is it possible to use sharepoint documents in azure openai studio for chat ?

AMROUN Lysa 396 Reputation points
2024-04-16T19:04:20.1933333+00:00

Hello,

I'm currently using the "bring your own data" service from azure openai studio. I'd like to know :

  1. if it's possible to connect a sharepoint to this service to search and discuss with sharepoint documents,
  2. Is it possible to set up the ai search index with sharepoint data and then use the same index in azure openai with the bring your own data service?
  3. if it's not possible, is there an alternative to chat with my sharepoint documents?

thanks in advance

lysa

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
Microsoft 365 and Office | SharePoint | For business | Windows
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,101 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,632 questions
{count} votes

Accepted answer
  1. Grmacjon-MSFT 19,301 Reputation points Moderator
    2024-04-17T00:54:53.58+00:00

    Hi @AMROUN Lysa

    1. Yes, it’s possible to connect SharePoint to Azure OpenAI Studio. You can index documents from a SharePoint library with Azure Cognitive Search and then use an Azure OpenAI model to query the data. You can use Azure Functions to transfer files from SharePoint to Azure Blob Storage
    2. Yes, you can set up an AI Search Index with SharePoint data. Azure AI Search provides a SharePoint indexer that can index documents stored in SharePoint document libraries for full text search. Once the data is indexed, you can use Azure OpenAI’s “bring your own data service to chat with your data

    Please let us know if you have further questions

    -Grace

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.