Skip to content

Commit c955919

Browse files
Yuantao WangYuantao Wang
authored andcommitted
t
1 parent e97a403 commit c955919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/use-your-data-securely.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ When you use Azure OpenAI On Your Data to ingest data from Azure blob storage, l
3232
* Downloading URLs to your blob storage is not illustrated in this diagram. After web pages are downloaded from the internet and uploaded to blob storage, steps 3 onward are the same.
3333
* Two indexers, two indexes, two data sources and a [custom skill](/azure/search/cognitive-search-custom-skill-interface) are created in the Azure AI Search resource.
3434
* The chunks container is created in the blob storage.
35-
* If the schedule triggers the the ingestion, the ingestion process starts from step 7.
35+
* If the schedule triggers the ingestion, the ingestion process starts from step 7.
3636
* Azure OpenAI's `preprocessing-jobs` API implements the [Azure AI Search customer skill web API protocol](/azure/search/cognitive-search-custom-skill-web-api), and processes the documents in a queue.
3737
* Azure OpenAI:
3838
1. Internally uses the first indexer created earlier to crack the documents.

0 commit comments

Comments
 (0)