Creating and configuring Azure Functions

We have to create an Azure Function that will act as an intermediator between Azure Event Hub and our serverless function. Since Azure Functions are launched on demand, you pay for the time that they are actually used.

Perform the following steps:

  1. First, create the Function App by selecting Create a resource, then clicking on Compute, then finally selecting Function App, as shown in the following screenshot:
  1. Now, fill in the required specifications shown in the following screenshot:

Please ensure ...

Get Hands-On Kubernetes on Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.