Skip to content

Commit 0e2d1a6

Browse files
vmageloggailey777
andauthored
Update articles/azure-functions/functions-add-output-binding-storage-queue-vs-code.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent f9fe707 commit 0e2d1a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/azure-functions/functions-add-output-binding-storage-queue-vs-code.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ Now, you can add the storage output binding to your project.
8989

9090
## Add an output binding
9191

92-
In Functions, each type of binding requires a `direction`, `type`, and a unique `name`. The way you define these attributes depends on the language of your function app and programming model.
9392

9493
::: zone pivot="programming-language-javascript,programming-language-typescript,programming-language-powershell"
9594

0 commit comments

Comments
 (0)