Is there a way to play with and discover Azure Service Bus on the local emulator without registering to the real Azure Services?
I was following a tutorial on the use of the Azure Service Bus but at a certain point a Namespace
and an Issuer Name
and Key
is required. I don't have that data since I'm not registered to Azure Services and I don't want to do it now (I will get my trial when I will feel ready to develop/test something real).