July 2018
Intermediate to advanced
350 pages
8h 47m
English
An Azure Function app has HTTP triggers that let you use keys to add security to your Functions. There are multiple ways keys can be used within Azure Function apps. Webhooks can use these to add authorization to requests and you can enforce a HTTP trigger for a Function requiring these API keys. Keys are managed as part of your Azure Function app and are stored at rest.
There are two types of key that you can set on an Azure Function App: