505 B
505 B
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 useaz 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