Here you can find some common scenarios for using Azure plugin for Vagrant.
Before you attempt any scenario, ensure you have followed the getting started docs.
Setup a simple Ubuntu 16.04 machine
Setup a Windows SQL Server 2016 machine
Setup an Ubuntu box from a custom VHD
Setup a VM from a managed image reference captured from a previously created Azure VM.
Setup an Ubuntu box with an empty attached disk
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.