Skip to content

Commit 530f694

Browse files
Merge pull request #273875 from tysonfms/patch-56
Update container-instances-virtual-network-concepts.md
2 parents b95c977 + 1931e8c commit 530f694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ A virtual network defines the address space in which you create one or more subn
6262

6363
Subnets segment the virtual network into separate address spaces usable by the Azure resources you place in them. You create one or several subnets within a virtual network.
6464

65-
The subnet that you use for container groups can contain only container groups. When you first deploy a container group to a subnet, Azure delegates that subnet to Azure Container Instances. Once delegated, the subnet can be used only for container groups. If you attempt to deploy resources other than container groups to a delegated subnet, the operation fails.
65+
The subnet that you use for container groups can contain only container groups. Before you deploy a container group to a subnet, you must explicitly delegate the subnet before provisioning. Once delegated, the subnet can be used only for container groups. If you attempt to deploy resources other than container groups to a delegated subnet, the operation fails.
6666

6767
### Network profile
6868

0 commit comments

Comments
 (0)