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-region-availability.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
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
---
@@ -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