Skip to content

Commit 46d0397

Browse files
Merge pull request #306791 from craigshoemaker/aca/remove-quotas
[Container Apps] Update: Environments -> remove quotas
2 parents 7742f0d + 42a1e3e commit 46d0397

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

articles/container-apps/environment.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: conceptual
8-
ms.date: 04/28/2025
8+
ms.date: 10/10/2025
99
ms.author: cshoe
1010
ms.custom: build-2023
1111
---
@@ -92,16 +92,7 @@ You can monitor the status of your environments through Azure Monitor alerts or
9292

9393
Understanding the limits and quotas for Container Apps environments helps you plan your application architecture effectively.
9494

95-
| Resource | Limit | Notes |
96-
|----------|-------|-------|
97-
| Container apps per environment | 200 | Recommended number of container apps in a single environment |
98-
| Container app revisions per environment | 1000 | Total revisions across all apps in an environment |
99-
| Environments per region per subscription | 20 | Can be increased via quota request |
100-
| Maximum CPU per container | 4 vCPU (Consumption), Varies by workload profile | Depends on the environment type and selected workload profile |
101-
| Maximum memory per container | 16 GB (Consumption), Varies by workload profile | Depends on the environment type and selected workload profile |
102-
| Maximum replicas per container app | 1000 | Recomended scale-out limit for a single container app |
103-
| Default ingress request timeout | 240 seconds | For HTTP requests through ingress. See ingress settings |
104-
| Maximum outbound idle connection timeout | 240 seconds (Consumption Workload Profile), 30 minutes (Dedicated Workload Profiles) | For outbound connections from an application |
95+
To see the quotas relevant to your environment, see [Quotas in Azure Container Apps](./quotas.md) for ways to return your quota limits.
10596

10697
For the most up-to-date limits and quotas, refer to the [Azure Container Apps service limits](/azure/azure-resource-manager/management/azure-subscription-service-limits#container-apps-limits).
10798

0 commit comments

Comments
 (0)