Deploys:
- IoT Hub
- Azure Function (Java) with dynamic hosting plan (only paying for actual execution)
Azure Deploy Button special parameter names.
az group create --name <name of ressource group> --location="North Europe"
az group deployment create --template-file azuredeploy.json --group <name of ressource group>