Skip to content

Commit dbbbce2

Browse files
authored
Update flex-consumption-plan.md
1 parent 6f677f8 commit dbbbce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/flex-consumption-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This _per-function scaling_ behavior is a part of the hosting platform, so you d
6666

6767
In per-function scaling, decisions are made for certain function triggers based on group aggregations. This table shows the defined set of functions scale groups:
6868

69-
| Scale group name | Grouped triggers | Settings value |
69+
| Scale groups | Triggers in group | Settings value |
7070
| ---- | ---- | --- |
7171
| HTTP triggers |[HTTP trigger](functions-bindings-http-webhook-trigger.md)<br/>[SignalR trigger](functions-bindings-signalr-service-trigger.md) | `http` |
7272
| Blob storage triggers<br/>(Event Grid-based) | [Blob storage trigger](functions-bindings-storage-blob-trigger.md) | `blob`|

0 commit comments

Comments
 (0)