Troubleshooting Azure App Services
Navigating Azure's diagnostic and monitoring tools for App Services — from log streams and Application Insights to diagnose and solve problems.
Recently I have been working in the Azure App Services and given the number of options Azure provide for troubleshooting, logging and monitoring purposes, it can easily get confusing. More importantly the cloud echo-system can be daunting as things are different on cloud and those who have been working in on-premises IIS can feel the heat.
As important it is to know how to log information on different level, its equally important to know how to analyze those logs and events in different ways to effectively tackle the issues and do the debugging quickly.
In the video below I have tried to cover below.
- Log Streams and App Services Logs
- Application Insights
In the following video I will talk about Diagnose and solve problems.
<iframe width="100%" height="400" src="https://www.youtube.com/embed/VY0lWwlRRy0" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>