AZURE : Virtual Network :
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ https://www.youtube.com/watch?v=ADdGZEfmNzQ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ How to create a Virtual Network ? Azure Portal .com Create a Resource The virtual machine name must be unique to Azure subscription. My default Microsoft is offering to me This is called CIDR Notation and CIDR notation uses a /with a number to represents a range of IP addresses . Therefore Microsoft show you that that the IP addresses go from 10.0.0.0 to 10.0.225.255 . This encompasses 65536 IP addresses . And the chances are excellent that you are never going to use all these IP addresses on a single VNet . This might be a little excessive , if you are planning to grow your Azure account by creating loads of different resources for loads of different projects , you might want to think about protecting your private addresses . /16 is a little excessive If I...