Skip to main content

Azure Storage Queue

An Azure Storage Queue provides cloud messaging between application components, enabling decoupled and scalable architectures with asynchronous message processing. For full details see the Queue Storage documentation.

Supported Methods​

  • GET: Get a specific Storage Queue by identifier
  • SEARCH: Search for Storage Queue resources by parent resource

IAM Permissions​

  • Microsoft.Storage/storageAccounts/queueServices/queues/read

azure-storage-account​

Links to the parent storage account.