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-instances/container-instances-quotas.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.date: 03/01/2019
8
8
9
9
All Azure services include certain default limits and quotas for resources and features. This article details the default quotas and limits for Azure Container Instances.
10
10
11
-
For the availability of Azure Container Instances features and resources in Azure regions, see [Resource availability for Azure Container Instances](container-instances-region-availability.md).
11
+
Availability of compute, memory, and storage resources for Azure Container Instances varies by region and operating system. For details, see [Resource availability for Azure Container Instances](container-instances-region-availability.md).
Copy file name to clipboardExpand all lines: articles/container-instances/container-instances-region-availability.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
title: Resource availability by region
3
3
description: Availability of compute and memory resources for the Azure Container Instances service in different Azure regions.
4
4
ms.topic: article
5
-
ms.date: 12/17/2019
5
+
ms.date: 01/31/2020
6
6
ms.author: danlep
7
7
8
8
---
9
9
# Resource availability for Azure Container Instances in Azure regions
10
10
11
-
This article details the availability of Azure Container Instances computeand memory resources in Azure regions.
11
+
This article details the availability of Azure Container Instances compute, memory, and storage resources in Azure regions and by target operating system.
12
12
13
13
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.
14
14
@@ -21,23 +21,23 @@ For information about quotas and other limits in your deployments, see [Quotas a
21
21
22
22
The following regions and resources are available to container groups with Linux and [supported](container-instances-faq.md#what-windows-base-os-images-are-supported) Windows Server 2016-based containers.
23
23
24
-
| Regions | OS | Max CPU | Max Memory (GB) |
25
-
| -------- | -- | :---: | :-----------: |
26
-
| Brazil South, Canada Central, Central India, Central US, East Asia, East US, East US 2, North Europe, South Central US, Southeast Asia, South India, UK South, West Europe, West US, West US 2 | Linux | 4 | 16 |
27
-
| Australia East, Japan East | Linux | 2 | 8 |
28
-
| North Central US | Linux | 2 | 3.5 |
29
-
| Brazil South, Japan East, West Europe | Windows | 4 | 16 |
30
-
| East US, West US | Windows | 4 | 14 |
31
-
| Australia East, Canada Central, Central India, Central US, East Asia, East US 2, North Central US, North Europe, South Central US, Southeast Asia, South India, UK South, West US 2 | Windows | 2 | 3.5 |
24
+
| Regions | OS | Max CPU | Max Memory (GB) | Storage (GB) |
25
+
| -------- | -- | :---: | :-----------: | :---: |
26
+
| Brazil South, Canada Central, Central India, Central US, East Asia, East US, East US 2, North Europe, South Central US, Southeast Asia, South India, UK South, West Europe, West US, West US 2 | Linux | 4 | 16 | 50 |
27
+
| Australia East, Japan East | Linux | 2 | 8 | 50 |
28
+
| North Central US | Linux | 2 | 3.5 | 50 |
29
+
| Brazil South, Japan East, West Europe | Windows | 4 | 16 | 20 |
30
+
| East US, West US | Windows | 4 | 14 | 20 |
31
+
| Australia East, Canada Central, Central India, Central US, East Asia, East US 2, North Central US, North Europe, South Central US, Southeast Asia, South India, UK South, West US 2 | Windows | 2 | 3.5 | 20 |
32
32
33
33
## Availability - Windows Server 2019 LTSC, 1809 deployments (preview)
34
34
35
35
The following regions and resources are available to container groups with Windows Server 2019-based containers (preview).
36
36
37
-
| Regions | OS | Max CPU | Max Memory (GB) |
38
-
| -------- | -- | :---: | :-----------: |
39
-
| Australia East, Brazil South, Canada Central, Central India, Central US, East Asia, East US, Japan East, North Central US, North Europe, South Central US, Southeast Asia, South India, UK South, West Europe | Windows | 4 | 16 |
40
-
| East US 2, West US 2 | Windows | 2 | 3.5 |
37
+
| Regions | OS | Max CPU | Max Memory (GB) | Storage (GB) |
38
+
| -------- | -- | :---: | :-----------: | :---: |
39
+
| Australia East, Brazil South, Canada Central, Central India, Central US, East Asia, East US, Japan East, North Central US, North Europe, South Central US, Southeast Asia, South India, UK South, West Europe | Windows | 4 | 16 | 20 |
Copy file name to clipboardExpand all lines: includes/container-instances-vnet-limits.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
@@ -2,15 +2,15 @@
2
2
author: dlepow
3
3
ms.service: container-instances
4
4
ms.topic: include
5
-
ms.date: 01/15/2020
5
+
ms.date: 01/31/2020
6
6
ms.author: danlep
7
7
---
8
8
### Regions and resource availability
9
9
10
-
| Regions | OS | Max CPU | Max Memory (GB) |
11
-
| -------- | :---: | :---: | :-----------: |
12
-
| Australia East, Canada Central, Central US, East US<sup>1</sup>, East US 2, North Europe, South Central US<sup>1</sup>, Southeast Asia, West Europe, West US 2<sup>1</sup> | Linux | 4 | 16 |
13
-
| Japan East | Linux | 2 | 8 |
14
-
| North Central US, South India, West US | Linux | 2 | 3.5 |
10
+
| Regions | OS | Max CPU | Max Memory (GB) | Storage (GB) |
| Australia East, Canada Central, Central US, East US<sup>1</sup>, East US 2, North Europe, South Central US<sup>1</sup>, Southeast Asia, West Europe, West US 2<sup>1</sup> | Linux | 4 | 16 | 50 |
13
+
| Japan East | Linux | 2 | 8 | 50 |
14
+
| North Central US, South India, West US | Linux | 2 | 3.5 | 50 |
15
15
16
16
<sup>1</sup>Region in which container group deployments to a virtual network are generally available for production workloads. In other regions, virtual network deployments are in preview.
0 commit comments