New Server Explorer Azure Bus bits in Azure SDK 1.7

Posted: June 13, 2012  |  Categories: Azure Uncategorized
Tags:
In the TechEd US session Overview and Roadmap of Windows Azure Service Bus, Microsoft demoed some really neat new bit for working with Azure in Visual Studio (both VS2010 and VS2012).

We now have access to several Azure features from Server Explorer

image

I am going to show you how to use the Windows Azure Service Bus in Server Explorer

image

Select Add New Connection

 

image

Click OK, and then expand the namespace in Server Explorer

 

image

You can Do everything you need to do with Queues, Topics, Subscriptions and Rules: Create, Delete, Properties, Send and Receive.  For those that have been using the Service Bus Explorer you can do most of it functionality in this new tool, there are still some enhanced send and receiving that Service Bus Explorer is still better doing.

Right Click on a Queue and you have these options

image

Click Properties

 

image

You can also do a send and receive

image

image

You can do the same operations on Topics and Subscriptions and also create, edit and delete the rules.

Hope you enjoyed this quick look at the new Server Explorer features in the Azure SDK 1.7

The  Overview and Roadmap of Windows Azure Service Bus session can be viewed here: http://channel9.msdn.com/Events/TechEd/NorthAmerica/2012/AZR308

turbo360

Back to Top