Skip to content

Commit 05ee6fe

Browse files
committed
review comments
1 parent 4d13c34 commit 05ee6fe

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Scenarios to use a virtual network
33
description: Scenarios, resources, and limitations to deploy container groups to an Azure virtual network.
44
ms.topic: article
5-
ms.date: 04/27/2020
5+
ms.date: 04/29/2020
66
ms.author: danlep
77

88
---
@@ -28,10 +28,7 @@ Container groups deployed into an Azure virtual network enable scenarios like:
2828
## Unsupported networking scenarios
2929

3030
* **Azure Load Balancer** - Placing an Azure Load Balancer in front of container instances in a networked container group is not supported
31-
* **Virtual network peering**
32-
* You can only peer your virtual network to one other virtual network
33-
* Global virtual network peering (connecting virtual networks across Azure regions) is not supported
34-
* **Private link** - Accessing Azure resources at a private endpoint over a private link is not supported
31+
* **Global virtual network peering** - Global peering (connecting virtual networks across Azure regions) is not supported
3532
* **Public IP or DNS label** - Container groups deployed to a virtual network don't currently support exposing containers directly to the internet with a public IP address or a fully qualified domain name
3633

3734
## Other limitations

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Deploy container group to Azure virtual network
33
description: Learn how to deploy a container group to a new or existing Azure virtual network by using the Azure command-line interface.
44
ms.topic: article
5-
ms.date: 04/27/2020
5+
ms.date: 04/29/2020
66
ms.author: danlep
77
---
88

0 commit comments

Comments
 (0)