Forum Discussion

CCal's avatar
CCal
Advocate I
3 years ago
Solved

Why does PowerBI custom connector need "ReadWrite.All" permissions?

Hi,  Just starting out to build and test a PowerBI custom connector to grab data from Azure AD.  For testing purposes, the connector goes to this endpoint: https://graph.microsoft.com/beta/users an...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi CCal ,

     

    I think we need write permission to refresh dataset successfully.

    Most of the operations in the Power BI Service are basically supported by calls using the API. You can refer to the refresh APIs to make sure what permission you need to.

     

    For reference:

    Datasets - Refresh Dataset

     

    Best Regards,

    Rico Zhou

     

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