Skip to content

Commit 9c30ce9

Browse files
committed
2 parents a38eedc + e13950e commit 9c30ce9

File tree

3 files changed

+26
-10
lines changed

3 files changed

+26
-10
lines changed

articles/container-apps/quotas.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ 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 a [quota increase](faq.yml#how-can-i-request-a-quota-increase-), you can [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 | |
27-
| Revisions | Container app | 100 | No | |
28-
| Replicas | Revision | 300 | Yes | |
27+
| Revisions | Container app | Up to 100 | No | |
28+
| Replicas | Revision | Unlimited | No | Maximum replicas configurable are 300 in Azure portal and 1000 in Azure CLI. There must also be enough cores quota available. |
2929

3030
## Consumption plan
3131

articles/container-apps/scale-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Scaling is defined by the combination of limits, rules, and behavior.
2727

2828
| Scale limit | Default value | Min value | Max value |
2929
|---|---|---|---|
30-
| Minimum number of replicas per revision | 0 | 0 | 300 |
31-
| Maximum number of replicas per revision | 10 | 1 | 300 |
30+
| Minimum number of replicas per revision | 0 | 0 | Maximum replicas configurable are 300 in Azure portal and 1,000 in Azure CLI. |
31+
| Maximum number of replicas per revision | 10 | 1 | Maximum replicas configurable are 300 in Azure portal and 1,000 in Azure CLI. |
3232

33-
To request an increase in maximum replica amounts for your container app, [submit a support ticket](https://azure.microsoft.com/support/create-ticket/).
33+
For more information see [Quotas for Azure Container Apps](quotas.md).
3434

3535
- **Rules** are the criteria used by Container Apps to decide when to add or remove replicas.
3636

includes/virtual-network-manager-preview.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,30 @@ ignite> -2023
1616
> Azure Virtual Network Manager is generally available for Virtual Network Manager and hub-and-spoke connectivity configurations. Mesh connectivity configurations remain in public preview.
1717
>
1818
> Security configurations with security admin rules is generally available in the following regions:
19+
> - Australia Central
20+
> - Australia Central 2
1921
> - Australia East
2022
> - Australia Southeast
2123
> - Brazil South
2224
> - Brazil Southeast
25+
> - Canada Central
26+
> - Canada East
2327
> - East Asia
2428
> - Europe North
29+
> - France Central
2530
> - France South
31+
> - Germany North
2632
> - Germany West Central
2733
> - India Central
2834
> - India South
2935
> - India West
3036
> - Israel Central
3137
> - Italy North
3238
> - Japan East
39+
> - Japan West
3340
> - Jio India West
3441
> - Korea Central
42+
> - Korea South
3543
> - Norway East
3644
> - Norway West
3745
> - Poland Central
@@ -41,11 +49,19 @@ ignite> -2023
4149
> - Sweden Central
4250
> - Sweden South
4351
> - Switzerland North
52+
> - Switzerland West
53+
> - UAE Central
4454
> - UAE North
55+
> - UK South
56+
> - UK West
57+
> - US Central
4558
> - US East
4659
> - US North
60+
> - US West
61+
> - US West 2
62+
> - US West 3
4763
> - US West Central
48-
>
64+
>
4965
> All other regions remain in public preview.
5066
>
5167
> This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.

0 commit comments

Comments
 (0)