Forum Discussion

ArwaAldoud's avatar
ArwaAldoud
Super User
8 months ago
Solved

How to Disable Power BI Report Server API Endpoints?

Hi,   I’m looking for guidance on how to disable or restrict access to the following API endpoints in Power BI Report Server: https://myserverurl/reports/api/v2.0/SystemResource  https://mys...
  • tayloramy's avatar
    8 months ago

    Hi ArwaAldoud

     

    I'm not aware of any settings in report server itself to turn off specific endpoints of the API. The system depends on the API internally so even if it could be turned off, that would likely break the report server. 

     

    THe only way to do this is to do it at the network layer with a firewall or reverse proxy. 

     

    If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.