0 votes
in Azure by

Explain Diagnostics in Windows Azure

1 Answer

0 votes
by

Windows Azure Diagnostic offers the facility to store diagnostic data. In Azure, some diagnostics data is stored in the table, while some are stored in a blob. The diagnostic monitor runs in Windows Azure as well as in the computer's emulator for collecting data for a role instance.

...