Have you ever waited for that queuemessage to be available again? I have.

A hidden message

Well here is your dirty fix for that. (during development atleast)

Using the Azure storage explorer, you can find it here.

Azure Storage Explorer

Connect to the storage in question, select the queue that is messing with you.

Most awsomest queue ever

Add an empty message to the queue, then click the button "Clear queue".

empty_message

Voilá an empty queue.

empty_queue

Watch out for using this in other ways than development. It really clears all the messages.