Skip to content

Commit c3b8993

Browse files
Merge pull request #224862 from craigshoemaker/patch-15
[Container Apps] Multiple scale rule behavior
2 parents f70c8c4 + 90b4afc commit c3b8993

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/container-apps/scale-app.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ Scaling is driven by three different categories of triggers:
5151
- Apache Kafka
5252
- Redis
5353

54+
If you define more than one scale rule, the container app begins to scale once the first condition of any rules is met.
55+
5456
## HTTP
5557

5658
With an HTTP scaling rule, you have control over the threshold of concurrent HTTP requests that determines how your container app revision scales.

0 commit comments

Comments
 (0)