Hi Below is my Scenario:
We have a Azure stream analytics that streams messages into the Azure service Bus via pub-sub in the clients environment.
Our project demands us to move that data from the azure service bus in an on premise mssql database in our in house environment.
> We looked into introducing an on premise data gateway between the service bus and our mssql database.
but not sure if we can integrate an on premise data gateway with only a azure service bus independently
Could someone Suggest the best technology to implement the same please?