Skip to content

Commit 46fce00

Browse files
authored
Updating VNET for windows container availability
VNET for windows containers is available
1 parent dc57f30 commit 46fce00

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/container-instances/container-instances-virtual-network-concepts.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 08/11/2020
1212
This article provides background about virtual network scenarios, limitations, and resources. For deployment examples using the Azure CLI, see [Deploy container instances into an Azure virtual network](container-instances-vnet.md).
1313

1414
> [!IMPORTANT]
15-
> Container group deployment to a virtual network is generally available for Linux containers, in most regions where Azure Container Instances is available. For details, see [Regions and resource availability](container-instances-region-availability.md).
15+
> Container group deployment to a virtual network is generally available for Linux and Windows containers, in most regions where Azure Container Instances is available. For details, see [Regions and resource availability](container-instances-region-availability.md).
1616
1717
## Scenarios
1818

@@ -34,7 +34,6 @@ Container groups deployed into an Azure virtual network enable scenarios like:
3434

3535
## Other limitations
3636

37-
* Currently, only Linux containers are supported in a container group deployed to a virtual network.
3837
* To deploy container groups to a subnet, the subnet can't contain other resource types. Remove all existing resources from an existing subnet prior to deploying container groups to it, or create a new subnet.
3938
* You can't use a [managed identity](container-instances-managed-identity.md) in a container group deployed to a virtual network.
4039
* You can't enable a [liveness probe](container-instances-liveness-probe.md) or [readiness probe](container-instances-readiness-probe.md) in a container group deployed to a virtual network.

0 commit comments

Comments
 (0)