Forum Discussion
JuanMahecha
Apr 30, 2025Copper Contributor
How integreate Azure IoT Hub with Azure Synapse in RealTime
Hello, I'm researching how to connect Azure IoT Hub with Azure Synapse, I've already used IoT Hub a bit but I don't have any knowledge of Synapse, it is also required that the data be in RT, so if so...
mfcorral
May 06, 2025Copper Contributor
Hello, you need to take a look at Azure Stream Analytics to sit in between IoT Hub and Azure Synapse Analytics.
Documentation: https://azure.microsoft.com/en-us/products/stream-analytics/
You can watch this deep dive video (Tybul on Azure) or follow the complete series: https://www.youtube.com/watch?v=8UpQmKFut04
Hope this helps!