Cloud Debugging and Profiling in Microsoft Azure by Jeffrey Chilberto & Sjoukje Zaal & Gaurav Aroraa & Ed Price

Cloud Debugging and Profiling in Microsoft Azure by Jeffrey Chilberto & Sjoukje Zaal & Gaurav Aroraa & Ed Price

Author:Jeffrey Chilberto & Sjoukje Zaal & Gaurav Aroraa & Ed Price
Language: eng
Format: epub
ISBN: 9781484254370
Publisher: Apress


Remote Debugging and Profiling

Azure Web Apps, API Apps, and WebJobs can be remotely debugged and profiled. This means that applications that are already deployed and running in Azure can be profiled and debugged on the development machine. In the next sections, we are going to set up remote profiling and debugging in Visual Studio. We will start with remote debugging.

Setting Up Remote Debugging

Web Apps, API Apps, and WebJobs that are running in Azure can be debugged in Visual Studio. This can be very handy when your app is acting differently in production than it did on the local machine. In this demonstration, we are remotely going to debug the CoffeeFix web app that is already deployed to Azure.

The CoffeeFix web app is built in ASP.NET Core. To debug ASP.NET Core Web Apps using Visual Studio, you have to take the following steps:1.Open the CoffeeFix web app from Chapter 5 of the source code again.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.