|
1 | 1 | ---
|
2 |
| -title: Resource availability by region |
3 |
| -description: Availability of compute and memory resources for the Azure Container Instances service in different Azure regions. |
| 2 | +title: Region Availability |
| 3 | +description: Region Availability |
4 | 4 | ms.author: tomcassidy
|
5 | 5 | author: tomvcassidy
|
6 | 6 | ms.service: container-instances
|
7 | 7 | services: container-instances
|
8 | 8 | ms.topic: conceptual
|
9 |
| -ms.date: 05/23/2023 |
| 9 | +ms.date: 1/19/2023 |
10 | 10 | ms.custom: references_regions
|
11 | 11 |
|
12 | 12 | ---
|
13 |
| -# Resource availability for Azure Container Instances in Azure regions |
| 13 | +# Region availability and limits |
14 | 14 |
|
15 |
| -This article details the availability of Azure Container Instances compute, memory, storage resources, and product features in Azure regions and by target operating system. For a general list of available regions for Azure Container Instances, see [available regions](https://azure.microsoft.com/regions/services/). |
| 15 | +This article details the availability and quota limits of Azure Container Instances compute, memory, and storage resources in Azure regions and by target operating system. For a general list of available regions for Azure Container Instances, see [available regions](https://azure.microsoft.com/regions/services/). |
16 | 16 |
|
17 |
| -Values presented are the maximum resources available per deployment of a [container group](container-instances-container-groups.md). Values are current at time of publication. |
| 17 | +Values presented are the maximum resources available per deployment of a [container group](container-instances-container-groups.md). Values are current at time of publication. |
| 18 | + |
| 19 | +> [!NOTE] |
| 20 | +> Container groups created within these resource limits are subject to availability within the deployment region. When a region is under heavy load, you may experience a failure when deploying instances. To mitigate such a deployment failure, try deploying instances with lower resource settings, or try your deployment at a later time or in a different region with available resources. |
| 21 | +
|
| 22 | +## Default quota limits |
| 23 | + |
| 24 | +All Azure services include certain default limits and quotas for resources and features. This section details the default quotas and limits for Azure Container Instances. |
| 25 | + |
| 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 | + |
| 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**). |
| 29 | + |
| 30 | +> [!IMPORTANT] |
| 31 | +> Not all limit increase requests are guaranteed to be approved. |
| 32 | +> Deployments with GPU resources are not supported in an Azure virtual network deployment and are only available on Linux container groups. |
| 33 | +> Using GPU resources (preview) is not fully supported yet and any support is provided on a best-effort basis. |
| 34 | +
|
| 35 | +### Unchangeable (hard) limits |
| 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. |
| 38 | + |
| 39 | +| Resource | Actual Limit | |
| 40 | +| --- | :--- | |
| 41 | +| Number of containers per container group | 60 | |
| 42 | +| Number of volumes per container group | 20 | |
| 43 | +| Ports per IP | 5 | |
| 44 | +| Container instance log size - running instance | 4 MB | |
| 45 | +| Container instance log size - stopped instance | 16 KB or 1,000 lines | |
| 46 | + |
| 47 | + |
| 48 | +### Changeable limits (eligible for quota increases) |
| 49 | + |
| 50 | +| Resource | Actual Limit | |
| 51 | +| --- | :--- | |
| 52 | +| Standard sku container groups per region per subscription | 100 | |
| 53 | +| Standard sku cores (CPUs) per region per subscription | 100 | |
| 54 | +| Standard sku cores (CPUs) for V100 GPU per region per subscription | 0 | |
| 55 | +| Container group creates per hour |300<sup>1</sup> | |
| 56 | +| Container group creates per 5 minutes | 100<sup>1</sup> | |
| 57 | +| Container group deletes per hour | 300<sup>1</sup> | |
| 58 | +| Container group deletes per 5 minutes | 100<sup>1</sup> | |
| 59 | + |
| 60 | +## Standard container resources |
| 61 | + |
| 62 | +### Linux container groups |
| 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 and Windows containers. |
| 65 | + |
| 66 | +| Max CPU | Max Memory (GB) | VNET Max CPU | VNET Max Memory (GB) | Storage (GB) | |
| 67 | +| :---: | :---: | :----: | :-----: | :-------: | |
| 68 | +| 4 | 16 | 4 | 16 | 50 | |
| 69 | + |
| 70 | +For a general list of available regions for Azure Container Instances, see [available regions](https://azure.microsoft.com/regions/services/). |
| 71 | + |
| 72 | +### Windows containers |
| 73 | + |
| 74 | +The following regions and maximum resources are available to container groups with [supported and preview](./container-instances-faq.yml) Windows Server containers. |
| 75 | + |
| 76 | +#### Windows Server 2022 LTSC |
| 77 | + |
| 78 | +| 3B Max CPU | 3B Max Memory (GB) | Storage (GB) | Availability Zone support | |
| 79 | +| :----: | :-----: | :-------: | |
| 80 | +| 4 | 16 | 20 | Y | |
| 81 | + |
| 82 | +#### Windows Server 2019 LTSC |
| 83 | + |
| 84 | +> [!NOTE] |
| 85 | +> 1B and 2B hosts have been deprecated for Windows Server 2019 LSTC. See [Host and container version compatibility](/virtualization/windowscontainers/deploy-containers/update-containers#host-and-container-version-compatibility) for more information on 1B, 2B, and 3B hosts. |
| 86 | +
|
| 87 | +The following resources are available in all Azure Regions supported by Azure Container Instances. For a general list of available regions for Azure Container Instances, see [available regions](https://azure.microsoft.com/regions/services/). |
| 88 | + |
| 89 | +| 3B Max CPU | 3B Max Memory (GB) | Storage (GB) | Availability Zone support | |
| 90 | +| :----: | :-----: | :-------: | |
| 91 | +| 4 | 16 | 20 | Y | |
| 92 | + |
| 93 | +## Spot container resources (preview) |
| 94 | + |
| 95 | +The following maximum resources are available to a container group deployed using [Spot Containers](container-instances-spot-containers-overview.md) (preview). |
18 | 96 |
|
19 | 97 | > [!NOTE]
|
20 |
| -> Container groups created within these resource limits are subject to availability within the deployment region. When a region is under heavy load, you may experience a failure when deploying instances. To mitigate such a deployment failure, try deploying instances with lower resource settings, or try your deployment at a later time or in a different region with available resources. |
| 98 | +> Spot Containers are only available in the following regions at this time: East US 2, West Europe, and West US. |
| 99 | +
|
| 100 | +| Max CPU | Max Memory (GB) | VNET Max CPU | VNET Max Memory (GB) | Storage (GB) | |
| 101 | +| :---: | :---: | :----: | :-----: | :-------: | |
| 102 | +| 4 | 16 | N/A | N/A | 50 | |
21 | 103 |
|
22 |
| -For information about quotas and other limits in your deployments, see [Quotas and limits for Azure Container Instances](container-instances-resource-and-quota-limits.md). |
| 104 | +## Confidential container resources (preview) |
23 | 105 |
|
24 |
| -## Linux container groups |
| 106 | +The following maximum resources are available to a container group deployed using [Confidential Containers](container-instances-confidential-overview.md) (preview). |
25 | 107 |
|
26 |
| -The following regions and maximum resources are available to container groups with Linux containers in general deployments, [Azure virtual network](container-instances-vnet.md) deployments, and deployments with [GPU resources](container-instances-gpu.md) (preview). |
| 108 | +> [!NOTE] |
| 109 | +> Confidential Containers are only available in the following regions at this time: East US, North Europe, West Europe, and West US. |
| 110 | +
|
| 111 | +| Max CPU | Max Memory (GB) | VNET Max CPU | VNET Max Memory (GB) | Storage (GB) | |
| 112 | +| :---: | :---: | :----: | :-----: | :-------: | |
| 113 | +| 4 | 16 | 4 | 16 | 50 | |
| 114 | + |
| 115 | +## GPU container resources (preview) |
27 | 116 |
|
28 | 117 | > [!IMPORTANT]
|
29 |
| -> The maximum resources in a region are different depending on your deployment. For example, a region may have a different maximum CPU and memory size in an Azure virtual network deployment than for a general deployment. That same region may also have a different set of maximum values for a deployment with GPU resources. Verify your deployment type before checking the below tables for the maximum values in your region. |
| 118 | +> K80 and P100 GPU SKUs are retiring by August 31st, 2023. This is due to the retirement of the underlying VMs used: [NC Series](../virtual-machines/nc-series-retirement.md) and [NCv2 Series](../virtual-machines/ncv2-series-retirement.md) Although V100 SKUs will be available, it is receommended to use Azure Kubernetes Service instead. GPU resources are not fully supported and should not be used for production workloads. Use the following resources to migrate to AKS today: [How to Migrate to AKS](../aks/aks-migration.md). |
30 | 119 |
|
31 | 120 | > [!NOTE]
|
32 |
| -> Some regions don't support availability zones (denoted by a 'N/A' in the table), and some regions have availability zones, but ACI doesn't currently leverage the capability (denoted by an 'N' in the table). For more information, see [Azure regions with availability zones][az-region-support]. |
33 |
| -
|
34 |
| -| Region | Max CPU | Max memory (GB) | VNET max CPU | VNET max memory (GB) | Storage (GB) | GPU SKUs (preview) | Availability Zone support | Confidential SKU | Spot containers (preview) | |
35 |
| -| -------- | :---: | :---: | :----: | :-----: | :-------: | :----: | :----: | :----: | :----: | |
36 |
| -| Australia East | 4 | 16 | 4 | 16 | 50 | N/A | Y | N | N | |
37 |
| -| Australia Southeast | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
38 |
| -| Brazil South | 4 | 16 | 4 | 16 | 50 | N/A | Y | N | N | |
39 |
| -| Canada Central | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
40 |
| -| Canada East | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
41 |
| -| Central India | 4 | 16 | 4 | 16 | 50 | V100 | N | N | N | |
42 |
| -| Central US | 4 | 16 | 4 | 16 | 50 | N/A | Y | N | N | |
43 |
| -| East Asia | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
44 |
| -| East US | 4 | 16 | 4 | 16 | 50 | K80, P100, V100 | Y | Y | N | |
45 |
| -| East US 2 | 4 | 16 | 4 | 16 | 50 | N/A | Y | N | Y | |
46 |
| -| France Central | 4 | 16 | 4 | 16 | 50 | N/A | Y| N | N | |
47 |
| -| Germany West Central | 4 | 16 | 4 | 16 | 50 | N/A | Y | N | N | |
48 |
| -| Japan East | 4 | 16 | 4 | 16 | 50 | N/A | Y | N | N | |
49 |
| -| Japan West | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
50 |
| -| Jio India West | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
51 |
| -| Korea Central | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
52 |
| -| North Central US | 4 | 16 | 4 | 16 | 50 | K80, P100, V100 | N | N | N | |
53 |
| -| North Europe | 4 | 16 | 4 | 16 | 50 | K80 | Y | Y | N | |
54 |
| -| Norway East | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
55 |
| -| Norway West | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
56 |
| -| South Africa North | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
57 |
| -| South Central US | 4 | 16 | 4 | 16 | 50 | V100 | Y | N | N | |
58 |
| -| South India | 4 | 16 | 4 | 16 | 50 | K80 | N | N | N | |
59 |
| -| Southeast Asia | 4 | 16 | 4 | 16 | 50 | P100, V100 | Y | N | N | |
60 |
| -| Sweden Central | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
61 |
| -| Sweden South | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
62 |
| -| Switzerland North | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
63 |
| -| Switzerland West | 4 | 16 | N/A | N/A | 50 | N/A | N | N | N | |
64 |
| -| UAE North | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
65 |
| -| UK South | 4 | 16 | 4 | 16 | 50 | N/A | Y | N | N | |
66 |
| -| UK West | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
67 |
| -| West Central US| 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
68 |
| -| West Europe | 4 | 16 | 4 | 16 | 50 | K80, P100, V100 | Y | Y | Y | |
69 |
| -| West India | 4 | 16 | N/A | N/A | 50 | N/A | N | N | N | |
70 |
| -| West US | 4 | 16 | 4 | 16 | 50 | N/A | N | Y | Y | |
71 |
| -| West US 2 | 4 | 16 | 4 | 16 | 50 | K80, P100, V100 | Y | N | N | |
72 |
| -| West US 3 | 4 | 16 | 4 | 16 | 50 | N/A | N | N | N | |
73 |
| - |
74 |
| -The following maximum resources are available to a container group deployed with [GPU resources](container-instances-gpu.md) (preview). |
| 121 | +> Not all limit increase requests are guaranteed to be approved. |
| 122 | +> Deployments with GPU resources are not supported in an Azure virtual network deployment and are only available on Linux container groups. |
| 123 | +> Using GPU resources (preview) is not fully supported yet and any support is provided on a best-effort basis. |
75 | 124 |
|
76 |
| -> [!IMPORTANT] |
77 |
| -> At this time, deployments with GPU resources are not supported in an Azure virtual network deployment and are only available on Linux container groups. |
| 125 | +The following maximum resources are available to a container group deployed with [GPU resources](container-instances-gpu.md) (preview). |
78 | 126 |
|
79 |
| -| GPU SKUs | GPU count | Max CPU | Max Memory (GB) | Storage (GB) | |
80 |
| -| --- | --- | --- | --- | --- | |
81 |
| -| V100 | 1 | 6 | 112 | 50 | |
82 |
| -| V100 | 2 | 12 | 224 | 50 | |
83 |
| -| V100 | 4 | 24 | 448 | 50 | |
| 127 | +| GPU SKUs | GPU count | Max CPU | Max Memory (GB) | Storage (GB) | |
| 128 | +| --- | --- | --- | --- | --- | |
| 129 | +| V100 | 1 | 6 | 112 | 50 | |
| 130 | +| V100 | 2 | 12 | 224 | 50 | |
| 131 | +| V100 | 4 | 24 | 448 | 50 | |
84 | 132 |
|
85 |
| -## Windows container groups |
| 133 | +## Next steps |
86 | 134 |
|
87 |
| -The following regions and maximum resources are available to container groups with [supported and preview](./container-instances-faq.yml) Windows Server containers. |
| 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**). |
88 | 136 |
|
89 |
| -> [!IMPORTANT] |
90 |
| -> At this time, Windows container groups are not supported with Confidential containers on Azure Container Instances. |
| 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). |
91 | 138 |
|
92 |
| -### Windows Server 2016 |
| 139 | +For information on troubleshooting container instance deployment, see [Troubleshoot deployment issues with Azure Container Instances](container-instances-troubleshooting.md) |
93 | 140 |
|
94 |
| -> [!NOTE] |
95 |
| -> 1B and 2B hosts have been deprecated for Windows Server 2016. See [Host and container version compatibility](/virtualization/windowscontainers/deploy-containers/update-containers#host-and-container-version-compatibility) for more information on 1B, 2B, and 3B hosts. |
96 |
| -
|
97 |
| -| Region |3B Max CPU | 3B Max Memory (GB) | Storage (GB) | |
98 |
| -| -------- | :----: | :-----: | :-------: | |
99 |
| -| Australia East | 2 | 8 | 20 | |
100 |
| -| Brazil South | 4 | 16 | 20 | |
101 |
| -| Canada Central | 2 | 3.5 | 20 | |
102 |
| -| Central India | 2 | 3.5 | 20 | |
103 |
| -| Central US | 2 | 3.5 | 20 | |
104 |
| -| East Asia | 2 | 3.5 | 20 | |
105 |
| -| East US | 2 | 8 | 20 | |
106 |
| -| East US 2 | 4 | 16 | 20 | |
107 |
| -| Japan East | 4 | 16 | 20 | |
108 |
| -| Korea Central | 4 | 16 | 20 | |
109 |
| -| North Central US | 4 | 16 | 20 | |
110 |
| -| North Europe | 2 | 8 | 20 | |
111 |
| -| South Central US | 2 | 8 | 20 | |
112 |
| -| Southeast Asia | 2 | 3.5 | 20 | |
113 |
| -| South India | 2 | 3.5 | 20 | |
114 |
| -| UK South | 2 | 3.5 | 20 | |
115 |
| -| West Central US | 2 | 8 | 20 | |
116 |
| -| West Europe | 4 | 16 | 20 | |
117 |
| -| West US | 2 | 8 | 20 | |
118 |
| -| West US 2 | 2 | 3.5 | 20 | |
119 |
| - |
120 |
| -### Windows Server 2019 LTSC |
| 141 | +<!-- LINKS - External --> |
121 | 142 |
|
122 |
| -> [!NOTE] |
123 |
| -> 1B and 2B hosts have been deprecated for Windows Server 2019 LTSC. See [Host and container version compatibility](/virtualization/windowscontainers/deploy-containers/update-containers#host-and-container-version-compatibility) for more information on 1B, 2B, and 3B hosts. |
124 |
| -
|
125 |
| -| Region | 3B Max CPU | 3B Max Memory (GB) | Storage (GB) | Availability Zone support | |
126 |
| -| -------- | :----: | :-----: | :-------: | |
127 |
| -| Australia East | 4 | 16 | 20 | Y | |
128 |
| -| Brazil South | 4 | 16 | 20 | Y | |
129 |
| -| Canada Central | 4 | 16 | 20 | N | |
130 |
| -| Central India | 4 | 16 | 20 | N | |
131 |
| -| Central US | 4 | 16 | 20 | Y | |
132 |
| -| East Asia | 4 | 16 | 20 | N | |
133 |
| -| East US | 4 | 16 | 20 | Y | |
134 |
| -| East US 2 | 4 | 16 | 20 | Y | |
135 |
| -| France Central | 4 | 16 | 20 | Y | |
136 |
| -| Japan East | 4 | 16 | 20 | Y | |
137 |
| -| Korea Central | 4 | 16 | 20 | N | |
138 |
| -| North Central US | 4 | 16 | 20 | N | |
139 |
| -| North Europe | 4 | 16 | 20 | Y | |
140 |
| -| South Central US | 4 | 16 | 20 | Y | |
141 |
| -| Southeast Asia | 4 | 16 | 20 | Y | |
142 |
| -| South India | 4 | 16 | 20 | N | |
143 |
| -| UK South | 4 | 16 | 20 | Y | |
144 |
| -| West Central US | 4 | 16 | 20 | N | |
145 |
| -| West Europe | 4 | 16 | 20 | Y | |
146 |
| -| West US | 4 | 16 | 20 | N | |
147 |
| -| West US 2 | 4 | 16 | 20 | Y | |
148 |
| -| West US 3| 4 | 16 | 20 | Y | |
149 |
| - |
150 |
| -## Next steps |
151 |
| - |
152 |
| -Let the team know if you'd like to see more regions or increased resource availability at [aka.ms/aci/feedback](https://aka.ms/aci/feedback). |
153 |
| - |
154 |
| -For information on troubleshooting container instance deployment, see [Troubleshoot deployment issues with Azure Container Instances](container-instances-troubleshooting.md). |
155 |
| - |
156 |
| - |
157 |
| -[azure-support]: https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest |
158 |
| -[az-region-support]: ../availability-zones/az-overview.md#regions |
| 143 | +[az-region-support]: ../availability-zones/az-overview.md#regions |
| 144 | + |
| 145 | +[azure-support]: https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
0 commit comments