Skip to content

Commit 1bb5ca9

Browse files
authored
Update functions-bindings-cosmosdb-v2.md
The current GA version of the extension is 4.0, but the docs are geared towards 3.x and mostly incompatible with 4.0. Updated the Nuget link to avoid having users taken to the (now default) 4.0 version of the package.
1 parent 8a9276a commit 1bb5ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-cosmosdb-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The process for installing the extension varies depending on the extension versi
5353

5454
# [Functions 2.x+](#tab/functionsv2/in-process)
5555

56-
Working with the trigger and bindings requires that you reference the appropriate NuGet package. Install the [NuGet package](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.CosmosDB), version 3.x.
56+
Working with the trigger and bindings requires that you reference the appropriate NuGet package. Install the [NuGet package](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.CosmosDB/3.0.10), version 3.x.
5757

5858
# [Extension 4.x+ (preview)](#tab/extensionv4/in-process)
5959

0 commit comments

Comments
 (0)