I am really confused about how to configure logging and view logs using Azure.
I have an ASP.NET web application that I deployed in the cloud, but itโs not very difficult for me to configure or configure registration for Azure.
There is a lot of information about Azure Diagnostics, Working Roles, etc., but I donโt understand how they relate to the ASP.NET web application.
Does anyone know a simple (up to date) tutorial to just write and view the logs for an ASP.NET application in Azure.
It's been a while since I worked with ASP.NET, and working with Azure is really confusing.

source share