The Server Explorer in Visual Studio holds a hidden gem: the debugger extension for Azure. This integration is documented on MSDN but I just recently found it.
Integration makes it easier to debug in azure. Just enable debugging and attach to the process.
References
Debugging Azure virtual machines by installing the remote debugger extension.
Article about this in SDN Magazine written by me (dutch)