Azure supports the following keys, which can be used to control access to the Azure functions:
- Function keys: These can be used to grant authorization permissions to a given function. These keys are specific to the function with which they are associated.
- Host keys: We can use these to control the authorization of all the functions within an Azure function app.