Skip to content

Commit 81a5c69

Browse files
Merge pull request #232757 from sreekzz/patch-153
Updated Steps
2 parents ddeb82c + fcdc1a4 commit 81a5c69

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/hdinsight/hdinsight-private-link.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: hdinsight
55
ms.topic: conceptual
66
ms.author: piyushgupta
77
author: piyush-gupta1999
8-
ms.date: 02/02/2023
8+
ms.date: 03/30/2023
99
---
1010

1111
# Enable Private Link on an HDInsight cluster
@@ -140,8 +140,9 @@ To create the private endpoints:
140140
Once the private endpoints are created, you’re done with this phase of the setup. If you didn’t make a note of the private IP addresses assigned to the endpoints, follow the steps below:
141141

142142
1. Open the client VNET in the Azure portal.
143-
1. Click the 'Overview' tab.
144-
1. You should see both the Ambari and ssh Network interfaces listed and their private IP Addresses.
143+
1. Click on 'Private endpoints' tab.
144+
1. You should see both the Ambari and ssh Network interfaces listed.
145+
1. Click on each one and navigate to the ‘DNS configuration’ blade to see the private IP address.
145146
1. Make a note of these IP addresses because they are required to connect to the cluster and properly configure DNS.
146147

147148
## <a name="ConfigureDNS"></a>Step 6: Configure DNS to connect over private endpoints
@@ -199,7 +200,7 @@ To configure DNS resolution through a Private DNS zone:
199200
1. Open the private DNS zone in the Azure portal.
200201
1. Click the 'Virtual network links' tab.
201202
1. Click the 'Add' button.
202-
1. Fill in the details: Link name, Subscription, and Virtual Network
203+
1. Fill in the details: Link name, Subscription, and Virtual Network (your client VNET)
203204
1. Click **Save**.
204205

205206
:::image type="content" source="media/hdinsight-private-link/virtual-network-link.png" alt-text="Diagram of virtual-network-link.":::

0 commit comments

Comments
 (0)