Enabling Microsoft Azure Diagnostics in Visual Studio 2013 - a podcast by Microsoft

from 2014-02-14T17:13:29

:: ::

Visual Studio 2013 makes it easy to enable and visualize diagnostics in a Microsoft Azure cloud service. You can configure the collection of standard Microsoft Azure diagnostic data such as application logs, event logs, performance counters and infrastructure logs. Just make sure to pick a reasonable transfer period so as not to impact performance, and keep the total information collected under the 4096 overall diagnostic quota. We will also demonstrate how to easily add diagnostic trace messages in your code which will appear in the WADLogsTable in your storage account. Useful links: Configuring Microsoft Azure Diagnostics Introduction to Microsoft Azure Diagnostics Microsoft Azure Diagnostics Runtime Configuration Troubleshooting Best Practices for Developing Microsoft Azure Applications

Further episodes of DIY Microsoft Azure Troubleshooting (MP4) - Channel 9

Further podcasts by Microsoft

Website of Microsoft