Microsoft Azure Set a Static Internal IP Address for a VM

Verify that a specific IP address is available Before you specify a static IP address from your address pool, you may want to verify that the IP address has not been already assigned. In the example below, we’re checking to see whether the IP address 10.1.61.140 is available in the TestVNet virtual network. Test-AzureStaticVNetIP –VNetName …

Microsoft Azure Set a Static Internal IP Address for a VM Read More »