You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight/hdinsight-private-link.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.service: hdinsight
5
5
ms.topic: conceptual
6
6
ms.author: piyushgupta
7
7
author: piyush-gupta1999
8
-
ms.date: 02/02/2023
8
+
ms.date: 03/30/2023
9
9
---
10
10
11
11
# Enable Private Link on an HDInsight cluster
@@ -140,8 +140,9 @@ To create the private endpoints:
140
140
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:
141
141
142
142
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.
145
146
1. Make a note of these IP addresses because they are required to connect to the cluster and properly configure DNS.
146
147
147
148
## <aname="ConfigureDNS"></a>Step 6: Configure DNS to connect over private endpoints
@@ -199,7 +200,7 @@ To configure DNS resolution through a Private DNS zone:
199
200
1. Open the private DNS zone in the Azure portal.
200
201
1. Click the 'Virtual network links' tab.
201
202
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)
203
204
1. Click **Save**.
204
205
205
206
:::image type="content" source="media/hdinsight-private-link/virtual-network-link.png" alt-text="Diagram of virtual-network-link.":::
0 commit comments