Forum Discussion

ourhouz's avatar
ourhouz
New Member
4 years ago
Solved

Power BI Streaming Dataset KEY in URL

When creating a streaming dataset via the power bi service you are given the url with the KEY as a parameter in the url.  Is it possible to use the key in the Header and removing from url for security reasons?

  • Hi ourhouz ,

    I'm afraid you can't do that, there's a warning about this in the official document.


    For streaming datasets created using the Power BI service UI, the dataset owner receives a URL which includes a resource key. This key authorizes the requestor to push data into the dataset without using an Azure AD OAuth bearer token, so please keep in mind the implications of having a secret key in the URL when working with this type of dataset and method.


    Best Regards,
    Community Support Team _ kalyj

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

1 Reply

  • Hi ourhouz ,

    I'm afraid you can't do that, there's a warning about this in the official document.


    For streaming datasets created using the Power BI service UI, the dataset owner receives a URL which includes a resource key. This key authorizes the requestor to push data into the dataset without using an Azure AD OAuth bearer token, so please keep in mind the implications of having a secret key in the URL when working with this type of dataset and method.


    Best Regards,
    Community Support Team _ kalyj

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.