You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately there's no documentation on the how the receiving function should look like. Are there specific examples for this scenario as the current repo only have sample for a C# console application producer/consumer standpoint.
Thanks in advance
The text was updated successfully, but these errors were encountered:
I've been tasked to integrate Kafka Confluent Topics to an Azure Function which will serve as a consumer and subscriber. I'm thinking at different options and I found a connector. There's a documentation I found to setup "Azure Functions Sink Connector for Confluent Cloud": https://docs.confluent.io/cloud/current/connectors/cc-azure-functions-sink.html#number-of-tasks-for-this-connector
Unfortunately there's no documentation on the how the receiving function should look like. Are there specific examples for this scenario as the current repo only have sample for a C# console application producer/consumer standpoint.
Thanks in advance
The text was updated successfully, but these errors were encountered: