Hello, good afternoon,
I am new to azure functions and Event Hub.
I read microsoft learning documentation.
I am looking for an example using c # in Azure functions and binding it to event hub.
That it receives an event with the data to be inserted, inserts it in cosmosdb and returns a response.
If you can share an article or video with me to reproduce in my test account.