I’m using version 1.6 of the Windows Azure SDK. As I understand it, the emulated load balancer listens on 127.0.0.1 and the instances of the web apps are created at 127.255.0.[0,1…].
I need to do cross browser testing as I develop, so I created a load of Virtual machines via Virtual PC and Oracle VirtualBox with different browser configs. Unfortunately, I don’t seem to be able to access the emulated load balancer nor the separate instances from any of the virtual machines as everything is bound to loopback addresses.
Does anyone have any ideas how I can do this?
thanks!
Actually the easiest solution is to use PJS PassPort.
http://sourceforge.net/projects/pjs-passport/
Very easy. Just need to remember to run it as administrator.