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
@@ -136,7 +134,7 @@ To create the private endpoints:
136
134
| Subnet | default |
137
135
138
136
> [!IMPORTANT]
139
-
> If you're using KafkaRestProxy HDInsight cluster, then follow this extra steps to [Enable Private Endpoints](./enable-private-link-on-kafka-rest-proxy-hdi-cluster.md#create-private-endpoints).
137
+
> If you're using KafkaRestProxy HDInsight cluster, then follow this extra step to [Enable Private Endpoints](./enable-private-link-on-kafka-rest-proxy-hdi-cluster.md#create-private-endpoints).
140
138
>
141
139
142
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:
@@ -145,7 +143,7 @@ Once the private endpoints are created, you’re done with this phase of the set
145
143
1. Click on 'Private endpoints' tab.
146
144
1. You should see both the Ambari and ssh Network interfaces listed.
147
145
1. Click on each one and navigate to the ‘DNS configuration’ blade to see the private IP address.
148
-
1. Make a note of these IP addresses because they are required to connect to the cluster and properly configure DNS.
146
+
1. Make a note of these IP addresses because they're required to connect to the cluster and properly configure DNS.
149
147
150
148
## <aname="ConfigureDNS"></a>Step 6: Configure DNS to connect over private endpoints
151
149
@@ -195,7 +193,7 @@ To configure DNS resolution through a Private DNS zone:
195
193
:::image type="content" source="media/hdinsight-private-link/private-dns-zone-add-ssh-record.png" alt-text="Diagram of private link dns zone add ssh record.":::
196
194
197
195
> [!IMPORTANT]
198
-
> If you are using KafkaRestProxy HDInsight cluster, then follow this extra steps to [Configure DNS to connect over private endpoint](./enable-private-link-on-kafka-rest-proxy-hdi-cluster.md#configure-dns-to-connect-over-private-endpoints).
196
+
> If you're using KafkaRestProxy HDInsight cluster, then follow this extra step to [Configure DNS to connect over private endpoint](./enable-private-link-on-kafka-rest-proxy-hdi-cluster.md#configure-dns-to-connect-over-private-endpoints).
199
197
>
200
198
201
199
4. Associate the private DNS zone with the client VNET by adding a Virtual Network Link.
0 commit comments