How do I know why my Azure instance doesn't start?
问题 I deployed my service package into Windows Azure. Management Portal has been showing "waiting for the role instance to start" for 30 minutes already so I assume something is wrong. I know that there's Azure Diagnostics, but is there some easier way to find what's going on in my instance - like some console displaying some detailed output or something? 回答1: @dunnry The problem is that you can't open a RDP session to the server if your Azure Role is not running, so you don't know anything what