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
+11-5Lines changed: 11 additions & 5 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: 01/31/2020
5
+
ms.date: 02/19/2020
6
6
ms.author: danlep
7
7
8
8
---
@@ -19,7 +19,7 @@ For information about quotas and other limits in your deployments, see [Quotas a
19
19
20
20
## Availability - General
21
21
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.
22
+
The following regions and maximum 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
24
| Regions | OS | Max CPU | Max Memory (GB) | Storage (GB) |
25
25
| -------- | -- | :---: | :-----------: | :---: |
@@ -32,7 +32,7 @@ The following regions and resources are available to container groups with Linux
32
32
33
33
## Availability - Windows Server 2019 LTSC, 1809 deployments (preview)
34
34
35
-
The following regions and resources are available to container groups with Windows Server 2019-based containers (preview).
35
+
The following regions and maximum resources are available to container groups with Windows Server 2019-based containers (preview).
36
36
37
37
| Regions | OS | Max CPU | Max Memory (GB) | Storage (GB) |
38
38
| -------- | -- | :---: | :-----------: | :---: |
@@ -42,13 +42,16 @@ The following regions and resources are available to container groups with Windo
42
42
43
43
## Availability - Virtual network deployment
44
44
45
-
The following regions and resources are available to a container group deployed in an [Azure virtual network](container-instances-vnet.md).
45
+
The following regions and maximum resources are available to a container group deployed in an [Azure virtual network](container-instances-vnet.md).
@@ -58,3 +61,6 @@ The following regions and resources are available to a container group deployed
58
61
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).
59
62
60
63
For information on troubleshooting container instance deployment, see [Troubleshoot deployment issues with Azure Container Instances](container-instances-troubleshooting.md).
0 commit comments