Skip to content

Commit 5619c34

Browse files
authored
Merge pull request #115880 from KumudD/vnetupdatesmay20
VNet updates
2 parents 4ead1b9 + 8800121 commit 5619c34

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

articles/virtual-network/virtual-networks-udr-overview.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,16 @@ titlesuffix: Azure Virtual Network
44
description: Learn how Azure routes virtual network traffic, and how you can customize Azure's routing.
55
services: virtual-network
66
documentationcenter: na
7-
author: malopMSFT
7+
author: KumudD
88
manager:
9-
editor: v-miegge
10-
tags:
11-
129
ms.service: virtual-network
1310
ms.devlang: NA
1411
ms.topic: article
1512
ms.tgt_pltfrm: na
1613
ms.workload: infrastructure-services
1714
ms.date: 10/26/2017
18-
ms.author: malop
19-
ms.reviewer: kumud
15+
ms.author: aldomel
16+
2017
---
2118

2219
# Virtual network traffic routing
@@ -166,7 +163,7 @@ When you override the 0.0.0.0/0 address prefix, in addition to outbound traffic
166163

167164
If your virtual network is connected to an Azure VPN gateway, do not associate a route table to the [gateway subnet](../vpn-gateway/vpn-gateway-about-vpn-gateway-settings.md?toc=%2fazure%2fvirtual-network%2ftoc.json#gwsub) that includes a route with a destination of 0.0.0.0/0. Doing so can prevent the gateway from functioning properly. For details, see the *Why are certain ports opened on my VPN gateway?* question in the [VPN Gateway FAQ](../vpn-gateway/vpn-gateway-vpn-faq.md?toc=%2fazure%2fvirtual-network%2ftoc.json#gatewayports).
168165

169-
See [DMZ between Azure and your on-premises datacenter](/azure/architecture/reference-architectures/dmz/secure-vnet-hybrid?toc=%2fazure%2fvirtual-network%2ftoc.json) and [DMZ between Azure and the Internet](/azure/architecture/reference-architectures/dmz/secure-vnet-dmz?toc=%2fazure%2fvirtual-network%2ftoc.json) for implementation details when using virtual network gateways and virtual appliances between the Internet and Azure.
166+
See [DMZ between Azure and your on-premises datacenter](/azure/architecture/reference-architectures/dmz/secure-vnet-hybrid?toc=%2fazure%2fvirtual-network%2ftoc.json) for implementation details when using virtual network gateways between the Internet and Azure.
170167

171168
## Routing example
172169

0 commit comments

Comments
 (0)