July 2018
Beginner to intermediate
100 pages
2h 11m
English
In this section, we'll use an Azure Application Service to call an Azure Function secured with an API key. We want to protect a serverless function from malicious requests. And to ensure that it happens correctly, we'll need to deploy Azure Serverless RESTful API. Let's begin by implementing the following steps: