Preconfigured Linux Images on Microsoft Azure. Part II – Running a Community Instance

Microsoft Azure has community based Linux images in VM Depot.  In a previous blog, we showed how to copy a community image to you own Azure account.  In this post, we talk about how to boot an instance from that image.

Login to your Azure account, and click on the ‘+ NEW’ button at the bottom left hand side of the screen.

The New Button
The New button lets you add new resources to you account

On the New screen that slides up, select Compute -> Virtual Machine -> From Gallery.

Select Gallery
The Gallery lets you select images you saved to your account

When the Gallery screen appears, select ‘MY IMAGES’ on the left.

My Images
Select ‘MY IMAGES’ to access images stored under your account

You should now see a screen that list all the images that you have copied to your account.  If you have more than one image, select the one you want.

Select Images
This screen lists all the images under your account

 

Click on the right arrow to go to the next screen.

VM Config
The first virtual machine configuration screen.

Select the various virtual machine configuration parameters you want, and then click on the right arrow to go to the next screen.

VM Config2
Check the Region on this screen

If the value of ‘Cloud Service’ is set to ‘Create a new cloud service’, then Azure will assign this instance an IP address and a DNS name that are accessible from the Internet.  The DNS name will be the value of the second field with ‘.cloudadd.net’ appended to it.  If some other Azure user already had that name, you’ll get a red exclamation mark in that field.  In this case, simply add some random digits or otherwise change the name to make it unique across all Azure users.

You’ll also want to pay attention to the value of ‘Region/Affinity Group/Virtual Network’.  You typically want this to match the value of Location in the image description on the right hand side of the screen.  If they don’t match, then you’ll get a bandwidth charge as Azure transfers the image from the region where it is stored to the region where the instance will run.

When you are all done, click on the right arrow.

Final VM Screen
The final VM configuration screen.

When this final screen appears, just click on the check mark.  Azure will spin up a new instance of your community VM within a few minutes!

 

 

Author: admin

Outworx@Admin