I'm trying to create a simple test in Windows Azure with a background Worker Role that puts some message in the Windows Azure Queue.
I would like to read and display this message on a page. How do I do this in a template? I cannot define a Queue Client in a template to read the Queues. Does anyone have any idea on how to do this?
Using Azure Message Queue in Template
I'm trying to create a simple test in Windows Azure with a background Worker Role that puts some message in the Windows Azure Queue.
I would like to read and display this message on a page. How do I do this in a template? I cannot define a Queue Client in a template to read the Queues. Does anyone have any idea on how to do this?
is working on a reply...