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
description: Availability and quota limits of compute and memory resources for the Azure Container Instances service in different Azure regions.
4
4
ms.author: tomcassidy
5
5
author: tomvcassidy
@@ -25,7 +25,7 @@ All Azure services include certain default limits and quotas for resources and f
25
25
26
26
Use the [List Usage](/rest/api/container-instances/2022-09-01/location/list-usage) API to review current quota usage in a region for a subscription.
27
27
28
-
Certain default limits and quotas can be increased. To request an increase of one or more resources that support such an increase, please submit an [Azure support request][azure-support] (select "Quota" for **Issue type**).
28
+
Certain default limits and quotas can be increased. To request an increase of one or more resources that support such an increase, submit an [Azure support request][azure-support] (select "Quota" for **Issue type**).
29
29
30
30
> [!IMPORTANT]
31
31
> Not all limit increase requests are guaranteed to be approved.
@@ -34,7 +34,7 @@ Certain default limits and quotas can be increased. To request an increase of on
34
34
35
35
### Unchangeable (Hard) Limits
36
36
37
-
The following limits are default limits that can’t be increased through a quota request. Any quota increase requests for these limits will not be approved.
37
+
The following limits are default limits that can’t be increased through a quota request. Any quota increase requests for these limits won't be approved.
38
38
39
39
| Resource | Actual Limit |
40
40
| --- | :--- |
@@ -61,7 +61,7 @@ The following limits are default limits that can’t be increased through a quot
61
61
62
62
### Linux Container Groups
63
63
64
-
By default, the following resources are available general purpose (standard core SKU) containers in general deployments and [Azure virtual network](container-instances-vnet.md) deployments) for Linux & Windows containers.
64
+
By default, the following resources are available general purpose (standard core SKU) containers in general deployments and [Azure virtual network](container-instances-vnet.md) deployments) for Linux & Windows containers. These maximums are hard limits and can't be increased.
65
65
66
66
| Max CPU | Max Memory (GB) | VNET Max CPU | VNET Max Memory (GB) | Storage (GB) |
67
67
| :---: | :---: | :----: | :-----: | :-------: |
@@ -71,7 +71,7 @@ For a general list of available regions for Azure Container Instances, see [avai
71
71
72
72
### Windows Containers
73
73
74
-
The following regions and maximum resources are available to container groups with [supported and preview](./container-instances-faq.yml) Windows Server containers.
74
+
The following regions and maximum resources are available to container groups with [supported and preview](./container-instances-faq.yml) Windows Server containers. These maximums are hard limits and can't be increased.
75
75
76
76
#### Windows Server 2022 LTSC
77
77
@@ -92,7 +92,7 @@ The following resources are available in all Azure Regions supported by Azure Co
92
92
93
93
## Spot Container Resources (Preview)
94
94
95
-
The following maximum resources are available to a container group deployed using [Spot Containers](container-instances-spot-containers-overview.md) (preview).
95
+
The following maximum resources are available to a container group deployed using [Spot Containers](container-instances-spot-containers-overview.md) (preview). These maximums are hard limits and can't be increased.
96
96
97
97
> [!NOTE]
98
98
> Spot Containers are only available in the following regions at this time: East US 2, West Europe, and West US.
@@ -103,7 +103,7 @@ The following maximum resources are available to a container group deployed usin
103
103
104
104
## Confidential Container Resources (Preview)
105
105
106
-
The following maximum resources are available to a container group deployed using [Confidential Containers](container-instances-confidential-overview.md) (preview).
106
+
The following maximum resources are available to a container group deployed using [Confidential Containers](container-instances-confidential-overview.md) (preview). These maximums are hard limits and can't be increased.
107
107
108
108
> [!NOTE]
109
109
> Confidential Containers are only available in the following regions at this time: East US, North Europe, West Europe, and West US.
@@ -122,7 +122,7 @@ The following maximum resources are available to a container group deployed usin
122
122
> Deployments with GPU resources are not supported in an Azure virtual network deployment and are only available on Linux container groups.
123
123
> Using GPU resources (preview) is not fully supported yet and any support is provided on a best-effort basis.
124
124
125
-
The following maximum resources are available to a container group deployed with [GPU resources](container-instances-gpu.md) (preview).
125
+
The following maximum resources are available to a container group deployed with [GPU resources](container-instances-gpu.md) (preview). These maximums are hard limits and can't be increased.
126
126
127
127
| GPU SKUs | GPU count | Max CPU | Max Memory (GB) | Storage (GB) |
128
128
| --- | --- | --- | --- | --- |
@@ -132,11 +132,11 @@ The following maximum resources are available to a container group deployed with
132
132
133
133
## Next steps
134
134
135
-
Certain default limits and quotas can be increased. To request an increase of one or more resources that support such an increase, please submit an [Azure support request][azure-support] (select "Quota" for **Issue type**).
135
+
Certain default limits and quotas can be increased. To request an increase of one or more resources that support such an increase, submit an [Azure support request][azure-support] (select "Quota" for **Issue type**).
136
136
137
-
Let the team know if you'd like to see additional regions or increased resource availability at [aka.ms/aci/feedback](https://aka.ms/aci/feedback).
137
+
Let the team know if you'd like to see other regions or increased resource availability at [aka.ms/aci/feedback](https://aka.ms/aci/feedback).
138
138
139
-
For information on troubleshooting container instance deployment, see [Troubleshoot deployment issues with Azure Container Instances](container-instances-troubleshooting.md)
139
+
For information on troubleshooting container instance deployment, see [Troubleshoot deployment issues with Azure Container Instances](container-instances-troubleshooting.md).
0 commit comments