trying to send data from a stream table to an azure event hub in a serverless cluster

Areqio
New Contributor II

Is there a way to stream data from Databricks to Azure event hubs in a serverless pipeline environment without using the azure-eventhub library, since it isn’t compatible with serverless pipelines, and instead rely solely on the Kafka-compatible interface?