Skip to content

Commit 2f57fe3

Browse files
authored
Update use-your-data.md
1 parent ab68be2 commit 2f57fe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-ai-openai
88
ms.topic: quickstart
99
author: aahill
1010
ms.author: aahi
11-
ms.date: 02/26/2024
11+
ms.date: 04/08/2024
1212
recommendations: false
1313
ms.custom: references_regions
1414
---
@@ -72,7 +72,7 @@ When you choose the following data sources, your data is ingested into an Azure
7272
|Data source | Description |
7373
|---------|---------|
7474
| [Azure AI Search](/azure/search/search-what-is-azure-search) | Use an existing Azure AI Search index with Azure OpenAI On Your Data. |
75-
| [Azure Cosmos DB](/azure/cosmos-db/introduction) | Azure Cosmos DB APIs other than the vCore-based API for MongoDB do not currently offer native vector indexing capability. |
75+
| [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. |
7676
|Upload files (preview) | Upload files from your local machine to be stored in an Azure Blob Storage database, and ingested into Azure AI Search. |
7777
|URL/Web address (preview) | Web content from the URLs is stored in Azure Blob Storage. |
7878
|Azure Blob Storage (preview) | Upload files from Azure Blob Storage to be ingested into an Azure AI Search index. |

0 commit comments

Comments
 (0)