Book Image

Managing Microsoft Hybrid Clouds: RAW

By : Marcel van den Berg
Book Image

Managing Microsoft Hybrid Clouds: RAW

By: Marcel van den Berg

Overview of this book

Table of Contents (17 chapters)
Managing Microsoft Hybrid Clouds
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
9
Summary and a Look into the Near Future
Index

Deploying Linux images using VM Depot


Microsoft offers supported Windows Server and Linux images through the Azure image gallery. The selection of Linux-based images in which applications are preinstalled is limited.

However, VM Depot is a great library full of community-created Linux-based images. VM Depot is managed and offered by Microsoft Open Technologies. This is a separate organization that focuses solely on open source.

Note that most of the images are submitted by the open source community. There is no check on what kind of software is running in the operating system.

The home page for VM Depot is at http://vmdepot.msopentech.com. You can browse which images are available. You can also see what command to use for deployment of the image to Microsoft Azure. Examples of images available in VM Depot are as follows:

  • WordPress on Ubuntu

  • GitLab on Ubuntu

  • Nagios on CentOS

  • RubyStack on Ubuntu

Most of the images are based on Ubuntu.

There are two methods to create a virtual machine based on a VM...