Skip to content

Files

Latest commit

 

History

History
10 lines (9 loc) · 849 Bytes

functions-cosmosdb-sqlapi-note.md

File metadata and controls

10 lines (9 loc) · 849 Bytes
author ms.service ms.topic ms.date ms.author ms.custom
ggailey777
azure-functions
include
01/31/2022
glenga
include file

Azure Cosmos DB bindings are only supported for use with Azure Cosmos DB for NoSQL. Support for Azure Cosmos DB for Table is provided by using the Table storage bindings, starting with extension 5.x. For all other Azure Cosmos DB APIs, you should access the database from your function by using the static client for your API, including Azure Cosmos DB for MongoDB, Azure Cosmos DB for Cassandra, and Azure Cosmos DB for Apache Gremlin.