Skip to content

Commit fc01e1c

Browse files
authored
Title/heading style compliance
1 parent e4b9fcf commit fc01e1c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/container-instances/container-instances-region-availability.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 1/19/2023
1010
ms.custom: references_regions
1111

1212
---
13-
# Region Availability & Limits
13+
# Region availability and limits
1414

1515
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/).
1616

@@ -19,7 +19,7 @@ Values presented are the maximum resources available per deployment of a [contai
1919
> [!NOTE]
2020
> 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.
2121
22-
## Default Quota Limits
22+
## Default quota limits
2323

2424
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.
2525

@@ -32,7 +32,7 @@ Certain default limits and quotas can be increased. To request an increase of on
3232
> Deployments with GPU resources are not supported in an Azure virtual network deployment and are only available on Linux container groups.
3333
> Using GPU resources (preview) is not fully supported yet and any support is provided on a best-effort basis.
3434
35-
### Unchangeable (Hard) Limits
35+
### Unchangeable (hard) limits
3636

3737
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.
3838

@@ -45,7 +45,7 @@ The following limits are default limits that can’t be increased through a quot
4545
| Container instance log size - stopped instance | 16 KB or 1,000 lines |
4646

4747

48-
### Changeable Limits (Eligible for Quota Increases)
48+
### Changeable limits (eligible for quota increases)
4949

5050
| Resource | Actual Limit |
5151
| --- | :--- |
@@ -57,19 +57,19 @@ The following limits are default limits that can’t be increased through a quot
5757
| Container group deletes per hour | 300<sup>1</sup> |
5858
| Container group deletes per 5 minutes | 100<sup>1</sup> |
5959

60-
## Standard Container Resources
60+
## Standard container resources
6161

62-
### Linux Container Groups
62+
### Linux container groups
6363

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 and Windows containers.
6565

6666
| Max CPU | Max Memory (GB) | VNET Max CPU | VNET Max Memory (GB) | Storage (GB) |
6767
| :---: | :---: | :----: | :-----: | :-------: |
6868
| 4 | 16 | 4 | 16 | 50 |
6969

7070
For a general list of available regions for Azure Container Instances, see [available regions](https://azure.microsoft.com/regions/services/).
7171

72-
### Windows Containers
72+
### Windows containers
7373

7474
The following regions and maximum resources are available to container groups with [supported and preview](./container-instances-faq.yml) Windows Server containers.
7575

@@ -90,7 +90,7 @@ The following resources are available in all Azure Regions supported by Azure Co
9090
| :----: | :-----: | :-------: |
9191
| 4 | 16 | 20 | Y |
9292

93-
## Spot Container Resources (Preview)
93+
## Spot container resources (preview)
9494

9595
The following maximum resources are available to a container group deployed using [Spot Containers](container-instances-spot-containers-overview.md) (preview).
9696

@@ -101,7 +101,7 @@ The following maximum resources are available to a container group deployed usin
101101
| :---: | :---: | :----: | :-----: | :-------: |
102102
| 4 | 16 | N/A | N/A | 50 |
103103

104-
## Confidential Container Resources (Preview)
104+
## Confidential container resources (preview)
105105

106106
The following maximum resources are available to a container group deployed using [Confidential Containers](container-instances-confidential-overview.md) (preview).
107107

@@ -112,7 +112,7 @@ The following maximum resources are available to a container group deployed usin
112112
| :---: | :---: | :----: | :-----: | :-------: |
113113
| 4 | 16 | 4 | 16 | 50 |
114114

115-
## GPU Container Resources (Preview)
115+
## GPU container resources (preview)
116116

117117
> [!IMPORTANT]
118118
> 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).

0 commit comments

Comments
 (0)