Skip to main content

How do I Create an Azure Service Bus? - Knowledgebase / Lasernet FO Connector / Lasernet FO Connector FAQs - Formpipe Support Portal

How do I Create an Azure Service Bus?

Authors list

Lasernet-for-Dynamics-365_Product-Logo_Digital.png

What is an Azure Service Bus?

From a very high level, an Azure Service Bus is the mechanism that Lasernet uses to send messages.

The description given by Microsoft is: “Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics(in a namespace).”

For more technical information about the Azure Service Bus see the Microsoft documentation.

The creation and configuration of the Azure Service Bus require users to create new resources in Azure. If you are unsure of how to work within Azure, then please contact your system administrator.

Where do we use it?

Azure Service Buses are used in several locations in the Lasernet products, such as the Connector to link Finance and Operations (FO) and Business Central (BC) to Lasernet, or linking to Cloud Printers. The following is an example Azure Service Bus referenced in the connections in the FO Connector.

image 1.png
How do I create an Azure Service Bus?

In this article, we will show an example of how a service bus can be created, however for the latest information always refer to the Microsoft guide.

1. Navigate to the Azure portal, and log in.

image 2.png

2. The Service Bus can be accessed from the list of services at the top of the page, or using the search bar.

image 3.png

3. Click the Service Bus icon. You will be taken to a page with a list of all the Service Buses currently configured.

image 4.png
4. Click Create.

image 5.png

The following screen will be displayed:

image 6.png

1. Subscription

The Azure subscription to which the service bus will be billed, accept the default, or check with your system administrator to confirm which subscription to use.

2. Resource Group

Resource Groups are used to help better organize Azure resources, customers usually have a “Lasernet” Resource Group to select here.

3. Namespace Name

The name of the Azure Service Bus. If your organization has a naming convention then be sure to follow it.

4. Location

The location of the physical hardware which hosts the Service Bus, for a test instance the default will be fine but it is best practice to select the location closest to your Finance and Operations and Lasernet resources for a production instance. If you’re unsure ask a system administrator.

5. Pricing Tier

For most use cases, the Basic Tier for Test and Production is sufficient. Unless you print 500K reports per month (or 250K per month using Cloud Print) you will not reach the limit of Basic Tier.

5. Fill out the fields as described above.

image 7.png

6. Click Review + create.

image 8.png

Azure will run basic checks on your configuration, and then display a “Validation succeeded” message.

image 9.png

7. Click Create.

image 10.png

The deployment will begin, and Azure will confirm that it is in progress.

image 11.png

Once the deployment is complete the following message will be displayed:

image 12.png

8. Click Go to resource to be taken to the new Service Bus.

Generate a connection string for Lasernet

Now the service bus has been created, we need to get the information that allows Lasernet to use it to send messages, this is the connection string. When you click Go to resource in the previous section, you will be directed to this page:

image 13.png

1. Under Settings, click Shared access policies.

image 14.png
2. There is already an access policy that we can use, click the RootManageSharedAccessKey policy and the following screen is displayed:

image 15.png

There are different keys and strings displayed.

3. Copy the Primary Connection String by using the copy icon indicated.

The string can be copied into the Lasernet Connector, or into the Azure Service Bus input in Lasernet to allow the product to communicate using the Azure Service Bus.

An example:

image 16.png
Create a Queue Name

In this example, the configuration also needs a Queue Name. This can be created from within FO, or from within the service bus.

1. From the Resource Overview page, select Queues.

image 17.png
2. Add a new Queue.

image 18.png

3. Give the queue a sensible name, keep the other fields as default, and click Create.

image 19.png

When you copy the connection string into FO, you will be able to select the queue name from the drop-down.

image 20.png

Helpful Unhelpful

Add a comment

Please log in or register to submit a comment.

Need a password reminder?

Share