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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Difference between web service url and web portal url

Hi All,
 
what is the difference between the options as below?
 rs.PNG
Regards,
Frank
   
 
1 ACCEPTED SOLUTION
KBO
MVP

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;

  • Can filter the web service request
  • Can change web service request ports for HTTP and https in Advanced tab
  • Can change virtual directory name for the ReportServer. Default virtual directory name is ReportServer.
  • Can bind and configure SSL (Secure Sockets Layer) certification.

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!

View solution in original post

2 REPLIES 2
d_gosbell
Super User
Super User

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.

KBO
MVP

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;

  • Can filter the web service request
  • Can change web service request ports for HTTP and https in Advanced tab
  • Can change virtual directory name for the ReportServer. Default virtual directory name is ReportServer.
  • Can bind and configure SSL (Secure Sockets Layer) certification.

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!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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