StorageQueueLogs Table

Storage Queue Logs Overview:

Logs come within two categories. These include data plane logs and control plane logs. The data plane logs are stored within a table called "StorageQueueLogs" and the control plane logs are storage in the AzureActivity logs.

StorageQueueLogs (Data Plane Schema)

Storage Queue Logs (Control Plane)

The following provides references to control plane based API calls that are associated with the Queue service.

Queue Storage API:

Queue Storage Error Codes:

Additional Microsoft Documentation:

References below provide reference to documentation around monitoring and the schema reference for the StorageQueueLog Table

Queue Storage Monitoring Reference:

Schema Reference:

Github References:

The following are Azure Documentation references published on GitHub for monitoring best practices.

Last updated