Skip to content

Commit 4b1303e

Browse files
v-jaswelanthonychu
andauthored
Update articles/container-apps/quotas.md
Co-authored-by: Anthony Chu <[email protected]>
1 parent 0758758 commit 4b1303e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/container-apps/quotas.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ The *Is Configurable* column in the following tables denotes a feature maximum m
2525
| Environments | Global | Up to 20 | Yes | Up to 20 environments per subscription, across all regions. |
2626
| Container Apps | Environment | Unlimited | n/a | |
2727
| Revisions | Container app | Up to 100 | No | |
28-
| Minimum number of replicas | Revision | Up to 300 (Azure portal) / 1000 (Azure CLI) | Yes | |
29-
| Maximum number of replicas | Revision | Up to 300 (Azure portal) / 1000 (Azure CLI) | Yes | |
28+
| Replicas | Revision | Unlimited | No | Maximum replicas configurable are 300 in Azure portal and 1000 in Azure CLI. There must also be enough cores quota available. |
3029

3130
When you set the minimum or maximum number of replicas using Azure portal, there's a default quota of 300 replicas per revision. When you use the [Azure CLI](https://learn.microsoft.com/cli/azure/containerapp/revision?view=azure-cli-latest#az-containerapp-revision-copy), there's a default quota of 1,000 replicas per revision. Note that the true number of replicas in a revision depends on various factors.
3231

0 commit comments

Comments
 (0)