Skip to content

Commit 4e1e9b0

Browse files
Update articles/azure-functions/functions-bindings-register.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent f2cc518 commit 4e1e9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following table lists the currently available versions of the default *Micro
4545
<sup>1</sup> Version 3.x of the extension bundle currently doesn't include the [Table Storage bindings](./functions-bindings-storage-table.md). If your app requires Table Storage, you'll need to continue using the 2.x version for now.
4646

4747
> [!NOTE]
48-
> When you specify a custom version range in host.json, we recommend you use a version value from this table.
48+
> Even though host.json supports custom ranges for `version`, you should use a version value from this table.
4949
5050
## Explicitly install extensions
5151

0 commit comments

Comments
 (0)