~$ az deployment group create \
   --resource-group MeineRG \
   --template-file azuredeploy.json \
   --parameters myarmdeployment.parameters
