Skip to content

Commit efede0f

Browse files
Update functions-bindings-azure-sql-trigger.md
1 parent 4a3270f commit efede0f

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
@@ -18,7 +18,7 @@ zone_pivot_groups: programming-languages-set-functions-lang-workers
1818
# Azure SQL trigger for Functions
1919

2020
> [!NOTE]
21-
> In consumption plan functions, automatic scaling is not supported for SQL trigger. If the automatic scaling process stops the function, it will need to be manually restarted.
21+
> In consumption plan functions, automatic scaling is not supported for SQL trigger. If the automatic scaling process stops the function, all processing of events will stop and it will need to be manually restarted.
2222
>
2323
> Use premium or dedicated plans for [scaling benefits](functions-scale.md) with SQL trigger.
2424
>

0 commit comments

Comments
 (0)