Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
jpgandrade90
New Member

Problem with HTTPS on Power bi Report Server

Hi. I'm facing the following problem. Can someone help me to solve this?

 

I configured the power bi report server to work with HTTPS (443 port) keeping the HTTP working too.

When I access the URL like this http://urltopowerbireportingservices (HTTP:80), automatically is redirected correctly to https://urltopowerbireportingservices/Reports (HTTPS:443). However, if a access the URL like https://urltopowerbireportingservices (without /Reports), an error 404 occurred (see image 1). URL https://urltopowerbireportingservices/Reports (with /Reports) works perfectly. 

 

 

jpgandrade90_2-1713821471737.png

Image 1 - Error 404 when I access https://urltopowerbireportingservices


The problem is that the URL https://urltopowerbireportingservices is not redirecting to https://urltopowerbireportingservices/Reports. How can I configure to make this work?

 

jpgandrade90_0-1713821316418.png

Web Service URL configuration

 

jpgandrade90_1-1713821325768.png

Web Portal URL configuration.

 

The rsreportserver.config file is configured like this:

jpgandrade90_3-1713821698523.png

 

 

IIS on server is disabled.

Thanks.

 

1 REPLY 1
Anonymous
Not applicable

Hi @jpgandrade90 ,

Based on the information you've provided, it appears that the root cause of the issue is related to the configuration for the default landing page when accessing your Power BI Report Server via HTTPS without specifying the "/Reports" path.

To address this, you'll need to adjust the configuration in the file to ensure that requests to the root URL are correctly redirected to the path.

Below is the official link will help you:

RsReportServer.config configuration file - SQL Server Reporting Services (SSRS) | Microsoft Learn

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.