Forum Discussion
Report Server Deployment Options
- 4 years ago
Anonymous wrote:
What are the options of dev test prod stages split for Power BI Report Server?
One option is to have separate dev/test VMs with the developer edition of Report Server on them.
Another option is to create dev/test folders on your production server and limit access to them.
There are no automated pipelines with Report Server - you would have to configure something like that manually.
We use separate dev/test servers for all our big projects.
For smaller changes we use "test" folders on the production server so that a handful of end users can do UAT against production data to test report changes before we make them available to all users.
Anonymous wrote:
What are the options of dev test prod stages split for Power BI Report Server?
One option is to have separate dev/test VMs with the developer edition of Report Server on them.
Another option is to create dev/test folders on your production server and limit access to them.
There are no automated pipelines with Report Server - you would have to configure something like that manually.
We use separate dev/test servers for all our big projects.
For smaller changes we use "test" folders on the production server so that a handful of end users can do UAT against production data to test report changes before we make them available to all users.