DEV Community

Cover image for Azure Network Service Tutorial
Patrick Sameera Jayalath
Patrick Sameera Jayalath

Posted on • Updated on • Originally published at github.com

Azure Network Service Tutorial

In this tutorial I’m going to show how to:

• Create new Resource Group
• Create a Virtual Network and associate it with Resource Group
• Add Subnet to Virtual Network
• Add Virtual Machines to the Virtual Network
• Remote in to a Virtual Machine

At the end of this tutorial we will be ending up with a network topology which will look something like bellow.
Alt Text

You can find the PDF version of this tutorial here.

You can find all my Azure/.Net tutorials here.

Enjoy !!

Top comments (0)