English 中文(简体)
Microsoft Azure Tutorial

Microsoft Azure Advanced

Microsoft Azure Useful Resources

Selected Reading

Azure - Create Virtual Network
  • 时间:2025-02-11

Microsoft Azure - Create Virtual Network


Previous Page Next Page  

You can create virtual network on cloud or you can also connect to the on-premise local network to the cloud network in Windows Azure. This tutorial will first explain how to create a cloud only network.

Creating a Virtual Network in Clouds Only

Step 1 − Login in to Azure Management Portal.

Step 2 − Cpck on ‘New’ at the bottom left corner.

Step 3 − Cpck on ‘Network Services’ and then ‘Virtual Network’.

Step 4 − Cpck on ‘Quick Create’.

Creating a Virtual Network

Step 5 − Enter the name and leave all other fields as they are except location. You don’t need to specify anything in this case since everything will be decided by Azure itself.

Step 6 − Cpck on ‘Create a Virtual Network’ and it is done.

Creating a Virtual Network in Cloud Only (Advanced Settings)

Step 1 − Cpck on ‘custom create’ instead of ‘quick create’ when creating a new virtual network and the following screen will appear.

Virtual Network Cloud

Step 2 − Enter the name of the ‘Network’ and choose a location. You will see that it will draw an image at the bottom.

Virtual Network Cloud

DNS Server Name is optional to enter as we are creating a cloud only network. Also, leave the options ‘Point to Site connectivity’ and ‘Site to Site connectivity’ as they are. The subsequent chapters will have a demo on configuration of these two options.

Step 3 − Cpck next and leave the default values on the following screen.

Virtual Network Address

Step 4 − Cpck the next arrow and a virtual network is created.

Virtual Network Created

You can add DNS servers and local network even after creating a virtual network.

Advertisements