About data sources created with Azure OpenAI Service "Add Your Data"

T. TABATA 70 Reputation points
2023-10-06T02:40:17.2933333+00:00

"Add Your Data" automatically creates an index that is divided into chunks by setting it on the data existing in the blob storage.

It also creates an indexer at the same time.

At this time, when you import a file that needs to be chunked into blob storage,

is the indexer automatically chunked and automatically reflected in the index?

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
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2023-10-09T10:18:06.8033333+00:00

    @Anonymous Thanks for reaching here! As its mentioned in the portal that

    "Enter the index name that will be used to reference this data source. A new cognitive search index with the provided name will be generated after data ingestion is complete"

    but Indexer can be scheduled and can be changed in the Indexer settings for this search resource in the Azure portal.

    demo,Chat playground _ Azure OpenAI Studio

    Let us know.

    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.