How to connect from Azure to a kafka in a Confluent cloud

Raja 1 Reputation point
2022-02-27T13:10:44.153+00:00

I have one Azure cloud subscription. I want to subscribe to a Kafka topic (for read and write) which is inside a confluent Cloud that is hosted in another Azure subscription.
How to subscribe and publish the data into the destination kafka topic?

  1. Do I need Vnet peering?
  2. How can I use eventhub in my azure subscription to connect to kafka in another azure/confluent cloud?
  3. Can you please send me if you have any link for the same?
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
719 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ShaikMaheer-MSFT 38,546 Reputation points Microsoft Employee Moderator
    2022-03-03T06:09:29.063+00:00

    Hi @Raja ,

    Thank you for posting query in Microsoft Q&A Platform.

    As per my understanding you are trying to subscribe and publish data to Kafka. Please correct me if my understanding is incorrect.

    I checked on this with internal team. Below is the response from internal team.

    Event Hubs are not a bridge to Kafka. You need to replicate the data from the source Kafka into Event Hubs.

    Hope this helps. Please let us know if any further queries.

    -----------

    Please consider hitting Accept Answer. Accepted answers helps community as well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.