Azure IOT hub or GCP integration for Commercial Gateways (RAK7249/Kerlink Wirenet Station)

Is there any way in which we can integrate Azure IOT hub or GCP with commercial gateways like RAK and Kerlink instead of using MQTT broker.
In other words can we install Chirpstack Gateway Bridge on commercial gateways and edit the configuration file to use Azure IOT hub with X509 certificates.

No, the Gateway Bridge is a bridge between your packet forwarder and MQTT+upstream network server. It is specific to ChirpStack.

But the Azure IoT Hub does provide a MQTT interface, to which the ChirpStack Gateway Bridge can connect :slight_smile: See for a full ChirpStack Gateway Bridge configuration example: https://www.chirpstack.io/gateway-bridge/install/config/.

The architecture is described with a diagram here: https://www.chirpstack.io/network-server/backends/azure-iot-hub/.