Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi @Anonymous ,
Web Service URL: In this setting tab; we can customize network policies which have access to Report Server web URL. So we can control incoming request to Report Server. In this configuration tab we can configure;
Web Portal URL: In this configuration tab, we can configure web portal virtual directory name and we can change request ports and filter IP address like Web Service URL.
Source: https://www.sqlshack.com/sql-server-reporting-service-configuration-manager/
Best,
Kathrin
If this post has helped you, please give it a thumbs up!
Did I answer your question? Mark my post as a solution!
The Portal URL is the one your end users will interact with. This defaults to http(s)://<server>/reports. This endpoint hosts both the portal user interface and a REST based API that can be used to programmatically work against the Report Server.
The Webservice URL is largely there for backward compatibility. This defaults to http(s)://<server>/reportserver/. It hosts an XML based API which only works with paginated reports and was originally part of SQL Server Reporting Services. However it's still important that this URL is configured correctly as internally the Portal uses functionality in the Webservice for working with paginated reports.
Hi @Anonymous ,
Web Service URL: In this setting tab; we can customize network policies which have access to Report Server web URL. So we can control incoming request to Report Server. In this configuration tab we can configure;
Web Portal URL: In this configuration tab, we can configure web portal virtual directory name and we can change request ports and filter IP address like Web Service URL.
Source: https://www.sqlshack.com/sql-server-reporting-service-configuration-manager/
Best,
Kathrin
If this post has helped you, please give it a thumbs up!
Did I answer your question? Mark my post as a solution!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
3 | |
3 | |
1 | |
1 | |
1 |
User | Count |
---|---|
7 | |
5 | |
4 | |
4 | |
3 |