Skip to content

Commit e98031a

Browse files
authored
Merge pull request #213333 from macolso/main
Added missing regions
2 parents e636bb7 + dfea462 commit e98031a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

articles/container-instances/container-instances-encrypt-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This article reviews two flows for encrypting data with a customer-managed key:
3030
* Encrypt data with a customer-managed key stored in a standard Azure Key Vault
3131
* Encrypt data with a customer-managed key stored in a network-protected Azure Key Vault with [Trusted Services](../key-vault/general/network-security.md) enabled.
3232

33-
## Encrypt data with a customer-managed key stored in a standard Azure Key Vau
33+
## Encrypt data with a customer-managed key stored in a standard Azure Key Vault
3434
[!INCLUDE [azure-cli-prepare-your-environment.md](../../includes/azure-cli-prepare-your-environment.md)]
3535
### Create Service Principal for ACI
3636

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following regions and maximum resources are available to container groups wi
3838
| Brazil South | 4 | 16 | 2 | 16 | 50 | N/A | Y |
3939
| Brazil South | 4 | 16 | 2 | 8 | 50 | N/A | Y |
4040
| Canada Central | 4 | 16 | 4 | 16 | 50 | N/A | N |
41-
| Canada East | 4 | 16 | N/A | N/A | 50 | N/A | N |
41+
| Canada East | 4 | 16 | 4 | 16 | 50 | N/A | N |
4242
| Central India | 4 | 16 | 4 | 4 | 50 | V100 | N |
4343
| Central US | 4 | 16 | 4 | 16 | 50 | N/A | Y |
4444
| East Asia | 4 | 16 | 4 | 16 | 50 | N/A | N |
@@ -71,7 +71,7 @@ The following regions and maximum resources are available to container groups wi
7171
| West US | 4 | 16 | 4 | 16 | 50 | N/A | N |
7272
| West US 2 | 4 | 16 | 4 | 16 | 50 | K80, P100, V100 | Y |
7373
| West US 3 | 4 | 16 | 4 | 16 | 50 | N/A | N |
74-
| West US 3 | 4 | 16 | N/A | N/A | 50 | N/A | N |
74+
| West US 3 | 4 | 16 | 4 | 16 | 50 | N/A | N |
7575

7676
The following maximum resources are available to a container group deployed with [GPU resources](container-instances-gpu.md) (preview).
7777

@@ -136,7 +136,7 @@ The following regions and maximum resources are available to container groups wi
136136
| Central US | 4 | 16 | 20 | Y |
137137
| East Asia | 4 | 16 | 20 | N |
138138
| East US | 4 | 16 | 20 | Y |
139-
| East US 2 | 2 | 3.5 | 20 | Y |
139+
| East US 2 | 4 | 16 | 20 | Y |
140140
| France Central | 4 | 16 | 20 | Y |
141141
| Japan East | 4 | 16 | 20 | Y |
142142
| Korea Central | 4 | 16 | 20 | N |
@@ -150,6 +150,7 @@ The following regions and maximum resources are available to container groups wi
150150
| West Europe | 4 | 16 | 20 | Y |
151151
| West US | 4 | 16 | 20 | N |
152152
| West US 2 | 4 | 16 | 20 | Y |
153+
| West US 3| 4 | 16 | 20 | Y |
153154

154155
## Next steps
155156

0 commit comments

Comments
 (0)