Skip to content

Commit dff396f

Browse files
committed
Merge branch 'vnets1' of https://github.com/dagiro/azure-docs-pr into vnets1
2 parents c663109 + a5d5646 commit dff396f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/hdinsight/hdinsight-plan-virtual-network-deployment.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,11 @@ For more information on controlling outbound traffic from HDInsight clusters, se
230230
231231
#### Forced tunneling to on-premises
232232
233-
Forced tunneling is a user-defined routing configuration where all traffic from a subnet is forced to a specific network or location, such as your on-premises network. HDInsight does __not__ support forced tunneling of traffic to on-premises networks.
233+
Forced tunneling is a user-defined routing configuration where all traffic from a subnet is forced to a specific network or location, such as your on-premises network or Firewall. Forced tunneling of all data transfer back to on-premise is _not_ recommended due to large volumes of data transfer and potential performance impact.
234234
235-
You do not need to create user-defined routes as you can rely on automated routing.
235+
Customers who are interested to setup forced tunneling, should use [custom metastores](https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-use-external-metadata-stores) and setup the approperiate connectivity from the cluster subnet or on-premise network to these custom metastores.
236+
237+
To see an example of the UDR setup with Azure Firewall, see [Configure outbound network traffic restriction for Azure HDInsight clusters](hdinsight-restrict-outbound-traffic.md).
236238
237239
## <a id="hdinsight-ip"></a> Required IP addresses
238240

0 commit comments

Comments
 (0)