https://docs.microsoft.com/en-us/azure/azure-functions/functions-infrastructure-as-code
Create the resource group
az group create \
--name myResourceGroup \
--location "northeurope"
https://docs.microsoft.com/en-us/azure/azure-functions/functions-infrastructure-as-code
Create the resource group
az group create \
--name myResourceGroup \
--location "northeurope"