I need to test and debug my web app from an iPhone, but the Azure Compute Emulator appears to only listen on 127.0.0.1 and so it is not accessible from external machines.
Anyone know how to change that?
If it is impossible to change, does anyone have a suggestion for how to set up port forwarding to work around this limitation?