...

  • According to the technology, the tag structure must be the following: cloud.azure.<product>.<type>.<region>.<version>.<category> , where the region field is mandatory.

  • The final table where each event is stored follows the format: cloud.azure.<product>.<type>

  • When the tag is sent, apart from the first 4 levels, there are some additional fields as seen above:

    • region: this field is mandatory and must always be included in the tag, otherwise the event will go to the unknown.unknown table.

    • version and category: are optional fields.

Below is an example for a specific table and the different scenarios for each case:

...