From 8baf87f1ea140f5fb95c4159373746d91dd6c200 Mon Sep 17 00:00:00 2001 From: Sudhanshu Vishodia <41684987+suvishodcitus@users.noreply.github.com> Date: Wed, 12 Aug 2026 11:19:40 +0530 Subject: [PATCH] Update connector documentation from CosmosDB to DocumentDB Updating the product name from MongoDB vCore to Azure DocumentDB --- .../azure-cosmosdb-mongodb-connector.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/semantic-kernel/concepts/vector-store-connectors/out-of-the-box-connectors/azure-cosmosdb-mongodb-connector.md b/semantic-kernel/concepts/vector-store-connectors/out-of-the-box-connectors/azure-cosmosdb-mongodb-connector.md index 685d2d95..6b73926f 100644 --- a/semantic-kernel/concepts/vector-store-connectors/out-of-the-box-connectors/azure-cosmosdb-mongodb-connector.md +++ b/semantic-kernel/concepts/vector-store-connectors/out-of-the-box-connectors/azure-cosmosdb-mongodb-connector.md @@ -1,19 +1,19 @@ --- -title: Using the Semantic Kernel Azure CosmosDB MongoDB (vCore) Vector Store connector (Preview) -description: Contains information on how to use a Semantic Kernel Vector store connector to access and manipulate data in Azure CosmosDB MongoDB (vCore). +title: Using the Semantic Kernel Azure DocumentDB (with MongoDB compatibility) Vector Store connector (Preview) +description: Contains information on how to use a Semantic Kernel Vector store connector to access and manipulate data in Azure DocumentDB (with MongoDB compatibility). zone_pivot_groups: programming-languages author: westey-m ms.topic: article ms.author: westey -ms.date: 09/23/2024 +ms.date: 08/12/2026 ms.service: semantic-kernel --- -# Using the Azure CosmosDB MongoDB (vCore) Vector Store connector (Preview) +# Using the Azure DocumentDB (with MongoDB compatibility) Vector Store connector (Preview) ::: zone pivot="programming-language-csharp" > [!WARNING] -> The Azure CosmosDB MongoDB (vCore) Vector Store functionality is in preview, and improvements that require breaking changes may still occur in limited circumstances before release. +> The Azure DocumentDB Vector Store functionality is in preview, and improvements that require breaking changes may still occur in limited circumstances before release. ::: zone-end ::: zone pivot="programming-language-python" @@ -31,13 +31,13 @@ ms.service: semantic-kernel ## Overview -The Azure CosmosDB MongoDB Vector Store connector can be used to access and manage data in Azure CosmosDB MongoDB (vCore). The connector has the following characteristics. +The Azure CosmosDB MongoDB Vector Store connector can be used to access and manage data in Azure DocumentDB. The connector has the following characteristics. ::: zone pivot="programming-language-csharp" | Feature Area | Support | | ------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Collection maps to | Azure Cosmos DB MongoDB (vCore) Collection + Index | +| Collection maps to | Azure DocumentDB Collection + Index | | Supported key property types | string | | Supported data property types |