Questions tagged [appinsights]

198 questions
0
votes
0 answers

Azure App Service not logging all App Insights dependencies

my team recently migrated from a VM hosted web app to Azure App Services. After doing this migration, I noticed that the dependencies that previously showed up in app insights are no longer being logged. Previously, app insights would log all 3rd…
-1
votes
2 answers

A weird query observed in Azure appinsight

Lately, my company have decided to migrate our Spring application to Microsoft's Azure. Azure gave us the possibility to monitor our DB (MySQL) queries and their runtime using appinsight. A clarification - we investigate the traffic between our app…
-1
votes
1 answer

How to I read and write to console in Azure in .Net framework over a long period of time?

We have a .net framework 4.5.1 MVC web application. We want to log information to the console when the application runs. Obviously when running the app in my local computer, I can see the output window and my logs are there. But what about when it's…
AskYous
  • 4,332
  • 9
  • 46
  • 82
1 2 3
13
14