Accessing SSRS Web portal without hitting the direct server

Anonymous
2023-08-03T01:34:22.8466667+00:00

Dear All,

We have installed and configured SSRS on our database server. Which is having application databases and report databases. The access to the database is happening through application server which is running on dot net applications.

We want users to access SSRS webportal directly from their application without directly hitting the report database server. We want to restrict the users directly hitting the ssrs web portal as it is running on the database server. Kindly advice

Thanks

Abdul.

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,040 questions
0 comments No comments
{count} votes

Accepted answer
  1. Olaf Helper 46,551 Reputation points
    2023-08-03T05:36:56.4566667+00:00

    We want to restrict the users directly hitting the ssrs web portal as it is running on the database server.

    Then create a web application, mapping/wrapping the SSRS report requests & results.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. AniyaTang-MSFT 12,451 Reputation points Microsoft External Staff
    2023-08-03T05:28:10.87+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.