Closed Kalmalyzer closed 7 years ago
The current Azure script will set up a VM of a default type, with just the VM's own disk. It should choose a smaller VM and attach a managed disk to it instead.
An A1 (1 CPU, 1.75GB mem, 40GB HDD) instance with an S20 (256GB) managed disk would be a better combination. Azure docs and helper script from the comments
Azure support has been removed due to removal of docker-machine config path.
The current Azure script will set up a VM of a default type, with just the VM's own disk. It should choose a smaller VM and attach a managed disk to it instead.
An A1 (1 CPU, 1.75GB mem, 40GB HDD) instance with an S20 (256GB) managed disk would be a better combination. Azure docs and helper script from the comments