Skip to content

Commit 99b2273

Browse files
authored
Fix Acrolinx issues and edit for clarity
1 parent 2ecc99e commit 99b2273

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/container-apps/quotas.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ ms.author: cshoe
1515

1616
The following quotas are on a per subscription basis for Azure Container Apps.
1717

18-
To request an increase in quota amounts for your container app, learn [how to request a limit increase](faq.yml#how-can-i-request-a-quota-increase-) and [submit a support ticket](https://azure.microsoft.com/support/create-ticket/).
18+
To request an increase in quotas for your container app, learn [how to request a quota increase](faq.yml#how-can-i-request-a-quota-increase-) and [submit a support ticket](https://azure.microsoft.com/support/create-ticket/).
1919

2020
The *Is Configurable* column in the following tables denotes a feature maximum may be increased through a [support request](https://azure.microsoft.com/support/create-ticket/). For more information, see [how to request a limit increase](faq.yml#how-can-i-request-a-quota-increase-).
2121

22-
| Feature | Scope | Default | Is Configurable | Remarks |
22+
| Feature | Scope | Default Quota | Is Configurable | Remarks |
2323
|--|--|--|--|--|
24-
| Environments | Region | Up to 15 | Yes | Limit up to 15 environments per subscription, per region. |
25-
| Environments | Global | Up to 20 | Yes | Limit up to 20 environments per subscription across all regions |
24+
| Environments | Region | Up to 15 | Yes | Up to 15 environments per subscription, per region. |
25+
| 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 | 100 | No | |
28-
| Replicas | Revision | 300 (Azure Portal) / 1000 (Azure CLI) | Yes | |
28+
| Replicas | Revision | 300 (Azure portal) / 1000 (Azure CLI) | Yes | |
2929

30-
Using Azure Portal, there is a limit of 300 replicas per revision. Using Azure CLI, there is a limit of 1000 replicas per revision. Please note that the true number of replicas in a revision depends on a variety of factors.
30+
For apps you create using Azure portal, there's a default quota of 300 replicas per revision. For apps you create using Azure CLI, 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.
3131

3232
## Consumption plan
3333

0 commit comments

Comments
 (0)