Provisioning and configuration of API Management for Kudos app for multiple backend options
Defaults to built-in domains and backend in Functions. You can modify this via parameters.
Go to kudos repo and use master template to provision all components of the solution.
Click button and follow wizard.
az group create -n kudos -l westeurope
az group deployment create -g kudos \
--template-uri https://github.com/azurecz/kudos-apim/raw/master/azuredeploy.json
az group create -n kudos -l westeurope
az group deployment create -g kudos --template-file azuredeploy.json