Skip to content

Commit b5a5e2c

Browse files
authored
Update container-instances-vnet.md
adding subnet delegation
1 parent 52d88b4 commit b5a5e2c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/container-instances/container-instances-vnet.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ ms.custom: devx-track-azurecli
1717
This article shows how to use the [az container create][az-container-create] command in the Azure CLI to deploy container groups to either a new virtual network or an existing virtual network.
1818

1919
> [!IMPORTANT]
20-
> Before deploying container groups in virtual networks, we suggest checking the limitation first. For networking scenarios and limitations, see [Virtual network scenarios and resources for Azure Container Instances](container-instances-virtual-network-concepts.md).
21-
22-
> [!IMPORTANT]
23-
> 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 [available-regions][available-regions].
20+
> * Subnets must be delegated before using a virtual network
21+
> * Before deploying container groups in virtual networks, we suggest checking the limitation first. For networking scenarios and limitations, see [Virtual network scenarios and resources for Azure Container Instances](container-instances-virtual-network-concepts.md).
22+
> * 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 [available-regions][available-regions].
2423
2524
[!INCLUDE [network profile callout](./includes/network-profile/network-profile-callout.md)]
2625

0 commit comments

Comments
 (0)