Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.19 KB

File metadata and controls

19 lines (17 loc) · 1.19 KB
author ggailey777
ms.service azure-functions
ms.topic include
ms.date 11/24/2025
ms.author glenga
ms.custom include file

This table indicates how to connect to the various Azure Cosmos DB APIs from your function code:

API Recommendation
Azure Cosmos DB for NoSQL Use the Azure Cosmos DB binding extension
Azure Cosmos DB for MongoDB Use a native client SDK.
Azure Cosmos DB for Table Use version 5.x or later of the Azure Tables binding extension.
Azure Cosmos DB for Apache Cassandra Use a native client SDK.
Azure Cosmos DB for Apache Gremlin (Graph API) Use a native client SDK
Azure Cosmos DB for PostgreSQL Use a native client SDK.