Skip to content

Commit 775fd10

Browse files
authored
Update scale-app.md
1 parent 55a38e9 commit 775fd10

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/container-apps/scale-app.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,10 @@ Scaling is defined by 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. There must also be enough cores quota available. |
31-
| Maximum number of replicas per revision | 10 | 1 | Maximum replicas configurable are 300 in Azure portal and 1,000 in Azure CLI. There must also be enough cores quota available. |
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. |
32+
33+
For more information see [Quotas for Azure Container Apps](quotas.md).
3234

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

0 commit comments

Comments
 (0)