Skip to content

Commit d280d2c

Browse files
Merge pull request #232921 from sreekzz/patch-156
Updated the hyper link and alt text
2 parents 6c74b28 + 59ffc4b commit d280d2c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/kafka/connect-kafka-cluster-with-vm-in-different-vnet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to connect Apache Kafka cluster with VM in different VNet
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: hdinsightactive
7-
ms.date: 02/16/2023
7+
ms.date: 03/31/2023
88
---
99

1010
# How to connect Kafka cluster with VM in different VNet
@@ -14,7 +14,7 @@ This Document lists steps that must be followed to set up connectivity between V
1414
1. Create two different VNets where HDInsight Kafka cluster and VM will be hosted respectively. For more information, see [Create a virtual network using the Azure portal](https://learn.microsoft.com/azure/virtual-network/quick-create-portal)
1515

1616
> [!Note]
17-
> These two VNets must be peered, so that IP addresses of their subnets must not overlap with each other. For more information, see [Create a virtual network using the Azure portal](https://learn.microsoft.com/azure/virtual-network/tutorial-connect-virtual-networks-portal)
17+
> These two VNets must be peered, so that IP addresses of their subnets must not overlap with each other. For more information, see [Connect virtual networks with virtual network peering using the Azure portal](https://learn.microsoft.com/azure/virtual-network/tutorial-connect-virtual-networks-portal)
1818
1919
1. Make sure that the peering status shows as connected.
2020

@@ -126,5 +126,5 @@ This Document lists steps that must be followed to set up connectivity between V
126126

127127
**Consumer output:**
128128

129-
:::image type="content" source="./media/connect-kafka-cluster-with-different-vnet/kafka-consumer-output.png" alt-text="Screenshot showing Kafka producer output." border="true":::
129+
:::image type="content" source="./media/connect-kafka-cluster-with-different-vnet/kafka-consumer-output.png" alt-text="Screenshot showing Kafka consumer output." border="true":::
130130

0 commit comments

Comments
 (0)