Skip to content

Commit 15d5592

Browse files
authored
Update use-your-data.md
1 parent 56cfbb5 commit 15d5592

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@ The [Integrated Vector Database in Azure Cosmos DB for MongoDB](/azure/cosmos-db
6565
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 (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.
68+
>If you use Azure Cosmos DB (except for its vCore-based API for MongoDB), you may be eligible for 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.
6969
7070
|Data source | Description |
7171
|---------|---------|
7272
| [Azure AI Search](/azure/search/search-what-is-azure-search) | Use an existing Azure AI Search index with Azure OpenAI On Your Data. |
73-
| [Azure Cosmos DB](/azure/cosmos-db/introduction) | Azure Cosmos DB's API for Postgres and vCore-based API for MongoDB have natively integrated vector indexing and do not require Azure AI Search; however, its other APIs do require Azure AI Search for vector indexing. Azure Cosmos DB will offer a natively integrated vector database by mid-2024. |
73+
| [Azure Cosmos DB](/azure/cosmos-db/introduction) | Azure Cosmos DB's API for Postgres and vCore-based API for MongoDB have natively integrated vector indexing and do not require Azure AI Search; however, its other APIs do require Azure AI Search for vector indexing. Azure Cosmos DB for NoSQL will offer a natively integrated vector database by mid-2024. |
7474
|Upload files (preview) | Upload files from your local machine to be stored in an Azure Blob Storage database, and ingested into Azure AI Search. |
7575
|URL/Web address (preview) | Web content from the URLs is stored in Azure Blob Storage. |
7676
|Azure Blob Storage (preview) | Upload files from Azure Blob Storage to be ingested into an Azure AI Search index. |
@@ -139,7 +139,7 @@ If you want to implement additional value-based criteria for query execution, yo
139139

140140
[!INCLUDE [ai-search-ingestion](../includes/ai-search-ingestion.md)]
141141

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

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

0 commit comments

Comments
 (0)