Skip to content

Commit bea19b9

Browse files
authored
Merge pull request #96552 from rapopescu16/patch-2
Update functions-bindings-register.md
2 parents 60c6a6a + 4e1e9b0 commit bea19b9

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-
> While you can a specify 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)