Eduard Tomas 5d2d2dc986 VMs deploy doc added
VMs deploy template updated
SQL deploy template
2017-05-19 11:27:32 +02:00

719 B

Deploying Resources On Azure

Pre-requisites

  1. Azure CLI 2.0 Installed
  2. Azure subscription created

Login into your azure subscription by typing az login (note that you maybe need to use az account set to set the subscription to use). Refer to this article for more details

Deploying using CLI

Deploying Virtual machines to host the services

  1. Deploying a Linux VM or Windows Server 2016 to run a single-development environment

Deploying Azure resources used by the services

  1. Deploying SQL Server and databases