<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Customize Access URL for Power BI Report Server on Windows Server in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4673804#M40488</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/910931"&gt;@jcaroe&lt;/a&gt;,&lt;BR /&gt;Thank you for reaching out to the Microsoft Fabric Community Forum. &lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Here are the official Microsoft documentation links for URL Rewrite and Application Request Routing (ARR) for IIS, as referenced in the response:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/iis/extensions/url-rewrite-module/using-the-url-rewrite-module" target="_blank"&gt;Using the URL Rewrite Module | Microsoft Learn&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/iis/extensions/url-rewrite-module/url-rewrite-module-configuration-reference" target="_blank"&gt;URL Rewrite Module Configuration Reference | Microsoft Learn&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/iis/extensions/planning-for-arr/using-the-application-request-routing-module" target="_blank"&gt;Using the Application Request Routing Module | Microsoft Learn&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/iis/extensions/installing-application-request-routing-arr/install-application-request-routing" target="_blank"&gt;Install Application Request Routing | Microsoft Learn&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If this information is helpful, please &lt;STRONG&gt;“Accept as solution”&lt;/STRONG&gt; and give a &lt;STRONG&gt;"kudos"&lt;/STRONG&gt; to assist other community members in resolving similar issues more efficiently.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Apr 2025 04:41:50 GMT</pubDate>
    <dc:creator>v-ssriganesh</dc:creator>
    <dc:date>2025-04-30T04:41:50Z</dc:date>
    <item>
      <title>Customize Access URL for Power BI Report Server on Windows Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4673238#M40482</link>
      <description>&lt;P&gt;We are currently using &lt;STRONG&gt;Power BI Report Server (PBIRS) installed on a Windows Server machine, and we would like to know if it's possible to modify the access URLs to include an additional context path.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Specifically, we would like to prepend a custom context (e.g., /myapp) to the default PBIRS URLs, so that instead of accessing the Report Manager and Report Server via:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A title="" target="_blank" rel="noreferrer noopener"&gt;http://&amp;lt;hostname&amp;gt;/Reports&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;A title="" target="_blank" rel="noreferrer noopener"&gt;http://&amp;lt;hostname&amp;gt;/ReportServer&lt;/A&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;P&gt;...we could use:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A title="" target="_blank" rel="noreferrer noopener"&gt;http://&amp;lt;hostname&amp;gt;/myapp/Reports&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A title="" target="_blank" rel="noreferrer noopener"&gt;http://&amp;lt;hostname&amp;gt;/myapp/ReportServer&lt;/A&gt;&lt;P&gt;Is there a supported way to configure PBIRS or IIS (if applicable) to achieve this behavior?&lt;/P&gt;&lt;P&gt;Thank you in advance for your assistance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 29 Apr 2025 15:35:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4673238#M40482</guid>
      <dc:creator>jcaroe</dc:creator>
      <dc:date>2025-04-29T15:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Access URL for Power BI Report Server on Windows Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4673804#M40488</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/910931"&gt;@jcaroe&lt;/a&gt;,&lt;BR /&gt;Thank you for reaching out to the Microsoft Fabric Community Forum. &lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Here are the official Microsoft documentation links for URL Rewrite and Application Request Routing (ARR) for IIS, as referenced in the response:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/iis/extensions/url-rewrite-module/using-the-url-rewrite-module" target="_blank"&gt;Using the URL Rewrite Module | Microsoft Learn&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/iis/extensions/url-rewrite-module/url-rewrite-module-configuration-reference" target="_blank"&gt;URL Rewrite Module Configuration Reference | Microsoft Learn&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/iis/extensions/planning-for-arr/using-the-application-request-routing-module" target="_blank"&gt;Using the Application Request Routing Module | Microsoft Learn&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/iis/extensions/installing-application-request-routing-arr/install-application-request-routing" target="_blank"&gt;Install Application Request Routing | Microsoft Learn&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If this information is helpful, please &lt;STRONG&gt;“Accept as solution”&lt;/STRONG&gt; and give a &lt;STRONG&gt;"kudos"&lt;/STRONG&gt; to assist other community members in resolving similar issues more efficiently.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 04:41:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4673804#M40488</guid>
      <dc:creator>v-ssriganesh</dc:creator>
      <dc:date>2025-04-30T04:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Access URL for Power BI Report Server on Windows Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4678591#M40528</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/910931"&gt;@jcaroe&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 May 2025 18:15:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4678591#M40528</guid>
      <dc:creator>v-ssriganesh</dc:creator>
      <dc:date>2025-05-03T18:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Access URL for Power BI Report Server on Windows Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4680600#M40552</link>
      <description>&lt;P&gt;Hello, I havent tried the solution you proposed yet but it sounds like exactly what we need!&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 14:44:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4680600#M40552</guid>
      <dc:creator>jcaroe</dc:creator>
      <dc:date>2025-05-05T14:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Access URL for Power BI Report Server on Windows Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4688470#M40648</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/910931"&gt;@jcaroe&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 06:33:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4688470#M40648</guid>
      <dc:creator>v-ssriganesh</dc:creator>
      <dc:date>2025-05-12T06:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Access URL for Power BI Report Server on Windows Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4694856#M40710</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/910931"&gt;@jcaroe&lt;/a&gt;,&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 18:20:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4694856#M40710</guid>
      <dc:creator>v-ssriganesh</dc:creator>
      <dc:date>2025-05-15T18:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Access URL for Power BI Report Server on Windows Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4719616#M40975</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I did try this solution, but the problem then occurs when I access any dashboard via the web portal. I managed to rewrite Reports and ReportServer urls to omr/Reports and omr/ReportServer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically when you click on any item, an HTTP call is automatically fired to the&lt;STRONG&gt; /powerbi&lt;/STRONG&gt; url, which is not rewritable (this is handled by the Power BI Report Server Back-End application).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcaroe_0-1749032726266.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1273804iE244EBDF57BE1FA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcaroe_0-1749032726266.png" alt="jcaroe_0-1749032726266.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Since any call is to be sanitized by a proxy which only accepts calls under a specific context (for example, omr) this is unacceptable since it will be blocked and all calls will end up in a 404 error.&lt;BR /&gt;Is there really no other way?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:27:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Customize-Access-URL-for-Power-BI-Report-Server-on-Windows/m-p/4719616#M40975</guid>
      <dc:creator>jcaroe</dc:creator>
      <dc:date>2025-06-04T10:27:50Z</dc:date>
    </item>
  </channel>
</rss>

