Welcome to an article about creating a Virtual Network and adding a Windows Server Machine on it!

Note

Please go back to my previous articles to know about Virtual Networks in details.

Requirements

  1. An active Azure account, click here to get a free trial Azure account.

Exercise 1 – Creating a Virtual Network

Follow the below step by step procedure.

Step 1

Login to the Azure Portal using the link here.

Step 2

Click on New - Networking - Virtual Network.

Azure

Step 3

Configure the Virtual Network by providing the below details.

Click on "Create" to create this Virtual Network.

Azure

Exercise 2 Creating a Server Machine on the Virtual Network

Step 4

Now, create a server machine by clicking on New - Compute - Windows Server 2012 R2 Datacentre.

Azure

Step 5

Fill in the basics blade with the below configuration.

Click on "OK" to pass for the next size blade.

Azure

Step 6

Select the size of the Virtual Machine. Here, we will be having two blades- Recommended and View all, to get stuck on towards the Virtual Machine. After selecting the Virtual Machine size, click on “Select” to pass for the next blade of Settings.

Azure

Step 7

In this Settings blade, configure the below things,

Create a new availability set with Fault Domain and Update Domain.

Azure

Step 8

Enable the monitoring for Boot Diagnostics and guest OS monitoring. Click on OK to move for the summary blade.

Azure

Step 9

Click on Purchase to create the Virtual Machine on the Virtual Network which has been created.

Azure

Note

Keep following for my updates for the next article on Load Balancer which is a continuation of this one.