Can we have a Static Internal IP address with VNet and Reserved IP address together at a time in a VM ?
I am getting the below error when we create a VM with reserved IP on a particular sub-net
New-AzureVM : BadRequest: The virtual network ID cannot be null or empty. At line:4 char:5 + New-AzureVM –ServiceName $service -ReservedIPName "NewReservedIP" -Location ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError: (:) [New-AzureVM], CloudException + FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.PersistentVMs.NewAzureVMCommand