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://myserverurl/reports/api/v2.0/telemetry

I don’t want the solution to involve using a firewall.
Is there a way to close or block these APIs for security or compliance reasons? Any configuration settings or best practices would be appreciated.

Thanks in advance

  • 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.

4 Replies

  • 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.

  • v-venuppu's avatar
    v-venuppu
    Community Support

    Hi ArwaAldoud ,

    Thank you for reaching out to Microsoft Fabric Community.

    Thank you tayloramy for the prompt response.

    I wanted to check if you had the opportunity to review the information provided and resolve the issue..?Please let us know if you need any further assistance.We are happy to help.

    Thank you.

  • v-venuppu's avatar
    v-venuppu
    Community Support

    Hi ArwaAldoud ,

    May I ask if you have resolved this issue? Please let us know if you have any further issues, we are happy to help.

    Thank you.

    • ArwaAldoud's avatar
      ArwaAldoud
      Super User

      Hi tayloramy 

      Thank you for following up.
      I’ve reviewed the responses shared, and it seems that disabling those specific API endpoints isn’t supported directly in Power BI Report Server.