Skip to content

Commit bebb47e

Browse files
authored
Merge pull request #79817 from hrasheed-msft/patch-96
Update hdinsight-extend-hadoop-virtual-network.md
2 parents f816ded + 98c5d5e commit bebb47e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/hdinsight-extend-hadoop-virtual-network.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: hrasheed
66
ms.service: hdinsight
77
ms.custom: hdinsightactive
88
ms.topic: conceptual
9-
ms.date: 06/04/2019
9+
ms.date: 06/17/2019
1010
---
1111

1212
# Extend Azure HDInsight using an Azure Virtual Network
@@ -206,13 +206,13 @@ To connect to Apache Ambari and other web pages through the virtual network, use
206206
207207
## <a id="networktraffic"></a> Controlling network traffic
208208
209-
### Controlling inbound traffic to HDInsight clusters
209+
### Techniques for controlling inbound and outbound traffic to HDInsight clusters
210210
211211
Network traffic in an Azure Virtual Networks can be controlled using the following methods:
212212
213213
* **Network security groups** (NSG) allow you to filter inbound and outbound traffic to the network. For more information, see the [Filter network traffic with network security groups](../virtual-network/security-overview.md) document.
214214
215-
* **Network virtual appliances** replicate the functionality of devices such as firewalls and routers. For more information, see the [Network Appliances](https://azure.microsoft.com/solutions/network-appliances) document.
215+
* **Network virtual appliances** (NVA) can be used with outbound traffic only. NVAs replicate the functionality of devices such as firewalls and routers. For more information, see the [Network Appliances](https://azure.microsoft.com/solutions/network-appliances) document.
216216
217217
As a managed service, HDInsight requires unrestricted access to the HDInsight health and management services both for incoming and outgoing traffic from the VNET. When using NSGs, you must ensure that these services can still communicate with HDInsight cluster.
218218

0 commit comments

Comments
 (0)