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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
v-xiandat-msft
Community Support
Community Support

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Kudoed Authors