Skip to content

Files

Latest commit

325bf24 · Feb 9, 2022

History

History
10 lines (9 loc) · 786 Bytes

functions-cosmosdb-sqlapi-note.md

File metadata and controls

10 lines (9 loc) · 786 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 the SQL API. Support for Table API 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's API for MongoDB, Cassandra API, and Gremlin API.