Skip to content

Commit 0ac85c4

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 0e2d1a6 commit 0ac85c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ Now, you can add the storage output binding to your project.
9292

9393
::: zone pivot="programming-language-javascript,programming-language-typescript,programming-language-powershell"
9494

95+
In Functions, each type of binding requires a `direction`, `type`, and unique `name`. The way you define these attributes depends on the language of your function app.
96+
9597
[!INCLUDE [functions-add-output-binding-json](../../includes/functions-add-output-binding-json.md)]
9698

9799
::: zone-end

0 commit comments

Comments
 (0)