Head over to the forums to search for your questions and issues or post a new one.
Simply put, events are the things that trigger your functions to run.
If you are using Fn as your provider, all events
in the service are anything in Fn that can trigger your Functions, like HTTP endpoints or message queues.