Skip to content

Commit 1f4b149

Browse files
authored
Merge pull request #125252 from Juliehzl/user/zuh/fix-quota-doc
Fix container app quota doc
2 parents da482c6 + 8119583 commit 1f4b149

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
@@ -34,7 +34,7 @@ You can [request a quota increase in the Azure portal](/azure/quotas/quickstart-
3434
| Feature | Scope | Default Quota | Maximum Quota | Remarks |
3535
|--|--|--|--|--|
3636
| Cores | Replica | 4 | 4 | Maximum number of cores available to a revision replica. |
37-
| Cores | Environment | 500 | 5,000 | Maximum number of cores the Consumption workload profile in a Dedicated plan environment can accommodate. Calculated by the sum of cores requested by each active replica of all revisions in an environment. Quota name: Managed Environment Consumption Cores |
37+
| Cores | Environment | 100 | 5,000 | Maximum number of cores the Consumption workload profile in a workload profile environment can accommodate. Calculated by the sum of cores requested by each active replica of all revisions created in consumption workload profile within an environment. Quota name: Managed Environment Consumption Cores |
3838

3939
### Dedicated workload profiles
4040

0 commit comments

Comments
 (0)