Skip to content

QueueStorage

Tore Nestenius edited this page Oct 29, 2024 · 10 revisions

Azure Queue Storage

Create an Azure Queue Storage

To get a minimal setup in pace, then do the following:

  1. Create a new Azure Storage account,
    • name it clouddebuggerstorage
    • Primary service: Azure Blob Storage
    • Performance: Standard
    • Redundancy: Locally-Redundant Storage (LRS)

Resources

Clone this wiki locally