Can Azure worker roles host a service at the root? http://app.cloudapp.net:5555 ? Or do you need something hanging off it: http://app.cloudapp.net:5555/Service1 ? A: You can host directly at the root. Why is there guidance that says the security mode has...