Azure Functions @KafkaOutput – How to write Key and Value
I’m using the @KafkaOutput annotation in my Azure Function App to write to my Kafka topic using data from another Kafka topic.
I’m using the @KafkaOutput annotation in my Azure Function App to write to my Kafka topic using data from another Kafka topic.