You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
285 B

  1. REM az group create --name eShopOnAzureDev --location westus
  2. az group deployment create --resource-group eShopOnAzureDev --parameters @mvparams.json ^
  3. --template-uri https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/docker-simple-on-ubuntu/azuredeploy.json