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.
|
|
- REM az group create --name eShopOnAzureDev --location westus
-
- az group deployment create --resource-group eShopOnAzureDev --parameters @mvparams.json ^
- --template-uri https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/docker-simple-on-ubuntu/azuredeploy.json
-
|