Troubleshooting Errors in Microsoft Azure Web Sites

This video is part two of a four part video series on diagnostics in Microsoft Azure Web Sites. In this video, you'll learn how to use Visual Studio to remote debug your application running in Microsoft Azure Web Sites.
Other Videos:
Part 1: Troubleshooting Errors
Part 3: Failed Request Tracing
Part 4: Application Logging and Crashes
Additional Resources:
Troubleshooting Microsoft Azure Web Sites in Visual Studio
Quick Time Links for this Video:
[00:37] Reviewing a Detailed Error Message for an Application Error
[02:15] Enabling Remote Debugging
[03:05] Attaching the Debugger
[03:53] Breaking Into the Process When an Exception Occurs