Skip to content

Commit 56cfbb5

Browse files
Merge pull request #271428 from wmwxwa/patch-15
Update use-your-data.md
2 parents d6de85d + e386fc3 commit 56cfbb5

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,10 @@ You need to connect to a data source to upload your data. When you want to use y
6262

6363
The [Integrated Vector Database in Azure Cosmos DB for MongoDB](/azure/cosmos-db/mongodb/vcore/vector-search) natively supports integration with Azure OpenAI On Your Data.
6464

65-
For some data sources such as uploading files from your local machine (preview) or data contained in a blob storage account (preview), Azure AI Search is used.
65+
For some data sources such as uploading files from your local machine (preview) or data contained in a blob storage account (preview), Azure AI Search is used. When you choose the following data sources, your data is ingested into an Azure AI Search index.
6666

6767
>[!TIP]
68-
>If you use [Azure Cosmos DB](/azure/cosmos-db/introduction) (except for its vCore-based API for MongoDB), you may take advantage of the Azure AI Advantage offer, which provides the equivalent of up to $6,000 in Azure Cosmos DB throughput credits.
69-
70-
When you choose the following data sources, your data is ingested into an Azure AI Search index.
68+
>If you use Azure Cosmos DB (except for its vCore-based API for MongoDB), you may take advantage of the [Azure AI Advantage offer](/azure/cosmos-db/ai-advantage), which provides the equivalent of up to $6,000 in Azure Cosmos DB throughput credits.
7169
7270
|Data source | Description |
7371
|---------|---------|
@@ -141,7 +139,7 @@ If you want to implement additional value-based criteria for query execution, yo
141139

142140
[!INCLUDE [ai-search-ingestion](../includes/ai-search-ingestion.md)]
143141

144-
# [Azure Cosmos DB for MongoDB vCore](#tab/mongo-db)
142+
# [Vector DB in Azure Cosmos DB for MongoDB vCore](#tab/mongo-db)
145143

146144
### Prerequisites
147145
* [Azure Cosmos DB for MongoDB vCore](/azure/cosmos-db/mongodb/vcore/introduction) account

0 commit comments

Comments
 (0)