Getting Started with Azure AppFabric Service Bus: Creating Namespace

Before we can begin working with AppFabric Service Bus, we need

1. Service Bus Account

2. Namespace in Service Bus Project

In this post, we will walkthrough on creating a new Namespace in Service Bus project.

1. Very first we need to login to Azure portal.

2. After successful login from left tab selcet Service Bus, Access Control & Caching option

clip_image001

3. On selcetion of Service Bus, Access Control & Caching option , we will get Access Control and Service Bus option . We need to select Service Bus option.

clip_image003

4. On selection of Service Bus option we will get subscription listed and on top panel we will get option to create new Namespace.

clip_image004

5. You will be prompted with popup to provide all information regarding new Namespace. We need to make sure that Service Namespace name is unique.

clip_image005

6. After successful creation of Namespace we can see URL at right panel.

clip_image006

7. The base URI of all service end points is ,

https://debugmodetest.servicebus.windows.net/

When we open the URL in browser, we will get expected output as below

clip_image008

2 responses to “Getting Started with Azure AppFabric Service Bus: Creating Namespace”

  1. […] Getting Started with Azure AppFabric Service Bus: Creating Namespace […]

Leave a comment

Create a website or blog at WordPress.com