Skip to content

Commit d029019

Browse files
authored
Update scale-app.md
1 parent 976bc4d commit d029019

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/scale-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Scaling is the combination of limits, rules, and behavior.
2727

2828
| Scale limit | Default value | Min value | Max value |
2929
|---|---|---|---|
30-
| Minimum number of replicas per revision | 0 | 0 | Maximum replicas configurable are 300 in Azure portal and 1,000 in Azure CLI. |
31-
| Maximum number of replicas per revision | 10 | 1 | Maximum replicas configurable are 300 in Azure portal and 1,000 in Azure CLI. |
30+
| Minimum number of replicas per revision | 0 | 0 | Maximum replicas configurable are 1,000. |
31+
| Maximum number of replicas per revision | 10 | 1 | Maximum replicas configurable are 1,000. |
3232

3333
- **Rules** are the criteria used by Container Apps to decide when to add or remove replicas.
3434

0 commit comments

Comments
 (0)