Debug an Azure web app

You can attach the Visual Studio debugger directly to an Azure web app. To do so, you open the project that contains the source code for the project you intend to debug. You then navigate to the website in Server Explorer. Here, you can right-click the website and choose Attach Debugger. Visual Studio will then configure remote debugging for your site, attach to the process, and start a debug session where you can hit breakpoints and examine values.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset