Skip to content

Commit 1012d89

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
improved correctness score
1 parent de55aa0 commit 1012d89

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/hdinsight/hdinsight-private-link.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To start, deploy the following resources if you haven't created them already. Yo
3434
|Network security group|hdi-privlink-cluster-vnet-nsg|Default NSG as required for cluster deployment|
3535

3636
> [!NOTE]
37-
> The network security group (NSG) can simply be deployed, we do not need to modify any NSG rules for cluster deployment.
37+
> The network security group (NSG) can be deployed, we don't need to modify any NSG rules for cluster deployment.
3838
3939

4040
## <a name="DisableNetworkPolicy"></a>Step 2: Configure HDInsight subnet
@@ -134,7 +134,7 @@ To create the private endpoints:
134134
| Subnet | default |
135135

136136
> [!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).
138138
>
139139
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:
@@ -143,7 +143,7 @@ Once the private endpoints are created, you’re done with this phase of the set
143143
1. Click on 'Private endpoints' tab.
144144
1. You should see both the Ambari and ssh Network interfaces listed.
145145
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.
147147

148148
## <a name="ConfigureDNS"></a>Step 6: Configure DNS to connect over private endpoints
149149

@@ -193,7 +193,7 @@ To configure DNS resolution through a Private DNS zone:
193193
:::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.":::
194194

195195
> [!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).
197197
>
198198
199199
4. Associate the private DNS zone with the client VNET by adding a Virtual Network Link.

0 commit comments

Comments
 (0)