Skip to content

Commit 8b30d0e

Browse files
Merge pull request #90686 from jpomfret/patch-2
Update functions-add-output-binding-cosmos-db-vs-code.md
2 parents 6783160 + c4680fc commit 8b30d0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/azure-functions/functions-add-output-binding-cosmos-db-vs-code.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ dotnet add package Microsoft.Azure.WebJobs.Extensions.CosmosDB
106106
dotnet add package Microsoft.Azure.Functions.Worker.Extensions.CosmosDB
107107
```
108108
---
109-
Now, you can add the storage output binding to your project.
110109
::: zone-end
111110

112111
::: zone pivot="programming-language-javascript"

0 commit comments

Comments
 (0)