How to log in ASP.NET Web Applicaiton on Azure

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.

enter image description here

+5
source share

Source: https://habr.com/ru/post/1214452/


All Articles