Produce records to Azure Synapse with Kafka Producer

Viewed 23

I have an on-prem Kafka Cluster, and I wish to produce/forward the records I have on a topic in that cluster to Azure Synapse. Using Kafka, is it possible to produce to Azure Synapse (e.g. abfss) using a producer? If not, how do you reccomend to approach this problem?

0 Answers
Related