How to do it...

  1. After Azure has created the new Function App, you will then be able to create an Azure Function. All that we are going to do is to create an Azure Function that will be triggered whenever something happens on a GitHub repository. Click on the Create your own custom function link.
According to the Microsoft Azure site, the following are supported when writing Azure Functions: JavaScript, C#, F#, and scripting options such as Python, PHP, Bash, Batch, and PowerShell.
  1. You will now see that you are given a choice between several templates. Choose C# from the Language selection and API & Webhooks from the Scenario selection and ...

Get C# 7 and .NET Core Cookbook 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.