Skip to content

Commit 11ce2bd

Browse files
committed
edit
1 parent 258fd96 commit 11ce2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-cosmosdb-sqlapi-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ ms.author: glenga
1111
ms.custom: include file
1212
---
1313

14-
Azure Cosmos DB bindings are only supported for use with SQL API. For all other Azure Cosmos DB APIs, you should access the database from your function by using the static client for your API, including [MongoDB API](../articles/cosmos-db/mongodb-introduction.md), [Cassandra API](../articles/cosmos-db/cassandra-introduction.md), [Gremlin API](../articles/cosmos-db/graph-introduction.md), and [Table API](../articles/cosmos-db/table-introduction.md).
14+
Azure Cosmos DB bindings are only supported for use with the SQL API. For all other Azure Cosmos DB APIs, you should access the database from your function by using the static client for your API, including [MongoDB API](../articles/cosmos-db/mongodb-introduction.md), [Cassandra API](../articles/cosmos-db/cassandra-introduction.md), [Gremlin API](../articles/cosmos-db/graph-introduction.md), and [Table API](../articles/cosmos-db/table-introduction.md).

0 commit comments

Comments
 (0)