Forum Discussion
Customize Access URL for Power BI Report Server on Windows Server
- 1 year ago
Hi jcaroe,
Thank you for reaching out to the Microsoft Fabric Community Forum.
Power BI Report Server (PBIRS) does not natively support adding a custom context path (e.g: /myapp) to the default URLs (/Reports and /ReportServer) through its configuration tools, as the virtual directories are fixed. However, you can achieve the desired URL structure by using IIS as a reverse proxy with URL rewriting on the Windows Server hosting PBIRS.Here are the official Microsoft documentation links for URL Rewrite and Application Request Routing (ARR) for IIS, as referenced in the response:
- Using the URL Rewrite Module | Microsoft Learn
- URL Rewrite Module Configuration Reference | Microsoft Learn
- Using the Application Request Routing Module | Microsoft Learn
- Install Application Request Routing | Microsoft Learn
These links provide detailed guidance on configuring URL Rewrite and ARR in IIS, including setup, rule creation, and proxy settings, which are relevant to achieving the custom URL structure for Power BI Report Server.
If this information is helpful, please “Accept as solution” and give a "kudos" to assist other community members in resolving similar issues more efficiently.
Thank you.
Hi jcaroe,
May I ask if you have resolved this issue? If so, please mark it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hello, I havent tried the solution you proposed yet but it sounds like exactly what we need!
- v-ssriganesh1 year agoCommunity Support
Hi jcaroe
May I ask if you have resolved this issue? If so, please mark it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.