Skip to content

Commit ccb865a

Browse files
Merge pull request #218587 from tysonfms/patch-12
Updating VNET for Windows section
2 parents 6b54e4a + 7e0c0b8 commit ccb865a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 06/17/2022
1616
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).
1717

1818
> [!IMPORTANT]
19-
> 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 more details on which regions have virtual network capabilities, see [Regions and resource availability](container-instances-region-availability.md).
19+
> 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).
2020
2121
## Scenarios
2222

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

3939
## Other limitations
4040

41+
* Currently, only Linux containers are supported in a container group deployed to a virtual network.
4142
* 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.
4243
* To deploy container groups to a subnet, the subnet and the container group must be on the same Azure subscription.
4344
* 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)