I am using Azure platform for a webapp. I need to find out IP address of my web app so that I can whitelist it to an external server where I have created APIs. Is NSLookup t
Run nslookup yourapp.azurewebsites.net in a Windows command prompt.
nslookup yourapp.azurewebsites.net