One thing the Service Bus for Windows Server lacks is a good manager to create and delete queues and topics. This tool aims to provide that functionality by simply changing the connection string in the .config file, or running it and change it runtime.
Download the source and compile it in Visual Studio 2013.
This project is currently in development. I try to always commit working code, but don't use is on any production environment yet! (At your own risk!)
- [Authorization and the service bus] (http://answers.flyppdevportal.com/categories/azure/servicebus.aspx?ID=43dd8239-5b42-4e80-8d46-5ab37b301d39)
- [Service Bus Security] (http://msdn.microsoft.com/en-us/library/windowsazure/jj193003(v=azure.10).aspx)
- [Powershell commands] (http://msdn.microsoft.com/en-us/library/windowsazure/jj200653(v=azure.10).aspx)