# How to set up an Azure Service Bus

### How to create a new azure service bus

To set up your Azure Service Bus, go into the "settings" tab from the navigation bar, then locate the section named "Integration" and click on "Azure Service Bus".

<figure><img src="https://2141378775-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuUonpFWM7AJ0xVVXV1tr%2Fuploads%2FnDVJeo0HQwUgLKY673n6%2Fimage.png?alt=media&#x26;token=4251e56f-3b4a-4b58-9fb3-4b938eac7d79" alt=""><figcaption><p>Locate Azure Service Bus</p></figcaption></figure>

In your azure service bus tab it is possible to edit and delete existing service buses, but for now we will create a new azure service bus, by clicking  "+ Create Azure Service Bus" in the top right corner.

This will present you with the azure service bus creation page.

<figure><img src="https://2141378775-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuUonpFWM7AJ0xVVXV1tr%2Fuploads%2FAPeRJ1T2xIEp9N8jHDXG%2Fimage.png?alt=media&#x26;token=58f23cee-4ef1-4a1c-992e-0976846194d4" alt=""><figcaption><p>Create an Azure Service Bus</p></figcaption></figure>

On this page you enter the connection settings for your azure service bus. Having done so, you can click the "Test connection"-button at the bottom to confirm that a connection can be made.

<figure><img src="https://2141378775-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuUonpFWM7AJ0xVVXV1tr%2Fuploads%2FwpodwfugB68GHi1TmCuL%2Fimage.png?alt=media&#x26;token=cf342f6d-0e6d-4a59-bf4c-801dcb5b6a41" alt=""><figcaption><p>Testing connection</p></figcaption></figure>

Now you have created an Azure Service Bus and ensured the connection.

{% hint style="info" %}
To read more about how to configure your azure service bus to your needs, read here: [How to configure an Azure Service Bus](https://docs.struct.com/tutorials/guides/how-to-use-azure-service-bus/how-to-configure-an-azure-service-bus)
{% endhint %}
