What is the advantage of using Azure IoT Hub over Event Hub?
Take a look at the Microsoft doc comparing Azure IoT Hub and Event Hub
Thanks Gill. The table indicates that IoT Hub features MQTT protocol whereas Event Hub doesn’t; what impact does this have on data ingestion and visualization using the Azure Injector modules?