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.
Deploying Resources On Azure
Pre-requisites
- Azure CLI 2.0 Installed
- Azure subscription created
Deploying using CLI
- Run
az login
to login into your Azure subscription (note that you maybe need to use az account set
to set the subscription to use)
- Edit the file
mvparams.json
with your desired values
- Run the file
create-resources.cmd
from command-line to create the Linux-based VM with Docker installed