Azure Queue Storage

Azure Queue Storage

Microsoft Azure

Azure Queue Storage

Azure Queue Storage provides reliable message queuing for asynchronous communication between application components. Cloudmon monitors queue capacity, message counts, transaction volume, and latency across all your Queue Storage resources.

Overview

Azure Queue Storage decouples application components by storing messages that can be processed asynchronously. It is commonly used in event-driven architectures and background task processing. Cloudmon automatically discovers all Queue Storage resources linked to your monitored Azure account. Navigate to Cloud → Azure → [Select Account] → Azure Queue Storage to view the full list. Click any resource name to open its detailed monitoring view.

Azure Queue Storage List

The list displays all discovered Queue Storage resources with the following details:

ColumnDescription
NameThe name of the resource as configured in Azure.
KindThe storage account type, for example, StorageV2.
Resource GroupThe Resource Group this resource belongs to.
LocationThe Azure region where the resource is deployed.
Creation TimeThe date and time the resource was created.
SizeThe replication and performance tier, for example, Standard_LRS or Standard_GZRS.
ActionsToggle to enable or disable monitoring, and an edit icon to update the configuration.

Azure Queue Storage Overview

Selecting a Queue Storage resource opens its detail page. The overview displays key details, including the Primary Location, SKU, Resource Group, Subscription, Status, and Monitoring Status, as well as other configuration and availability information.

System Metrics

Cloudmon collects key metrics such as Queue Capacity, Queue Count, Queue Message Count, Transactions, Ingress, and Egress, as well as other performance indicators, including latency and availability. These are displayed as time-series charts for the selected time period.

Queues

Lists all queues within the selected resource by name. Use the search bar to filter by queue name.

Advisor Recommendations

Surfaces actionable insights from Azure Advisor specific to this Queue Storage resource. Recommendations may include enabling zone redundancy to ensure messages remain accessible during a regional failure, enforcing a minimum TLS version for secure communication, or restricting public network access to reduce exposure. Each recommendation shows its impact level and category across Cost, Security, High Availability, Performance, and Operational Excellence.

Troubleshooting

SymptomLikely CauseFix
Resource not appearing in the listDiscovery has not run since the resource was created, or the service was not selected during Azure account setupTrigger a manual rediscovery from Settings → Monitoring → Probes → Azure, or edit the account to enable the missing service
Metrics showing no dataThe resource may have had no activity during the selected time window, or polling has not completed yetWait for the next polling cycle or reduce the selected time range to a period with known activity
Availability dropping below 100%The storage service experienced a transient error or outage during the monitored periodReview the metric timeline to identify when the drop occurred and cross-reference with Azure Service Health
Alarms not triggering as expectedAlarm thresholds may not be configured for this resourceGo to Settings and add or review alarm triggers
Queue Message Count growing unexpectedlyMessages are being enqueued faster than they are being processed, indicating a consumer bottleneckReview the consuming application for processing delays and scale consumers if needed
High transaction count with low message throughputFrequent polling from consumers checking for messages that are not yet availableImplement long-polling or exponential backoff in the consuming application to reduce unnecessary transactions
    • Related Articles

    • Azure Storage Account

      Microsoft Azure Azure Storage Account Azure Storage Accounts are general-purpose storage containers that can host Blob, Table, File Share, and Queue services within a single account. Cloudmon monitors usage, request volume, latency, and availability ...
    • Azure Monitoring

      Microsoft Azure Azure Cloud Monitoring with Cloudmon Connect your Azure account once and get full visibility into your Virtual Machines, storage services, and subscriptions — with real-time metrics, Advisor Recommendations, and historical performance ...
    • Actions in Azure Monitoring

      Setup Guide Actions in Azure Monitoring Manage your connected Azure Accounts — edit configuration, re-run discovery, enable or disable monitoring, or remove an account entirely. Overview All actions in Azure monitoring are performed from the probe ...
    • Azure Resource Groups and Subscriptions

      Microsoft Azure Resource Groups and Subscriptions View how your Azure infrastructure is organised across Resource Groups and Subscriptions, including associated services, locations, and resource breakdowns. Overview In Azure, Subscriptions are ...
    • How to Set Up Azure Monitoring

      Setup Guide How to Set Up Azure Monitoring in Cloudmon Connect your Azure account to Cloudmon using a registered Azure AD application. Once connected, Cloudmon auto-discovers your resources and begins collecting metrics in real time. Overview This ...