Packer with Azure

Yes! It's works.

First of all you need to install packer. After that – Azure plugin for Packer (you could download executable package or compile proper package with GOlang placing it to directory with packer plugins).

In my case I used *.exe files, downloaded from Github release. Also you can find packer configuration for different OS here.

Lets analyze my configuration file and run packer to azure.

 

[Read more…]