Forum Discussion
SSRS on PBIRS
- 6 years ago
cnschulz wrote:
Only downside I can see is a single URL for access. Currently our two systems have /reports and /powerbireports ass the access URLs and I'd like to replicate that on the new (single instance) box.
I did not realize that you already had a PBIRS instance. I thought you were upgrading from SSRS to PBIRS.
So if you want both /reports and /powerbireports to take users to the PBIRS portal page then I think you would need to setup one of these as the "primary" web url in the Report Server Configuration Manager. Then you would need to setup the other url as a site in IIS and either configure a re-direct or url re-writing rules to point to the "primary" url. I'm not aware of any native option in PBIRS that would allow it to run the portal on two different urls.
It's best to just have PBIRS. I think you'll actually find that it's not supported to run both SSRS and PBIRS on the same machine as they tend to interfere with each other. And PBIRS is a superset of SSRS anyway.
- cnschulz6 years ago
Helper IV
d_gosbellThank you. This is my preferred option. Only downside I can see is a single URL for access. Currently our two systems have /reports and /powerbireports ass the access URLs and I'd like to replicate that on the new (single instance) box.
Thanks for your help
- d_gosbell6 years ago
Super User
cnschulz wrote:
Only downside I can see is a single URL for access. Currently our two systems have /reports and /powerbireports ass the access URLs and I'd like to replicate that on the new (single instance) box.
I did not realize that you already had a PBIRS instance. I thought you were upgrading from SSRS to PBIRS.
So if you want both /reports and /powerbireports to take users to the PBIRS portal page then I think you would need to setup one of these as the "primary" web url in the Report Server Configuration Manager. Then you would need to setup the other url as a site in IIS and either configure a re-direct or url re-writing rules to point to the "primary" url. I'm not aware of any native option in PBIRS that would allow it to run the portal on two different urls.