Grafana+Azure Monitor IoT device data

Hi, i just want to know if it is possible to do exactly this: https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-live-data-visualization-in-web-apps

but, instead of using web app from GitHub, use grafana to monitor and store historical data from IoT device data, from Azure.

Thanks!

One options is to push the data into a timeseries database or the Prometheus pushgateway. Then grafana can use this as a data source.