- Refer this article before starting the configuration
- Login to your Azure subscription using portal.azure.com
- Click the Portal menu (hamburger icon on the top left of the screen) and locate Virtual Network
3. Click on Create Virtual Network button and configure the parameters as below:
- VNET Name
- Address space ( The virtual network's address range in CIDR notation. )
- Select the correct subscription (if you have more than one)
- Resource group (I didn't configure mine earlier, so I "Created New"
- Location (If you create resource group while creating VNET, both would belong to this location, which should be the case)
- Subnet Name
- Address range (Ensure that it belongs to the address space, defined earlier)
- Keep the other fields to their default values (for now)
4. Click Create, once you have entered all the values and refresh the "Virtual Networks" page.
And.. that's it!
Comments
Post a Comment