From the course: Microsoft Azure Administrator Associate (AZ-104) Cert Prep by Microsoft Press

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

Creating and managing VNETs in the portal

Creating and managing VNETs in the portal

- [Instructor] Just about everything we do in Azure is at some point going to touch some sort of networking 'cause that's how we communicate with services or between services. Within Azure, there are basically two types of networking. There is public networking that use public IPs or there is internal networking that uses internal IP addresses and virtual networks or VNET. So in this lecture we're going to go through creating a VNET within the portal. Go to create resource, I'm going to search for VNET and choose VNET and choose virtual network. Make sure it's the option by Microsoft and go ahead and click create virtual network. The first thing we need to do is the usual. We need to select our subscriptions and a resource group. So I'm going to use one of the resource groups I created earlier and then we need to give it a virtual network name. Again, there are no set standards, however, conforming to a naming policy often helps and having something in the name that makes sense. For…

Contents