Skip to content

Commit 74a6f8a

Browse files
authored
support clarity
1 parent 86b3209 commit 74a6f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-triggers-bindings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ You can connect your function to other services by using input or output binding
7979

8080
[!INCLUDE [Full bindings table](../../includes/functions-bindings.md)]
8181

82-
For information about which bindings are in preview or are approved for production use, see [Supported languages](supported-languages.md).
82+
For information about which bindings are in preview or are approved for production use, see [Supported languages](supported-languages.md). Note that versions of triggers and bindings are only supported when the underlying SDK is also supported.
8383

8484
## Bindings code examples
8585

0 commit comments

Comments
 (0)