In this session we look into making use of EventHub trigger and output bindings in an Azure function. Azure functions support creating a custom binding, by making use of WebJobs SDK. Custom bindings will be useful in many scenarios. One example is a Slack channel custom binding. We will look into basics of creating a custom binding with an example.
for future events