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/quotas.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,19 +15,19 @@ ms.author: cshoe
15
15
16
16
The following quotas are on a per subscription basis for Azure Container Apps.
17
17
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/).
19
19
20
20
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-).
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.
0 commit comments