Continuous integration with Azure Functions

Now, moving on to deploying to Azure Cloud Functions, we will be using a serverless framework. The framework will be doing all the heavy lifting, but it needs a few pre-requisites to make it work. They are: serverless-azure-functions and cli az login to get the required credentials and account details. Please use the following steps to do this in the pre-requisites section: