Forum Discussion

rjhale's avatar
rjhale
Helper V
4 years ago
Solved

Access to Scanner APIs

Is it possible to use the new Scanner API endpoints without being a full Global or Power BI admin?    I work in a large organization and manage around 25 workspaces with a lot of dataflows and data...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi rjhale ,

    Please review the content in the following blog and check whether Service Principal authentication for read-only scanner Admin APIs is what you want.

    Announcing new Admin APIs and Service Principal authentication to make for better tenant metadata scanning

    To better support the security constraints of some organizations, we added service principal support for the scanner Admin APIs. Service principal is an authentication method that can be used to let an Azure AD application access Power BI APIs. With this authentication method, you no longer have to maintain a service account with an admin role. Rather, to allow your app to use the Admin APIs, you just have to give your approval once as part of the tenant settings configuration.

    Best Regards