I am trying to programmatically create an Azure service bus, however, I am not sure whether it is possible to create or not.
Now if it is possible, then it would be very much helpful if someone can describe the way in which it can be created.
Currently, I am trying to create it through asp.net MVC.