Error with Azure OpenAI 'Bring Your Own Data' Service Preventing Index Creation

AMROUN Lysa 281 Reputation points
2024-08-23T06:23:57.6833333+00:00

Hello I’m having a problem with azure openai and the creation of ai search indexes for my documents using the “bring your own data” service. The problem is that the index is not created with my documents and I get the following error: ” We were unable to connect your data An unexpected error occurred while processing your data. Please try again”. I can’t figure out where this is coming from. thank you

User's image

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.
948 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,916 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,782 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 25,781 Reputation points Microsoft Employee
    2024-08-30T19:20:58.9933333+00:00

    AMROUN Lysa, Firstly, apologies for the delayed response here.

    If the issue still persists and you haven't done these already, please try these to isolate;

    1. Ensure that you have a valid API key for the "Bring Your Own Data" service. If your API key is invalid or has expired, you may not be able to create an AI search index.
    2. Incorrectly mapped index fields may cause such issues. Please make sure that the fields in your index are correctly mapped to the data source fields, as outlined in this doc: Troubleshooting and best practices for Azure OpenAI On Your Data
    3. If you’re using custom headers, try reducing the header volume. Future API versions may not support custom headers, so it’s best to avoid relying on them.

    Ref: Azure OpenAI Service frequently asked questions

     Kindly let us know, I'll follow-up with you further.


    If the answer helped (pointed, you in the right direction) > please click Accept Answer to benefit the community find answers quickly to similar question_._

    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.