Forum Discussion
API for interacting with dataset without Azure AD
When creating a streaming dataset from power bi online service UI, it says "one of the API examples below" and shows the URL for to push rows. What other APIs are available for this type of dataset that doesn't require Azure AD authentication?
3 Replies
- Greg_DecklerCommunity Champion
riegersn PubNub is one I know of:
https://docs.microsoft.com/en-us/power-bi/connect-data/service-real-time-streaming
- riegersnHelper I
Maybe I wasn't clear. Im aware of PubNub. Basically when you create a streaming dataset (history on) from the service, a rowkey is generated and it shows an example to use this to push rows into your data set and Azure AD is not required. https://docs.microsoft.com/en-us/power-bi/connect-data/service-real-time-streaming#create-your-streaming-dataset-with-the-option-you-like-best
Im asking if there are more methods available to this other than pushing rows into the dataset
- v-kelly-msftCommunity Support
Hi riegersn ,
After checking the document,there is no other ways to realize what you need but Pubnub.Below is the reference:
https://docs.microsoft.com/en-us/power-bi/connect-data/service-real-time-streaming
Best Regards,
KellyDid I answer your question? Mark my post as a solution!