November 2018
Intermediate to advanced
424 pages
10h 55m
English
Once you are done with development and have tested your apps thoroughly in your local environment, you might want to deploy them to Azure. There might be cases where you face issues after deploying an application to Azure because the environment is different. For example, a developer might have missed creating App Settings in the app. With a missing configuration key, your application might not work as expected, and it's not easy to troubleshoot the error. Fortunately, the Azure environment makes this easy with the Log Streaming feature. In this recipe, we will learn how to view real-time logs and also gain an understanding of how to use the Diagnose and solve problems feature.