This is my azure functions to receive events and send the payload to cosmosdb. I\'m getting some errors at the initialization of the function.
using System; u