DEV Community

Egbe Fredrick
Egbe Fredrick

Posted on

Creating a VNet and Subnet on Microsoft Azure

First Step:

Log in to your Azure Account, and in the search bar, search for Resource Groups and click on it.

Click on Create

Then fill in the necessary fields.

Second Step:

Go to your Azure Home Page, and in the search bar, search for Virtual Network and click the icon.

Then click on Create.

Fill the necessary fields and click Next.

Virtual Network created successfully.

The Third and Final Step:

Click the Virtual Network you just created, then use the search bar on the left to search for "subnet" and click the icon.

Then click on "+subnet".

Fill the neccessary field and click Add.

Subnet successfully added.

and that's the end.

Top comments (0)