Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
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?
Web Service URL configuration
Web Portal URL configuration.
The rsreportserver.config file is configured like this:
IIS on server is disabled.
Thanks.
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.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
5 | |
4 | |
1 | |
1 | |
1 |
User | Count |
---|---|
9 | |
5 | |
4 | |
4 | |
2 |