Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Joscho
New Member

Send data from Kaa to Power BI

Hello,

 

i am trying to send data from Kaa (Open source IoT platfrom) to power bi using REST log appender (Method POST, type JSON). I have readed about authorizing, azure active directory, etc. I am little confused from this.

Do i really need to write mini application serving just authorization and every POST request from Kaa send through that ?


Have someone experience with connecting Kaa to Power BI ?

I will be very grateful for your replies.

Have a nice day ! 🙂

1 ACCEPTED SOLUTION
Eric_Zhang
Microsoft Employee
Microsoft Employee


@Joscho wrote:

Hello,

 

i am trying to send data from Kaa (Open source IoT platfrom) to power bi using REST log appender (Method POST, type JSON). I have readed about authorizing, azure active directory, etc. I am little confused from this.

Do i really need to write mini application serving just authorization and every POST request from Kaa send through that ?


Have someone experience with connecting Kaa to Power BI ?

I will be very grateful for your replies.

Have a nice day ! 🙂


@Joscho

I believe you do have to, if you don't want any extra charge.

 

There're actually some other onelinse services(PubNub, Azure stream analytics, see this page) that can output data to Power BI automatically, however you would have to

  1. Set up the datasource for those features
  2. Pay extra money for purchasing those services

By the way, for Power BI REST API calls, there're limitations.

 

View solution in original post

1 REPLY 1
Eric_Zhang
Microsoft Employee
Microsoft Employee


@Joscho wrote:

Hello,

 

i am trying to send data from Kaa (Open source IoT platfrom) to power bi using REST log appender (Method POST, type JSON). I have readed about authorizing, azure active directory, etc. I am little confused from this.

Do i really need to write mini application serving just authorization and every POST request from Kaa send through that ?


Have someone experience with connecting Kaa to Power BI ?

I will be very grateful for your replies.

Have a nice day ! 🙂


@Joscho

I believe you do have to, if you don't want any extra charge.

 

There're actually some other onelinse services(PubNub, Azure stream analytics, see this page) that can output data to Power BI automatically, however you would have to

  1. Set up the datasource for those features
  2. Pay extra money for purchasing those services

By the way, for Power BI REST API calls, there're limitations.

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors