Skip to content

Commit a803344

Browse files
Update functions-bindings-azure-sql-trigger.md
1 parent 805677f commit a803344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-azure-sql-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Azure SQL trigger uses [SQL change tracking](/sql/relational-databases/track
2222
The Azure SQL trigger scaling decisions for the [Consumption and Premium plans](functions-scale.md) are done via target-based scaling. For more information, see [Target-based scaling](functions-target-based-scaling.md) and review the [Azure Functions hosting options](functions-scale.md).
2323

2424
> [!NOTE]
25-
> Support for Consumption plans requires [version v3.1.284 or later](https://github.com/Azure/azure-functions-sql-extension/releases) of the [Azure SQL bindings for Azure Functions](functions-bindings-azure-sql).
25+
> Support for Consumption plans requires [release v3.1.284 or later](https://github.com/Azure/azure-functions-sql-extension/releases) of the [Azure SQL bindings for Azure Functions](functions-bindings-azure-sql.md).
2626
>
2727
2828
## Functionality Overview

0 commit comments

Comments
 (0)