Skip to content

Commit 1815aca

Browse files
authored
Merge pull request #192364 from nicjohn79/patch-11
Update hdinsight-restrict-outbound-traffic.md
2 parents f6b8927 + 7b147f5 commit 1815aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Create an application rule collection that allows the cluster to send and receiv
7272
| Rule_2 | * | https:443 | login.windows.net | Allows Windows login activity |
7373
| Rule_3 | * | https:443 | login.microsoftonline.com | Allows Windows login activity |
7474
| 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 are using Private endpoint to access storage accounts, this step is not needed and storage traffic is not forwarded to the firewall.|
75-
| Rule_5 | * | https:443 | azure.archive.ubuntu.com | Allows Ubuntu security updates to be installed on the cluster |
75+
| Rule_5 | * | http:80 | azure.archive.ubuntu.com | Allows Ubuntu security updates to be installed on the cluster |
7676

7777
:::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":::
7878

0 commit comments

Comments
 (0)