You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/environment.md
+2-11Lines changed: 2 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: container-apps
5
5
author: craigshoemaker
6
6
ms.service: azure-container-apps
7
7
ms.topic: conceptual
8
-
ms.date: 04/28/2025
8
+
ms.date: 10/10/2025
9
9
ms.author: cshoe
10
10
ms.custom: build-2023
11
11
---
@@ -92,16 +92,7 @@ You can monitor the status of your environments through Azure Monitor alerts or
92
92
93
93
Understanding the limits and quotas for Container Apps environments helps you plan your application architecture effectively.
94
94
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.
105
96
106
97
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).
0 commit comments