Remote debugging

Worker roles support remote debugging, which is a really useful feature to help you debug a system deployed to the cloud. To get started with this, we need to publish our role in the Debug configuration so that we can successfully attach the debugger to it:

Remote debugging

In the Advanced Settings tab, check Enable Remote Debugger for all roles. I've also checked Enable IntelliTrace, so we can look at this too:

Remote debugging

We can debug an entire role or an individual instance from the Visual Studio Server Explorer window. If we choose to debug an entire role, ...

Get Learning Microsoft Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.