Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I want to visualize some real time data from my Azure IoT hub on Power BI.
Steps I performed :
I have created an account on power BI and Azure as well
I have send data from my embedded hardware (In my case it is ESP32 and DHT11) to my IoT hub on Azure portal. I can view this data on cloud shell of Azure as well.
I have created an stream analytics job
I have created a new consumer group. Added a IoT hub input to my stream analytics job.
I am stuck at:
I can not create power BI output in my stream analytics job
I have entered output alias name, set authentication mode to user token, given data set name and table name
I have authorized the connection using my Power BI account. It is showing me "Currently authorized as xxxxxxxx "
Still save button is disabled. How to create a power BI output now?
Observation :
In group workplace I can see "Failed to load your power BI workspace"
I already tried:
Tried to create a new workspace over my Power Bi account.
Tried to find a way to provide access to workspace from my Power BI account but failed to do so
Kindly help me to create a power BI output on my stream analytics job so that I can visualize data of my IoT hub easily over Power BI
Hi @menan,
Is your issue solved?
If the issue has been solved, please adopt the solution to help others.
If you still have some question, please don't hesitate to let me known.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
Hi @menan,
Sorry for delay reply.
You need Give the Stream Analytics job access to your Power BI workspace first.
Then you can refer this about how to Create a Stream Analytics job using the Azure portal.
If you still have some question, please don't hesitate to let me known.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!