vagrant-azure/docs
David Justice 1d2fa0258f add moar docs 2017-04-19 16:29:34 -07:00
..
basic_linux add moar docs 2017-04-19 16:29:34 -07:00
basic_windows add moar docs 2017-04-19 16:29:34 -07:00
custom_vhd add moar docs 2017-04-19 16:29:34 -07:00
data_disks add moar docs 2017-04-19 16:29:34 -07:00
managed_image add moar docs 2017-04-19 16:29:34 -07:00
readme.md add moar docs 2017-04-19 16:29:34 -07:00

readme.md

Vagrant Azure Scenario Docs

Here you can find some common scenarios for using Azure plugin for Vagrant.

Prerequisites

Before you attempt any scenario, ensure you have followed the getting started docs.

Scenarios

Basic Linux Setup

Setup a simple Ubuntu 16.04 machine

Basic Windows Setup

Setup a Windows SQL Server 2016 machine

Ubuntu Xenial Machine from VHD

Setup an Ubuntu box from a custom VHD

Managed Image Reference

Setup a VM from a managed image reference captured from a previously created Azure VM.

Data Disks (empty disk)

Setup an Ubuntu box with an empty attached disk

Azure Boxes

The vagrant-azure plugin provides the ability to use Azure boxes with Vagrant. Please see the example box provided in example_box directory and follow the instructions there to build an azure box.

For general Vagrant documentation see Vagrant Docs.