Azure VM on Virtual Network

Everybody that has been working with Azure Virtual Machine for some time will tell you to put VM’s in a Virtual Network. I’ve written about moving VM’s or creating VPN. This post is about the time I was smart enough to follow best practice on creation.

Virtual Network

First create the virtual network. Just use the Quick Create, give it a name and create it.
MyVirtualNetwork
Now that we have a virtual network, let’s create some virtual machines.

Virtual Machine

To create the virtual machine(s) use the wizard as the Quick Create does not offer virtual network selection.
From Gallery
On the third tab select the virtual network you’ve created before.
Select Virtual Network
Every vm on the same virtual network can find the others by name. Just make sure to punch some holes in the firewall.

About erictummers

Working in a DevOps team is the best thing that happened to me. I like challenges and sharing the solutions with others. On my blog I’ll mostly post about my work, but expect an occasional home project, productivity tip and tooling review.
This entry was posted in Development and tagged , . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.