Skip to content

Commit 892de39

Browse files
authored
Updated | Rule_6 | * | https:443 |
Updated | Rule_6 | * | https:443 | Ref-Hema Kumar
1 parent 53c343f commit 892de39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hdinsight-restrict-outbound-traffic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure outbound network traffic restriction - Azure HDInsight
33
description: Learn how to configure outbound network traffic restriction for Azure HDInsight clusters.
44
ms.service: azure-hdinsight
55
ms.topic: how-to
6-
ms.date: 10/01/2024
6+
ms.date: 01/08/2025
77
---
88

99
# Configure outbound network traffic for Azure HDInsight clusters using Firewall
@@ -72,7 +72,7 @@ Create an application rule collection that allows the cluster to send and receiv
7272
| Rule_3 | * | https:443 | login.microsoftonline.com | Allows Windows login activity |
7373
| Rule_4 | * | https:443 | storage_account_name.blob.core.windows.net | Replace `storage_account_name` with your actual storage account name. Make sure ["secure transfer required"](../storage/common/storage-require-secure-transfer.md) is enabled on the storage account. If you're using Private endpoint to access storage accounts, this step isn't needed and storage traffic isn't forwarded to the firewall.|
7474
| Rule_5 | * | http:80 | azure.archive.ubuntu.com | Allows Ubuntu security updates to be installed on the cluster |
75-
| Rule_6 | * | https:433 | pypi.org, pypi.python.org, files.pythonhosted.org | Allows Python package installations for Azure monitoring |
75+
| Rule_6 | * | https:443 | pypi.org, pypi.python.org, files.pythonhosted.org | Allows Python package installations for Azure monitoring |
7676

7777

7878
:::image type="content" source="./media/hdinsight-restrict-outbound-traffic/hdinsight-restrict-outbound-traffic-add-app-rule-collection-details.png" alt-text="Title: Enter application rule collection details.":::

0 commit comments

Comments
 (0)