Azure storage schema for diagnostic data

The structure of Azure table storage for storing diagnostic data is as follows:

If the storage is in the form of tables, we will see the following tables schema:

For a blob storage container, the diagnostic storage schema is as follows:

An interesting fact to note here is that the WAD suffix, which can be seen on these container tables or blobs, comes from Microsoft Azure Diagnostics's previous product name, which is Windows Azure Diagnostics.

You can use Cloud Explorer from Visual Studio to explore the stored Azure diagnostics data.