Skip to content

Commit f627947

Browse files
Merge pull request #226448 from shreyabatra4/update-bindings
support clarity
2 parents 6073ae8 + fb9ebd1 commit f627947

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ 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).
83+
84+
Specific binding extension versions are only supported while the underlying service SDK is supported. Changes to support in the underlying service SDK version affect the support for the consuming extension.
8385

8486
## Bindings code examples
8587

0 commit comments

Comments
 (0)