Skip to content

Commit 9a71284

Browse files
Remove old section
1 parent 206a7ad commit 9a71284

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,6 @@ Working with the trigger and bindings requires that you reference the appropriat
5252

5353
Functions 1.x apps automatically have a reference the [Microsoft.Azure.WebJobs](https://www.nuget.org/packages/Microsoft.Azure.WebJobs) NuGet package, version 2.x.
5454

55-
<!-- --->
56-
57-
## Packages - Functions 2.x
58-
59-
The Azure Cosmos DB bindings for Functions version 2.x are provided in the [Microsoft.Azure.WebJobs.Extensions.CosmosDB](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.CosmosDB) NuGet package, version 3.x. Source code for the bindings is in the [azure-webjobs-sdk-extensions](https://github.com/Azure/azure-webjobs-sdk-extensions/blob/master/src/WebJobs.Extensions.CosmosDB/) GitHub repository.
60-
61-
[!INCLUDE [functions-package-v2](../../includes/functions-package-v2.md)]
62-
6355
## Next steps
6456

6557
- [Run a function when an Azure Cosmos DB document is created or modified (Trigger)](./functions-bindings-cosmosdb-v2-trigger.md)

0 commit comments

Comments
 (0)