Skip to content

Commit 22625b7

Browse files
authored
Merge pull request #176738 from v-rajagt/jasonh-oct-18
Broken link fixed.
2 parents 07ff282 + 7460722 commit 22625b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/network-virtual-appliance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 06/30/2020
1313
1414
Azure Firewall FQDN tag is automatically configured to allow traffic for many of the common important FQDNs. Using another network virtual appliance will require you to configure a number of additional features. Keep the following factors in mind as you configure your network virtual appliance:
1515

16-
* Service Endpoint capable services can be configured with service endpoints which results in bypassing the NVA, usually for cost or performance considerations.
16+
* Service Endpoint capable services can be configured with service endpoints that results in bypassing the NVA, usually for cost or performance considerations.
1717
* If ResourceProviderConnection is set to *outbound*, you can use private endpoints for the storage and SQL servers for metastores and there is no need to add them to the NVA.
1818
* IP Address dependencies are for non-HTTP/S traffic (both TCP and UDP traffic).
1919
* FQDN HTTP/HTTPS endpoints can be approved in your NVA device.
@@ -39,7 +39,7 @@ You can optionally enable one or more of the following service endpoints which w
3939

4040
### FQDN HTTP/HTTPS dependencies
4141

42-
You can get the list of FQDNs dependencies (mostly Azure Storage and Azure Service Bus) for configuring your NVA [in this repo](https://github.com/Azure-Samples/hdinsight-fqdn-lists/). For the regional list see [here](https://github.com/Azure-Samples/hdinsight-fqdn-lists/tree/master/Regional). These dependencies are used by HDInsight resource provider(RP) to create and monitor/manage clusters successfully. These include telemetry/diagnostic logs, provisioning metadata, cluster related configurations, scripts, etc. This FQDN dependency list might change with releasing future HDInsight updates.
42+
You can get the list of dependent FQDNs (mostly Azure Storage and Azure Service Bus) for configuring your network virtual appliance [in this repo](https://github.com/Azure-Samples/hdinsight-fqdn-lists/). For the regional list see [here](https://github.com/Azure-Samples/hdinsight-fqdn-lists/tree/main/Public). These dependencies are used by HDInsight resource provider(RP) to create and monitor/manage clusters successfully. These include telemetry/diagnostic logs, provisioning metadata, cluster-related configurations, scripts, etc. This FQDN dependency list might change with releasing future HDInsight updates.
4343

4444
The list below only gives a few FQDNs that may be needed for OS and security patching or certificate validations *after* the cluster is created and during the lifetime of cluster operations:
4545

0 commit comments

Comments
 (0)