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
@@ -134,7 +134,7 @@ To create the private endpoints:
134
134
| Subnet | default |
135
135
136
136
> [!IMPORTANT]
137
-
> 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).
138
138
>
139
139
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:
@@ -143,7 +143,7 @@ Once the private endpoints are created, you’re done with this phase of the set
143
143
1. Click on 'Private endpoints' tab.
144
144
1. You should see both the Ambari and ssh Network interfaces listed.
145
145
1. Click on each one and navigate to the ‘DNS configuration’ blade to see the private IP address.
146
-
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.
147
147
148
148
## <aname="ConfigureDNS"></a>Step 6: Configure DNS to connect over private endpoints
149
149
@@ -193,7 +193,7 @@ To configure DNS resolution through a Private DNS zone:
193
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.":::
194
194
195
195
> [!IMPORTANT]
196
-
> 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).
197
197
>
198
198
199
199
4. Associate the private DNS zone with the client VNET by adding a Virtual Network Link.
0 commit comments