Setup Azure by logging into your account through Azure CLI. Create a resource group to hold related resources. Make a storage account with unique lowercase alphanumeric name.
Create a function app specifying properties like runtime, version, and name. Remember it needs content to be active. Application Insights are set up.
Collection
[
|
...
]