| title | Create Azure Service Bus Queue in Portal |
|---|---|
| description | In this quickstart, you learn how to create a Service Bus namespace and a queue in the namespace by using the Azure portal. |
| ms.date | 02/05/2026 |
| ms.topic | quickstart |
| ms.custom | mode-ui |
This quickstart shows you how to create a Service Bus namespace and a queue using the Azure portal. It also shows you how to get authorization credentials that a client application can use to send/receive messages to/from the queue.
[!INCLUDE howto-service-bus-queues]
To complete this quickstart, make sure you have an Azure subscription. If you don't have an Azure subscription, you can create a free account before you begin.
[!INCLUDE service-bus-create-namespace-portal]
[!INCLUDE service-bus-create-queue-portal]
In this article, you created a Service Bus namespace and a queue in the namespace. To learn how to send/receive messages to/from the queue, see one of the following quickstarts in the Send and receive messages section.