####An example of a working Vagrant + Azure provider deployment to clone/fork and experiment.
####Instructions:
settings_secured.yalm
vagrant box add azure https://github.com/msopentech/vagrant-azure/raw/master/dummy.box
vagrant up in the cloned folder (azure is the default)
Runned into a couple of problems while following the instructions from both: https://github.com/MSOpenTech/vagrant-azure/
Mainly a problem with lower case numbers: https://github.com/MSOpenTech/azure-sdk-for-ruby/issues/2
Enjoy!