Home » Posts tagged 'cloud'
Tag Archives: cloud
Azure vNet Reserved IP
For each subnet, Azure reserves five IP addresses. The first four addresses and the last address are reserved. Let’s examine the reserved addresses in an IP address range of 192.168.1.0/24. 192.168.1.0 This value identifies the virtual network address.192.168.1.1 Azure configures this address as the default gateway.192.168.1.2 and 192.168.1.3 Azure maps these IP addresses to Azure’s […]