Skip to content

Commit f86005c

Browse files
committed
add app gw caveat
1 parent 3d69b82 commit f86005c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/virtual-network/virtual-network-manage-peering.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to create, change, or delete a virtual network peering. W
44
author: asudbring
55
ms.service: virtual-network
66
ms.topic: how-to
7-
ms.date: 08/24/2023
7+
ms.date: 03/13/2024
88
ms.author: allensu
99
ms.custom: template-how-to, engagement-fy23, devx-track-azurepowershell, devx-track-azurecli
1010
---
@@ -337,6 +337,8 @@ az network vnet peering delete \
337337

338338
- There's a nominal charge for ingress and egress traffic that utilizes a virtual network peering. For more information, see the [pricing page](https://azure.microsoft.com/pricing/details/virtual-network).
339339

340+
- Application Gateways that do not have [Network Isolation](application-gateway-private-deployment.md?tabs=portal) enabled don't allow traffic to be sent between peered VNETs when **Allow traffic to remote virtual network** is disabled.
341+
340342
## Permissions
341343

342344
The accounts you use to work with virtual network peering must be assigned to the following roles:

0 commit comments

Comments
 (0)