Hi
I am using Service Bus for Windows 1.1. I want to create some new Shared Access Authorization Rules for my queues and topics but I'm not sure how to do this.
I am using the PowerShell and issuing the New-SBAuthorizationRule command, but this takes a parameter of -Namespacename. I can provide my Namespace here but that creates the rule on the Namespace, I want it on a Queue within the namespace.
Can anyone give me an example of the command line to use please?
Thanks for your help
Graham