Read data from azure iot hub

Hi, I am a beginner using grafana, here I’m trying to use grafana and azure monitor to read data and visualize in dashboard. The data I’m getting is from azure IoT hub and a device receiving temperature data in json format e.g ; {“temp”:25}.
I configured azure monitor and app registration and successfully integrated with azure monitor but how to read this particular data and display it in dashboard.