Skip to content

Commit 93d55c5

Browse files
Update cores per environment
1 parent 30806c2 commit 93d55c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/quotas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To request an increase in quota amounts for your container app, learn [how to re
2323
| Revisions | Container app | 100 | No | |
2424
| Replicas | Revision | 30 | Yes | |
2525
| Cores | Replica | 2 | No | Maximum number of cores that can be requested by a revision replica. |
26-
| Cores | Environment | 20 | Yes | Maximum number of cores an environment can accommodate. Calculated by the sum of cores requested by each active replica of all revisions in an environment. |
26+
| Cores | Environment | 40 | Yes | Maximum number of cores an environment can accommodate. Calculated by the sum of cores requested by each active replica of all revisions in an environment. |
2727

2828
For more information regarding quotas, see the [Quotas Roadmap](https://github.com/microsoft/azure-container-apps/issues/503) in the Azure Container Apps GitHub repository.
2929

0 commit comments

Comments
 (0)