microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
364 stars 85 forks source link

New Feature for Azure Queue - Export button #7980

Open viennamari opened 3 weeks ago

viennamari commented 3 weeks ago

Preflight Checklist

Problem

I cannot export all of my queue messages

Desired Solution

Add a functionality to export all of my queue messages to a csv file and an option to choose a delimiter

Alternatives and Workarounds

No response

Additional Context

So that the same csv file can be used for the import function in Azure Queue.