Top "Azure-diagnostics" questions

Allows to collect various diagnostics data (performance counters, logs, crash dumps, ...) from Azure roles to Azure Storage.

Monitor free disk space on Azure VM

Is there some way how to monitor free disk space from the Azure Portal? I know that there are all …

azure virtual-machine azure-diagnostics azureportal
How does Microsoft.Extensions.Logging work for full .net framework?

The article (Monitor and diagnose Azure Service Fabric applications) indicates following (please note text in bold): ASP.NET Core logging …

asp.net .net azure logging azure-diagnostics
Could not load file or assembly 'Microsoft.WindowsAzure.Diagnostics' or one of its dependencies

My system crashed a couple of days ago, since then when I try to debug local Azure environment I get …

.net azure azure-diagnostics
download azure diagnostic logs?

Does anyone know how to download the Azure diagnostic logs? From the control panel, it shows me an ftp link …

azure azure-diagnostics
Couldn't find type for class Microsoft.WindowsAzure.Diagnostics

Just got back from holidays, and went in to make a couple small changes in our app, when I was …

c# azure newrelic azure-diagnostics
Windows Azure Trace Log not working

I'm sure I have missed something simple but I can't get simple Trace.WriteLine to work on Azure. Steps I …

.net azure trace azure-storage azure-diagnostics
log4net traceappender only logs messages with level 'verbose' when using Windows Azure DiagnosticsMonitor

I have an azure worker role which I have configured to use a log4net Trace Appender which writes to …

c# azure log4net azure-diagnostics