Skip to content

Commit 8800160

Browse files
authored
Update scale-app.md
1 parent b363050 commit 8800160

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/container-apps/scale-app.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,8 @@ 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 | 300 |
31-
| Maximum number of replicas per revision | 10 | 1 | 300 |
32-
33-
To request an increase in maximum replica amounts for your container app, [submit a support ticket](https://azure.microsoft.com/support/create-ticket/).
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. |
3432

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

0 commit comments

Comments
 (0)