Skip to content

Commit 0e4986d

Browse files
Update scale-app.md
1 parent 6d9e4c6 commit 0e4986d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/container-apps/scale-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Scaling rules are defined in `resources.properties.template.scale` section of th
2626
- If you want to ensure that an instance of your application is always running, set `minReplicas` to 1 or higher.
2727
- Replicas not processing, but that remain in memory are billed in the "idle charge" category.
2828
- Changes to scaling rules are a [revision-scope](overview.md) change.
29+
- When using non-HTTP event scale rules, setting the `activeRevisionMode` to single is recommended.
2930

3031
> [!IMPORTANT]
3132
> Replica quantities are a target amount, not a guarantee. Even if you set `maxReplicas` to `1`, there is no assurance of thread safety.

0 commit comments

Comments
 (0)