Forum Discussion
Russell Hackworth
Aug 20, 2019Copper Contributor
Is there a better way to search by IP address in the portal? Both Public & Private?
I know that you can list the VM's and show the ip addresses on the VM list, but short of digging through every row finding a machine by ip is a pain. Private connected networks, I can ping it with a...
- Aug 23, 2019
Are you looking for Public or Private IPs? It sounds like Public IPs. If that's the case, you can in the Portal, go to "All Services" then search for "Public IP Addresses" (which I made a favorite), then once you go to that, you can click on "Edit Columns" at the top, and add "IP Address" as a column. Then you can find the Public IP that you're looking for and the name of the Public IP. If you click on it, you can see which VM it is associated with. That might be a little simpler for you possibly?
Maybe on the Private IP side go to the VNet and look at the resources that have IPs in that VNet? Are you using Azure DNS or your own DNS in your Private network side?
tylers04s
Mar 17, 2023Copper Contributor
It is true that you can list the VMs and show their IP addresses, searching for a specific machine using its IP address can take quite some time. For private connected networks, pinging the IP address with a name resolution is a great way to find the machine you're looking for. However, this method may not always work for public networks or servers in different networks. One tip I can offer is to use the search bar on the portal to look for specific keywords that may lead you to the machine you're looking for. For this you may also want to look at routeripnet.com. Additionally, you could try filtering the VM list by network, which can narrow down your search.