How to fix TopicAuthorizationException while connecting eventhub with kafka streams

A S, Ajay (893) 5 Reputation points
2024-02-22T13:55:08.16+00:00

We are trying to use apache kafka streams to process messages from azure event hub .While using aggregations , kafka internally creating internal topics and we are getting TopicAuthorizationException and it says could not create topic . Is it something which is not possible by design ?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Sid 40 Reputation points
    2025-01-29T09:03:55.48+00:00

    I still have this issue, what’s the catch here? I am giving the root permission connection string to my kafka streams still it can’t create topics

    0 comments No comments

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.