Skip to content

Commit 2ecc99e

Browse files
authored
[ACA] Add note re: replica limits
1 parent efd2a17 commit 2ecc99e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/container-apps/quotas.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ The *Is Configurable* column in the following tables denotes a feature maximum m
2525
| Environments | Global | Up to 20 | Yes | Limit up to 20 environments per subscription across all regions |
2626
| Container Apps | Environment | Unlimited | n/a | |
2727
| Revisions | Container app | 100 | No | |
28-
| Replicas | Revision | 300 | Yes | |
28+
| Replicas | Revision | 300 (Azure Portal) / 1000 (Azure CLI) | Yes | |
29+
30+
Using Azure Portal, there is a limit of 300 replicas per revision. Using Azure CLI, there is a limit of 1000 replicas per revision. Please note that the true number of replicas in a revision depends on a variety of factors.
2931

3032
## Consumption plan
3133

0 commit comments

Comments
 (0)