azureazureservicebusonpremises-gateway

How many Azure Service Bus Instances do I need for Logic Apps?


In our Azure Tenant, we are using Logic Apps. The Logic Apps get data from an on-premises data source. We are using the Microsoft On-Premises Data Gateway to connect to our on-prem data sources. Our on prem data sources are : 1. SFTP file server 2. APIs

Do I need or would I need a service bus for each Logic App connector? Or can all connectors use the same Service bus?


Solution

  • Not sure if you have found you answer elsewhere but just making a post for the benefit of others coming across this.

    The service bus mentioned in the architecture of the on-premises data gateway is a hidden component and is managed when you setup the gateway. What one should consider though is having more than one gateway depending on load and for high availability as part of a gateway cluster.