Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
What is recommended way to implement Dev, Test, Prod environment for Power BI services for organization with 1000 end-users?
Is it creating one Power BI environment and then creating dedicated workspaces for Dev, Test and Prod?
Is it even possible that organization would have several isolated Power BI portal for Dev, Test and Prod?
Solved! Go to Solution.
Hi @KennyTech ,
I can offer you a solution with entirely different Workspaces for Dev/Test/Prod, including corresponding Apps for Test and Prod. A report would be created and published to a Dev Workspace. Once ready, it would then be re-published to a Test Workspace (with new database connections, if necessary). The App would be created to allow testers for the UAT phase. When that phase is complete, the report would finally be re-published to a Prod Workspace. A Prod App would be created to allow for the end users to view the report.
You can refer to the solutions given in this post:
Solved: Set up different environments in Power BI - Microsoft Fabric Community
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @KennyTech ,
I can offer you a solution with entirely different Workspaces for Dev/Test/Prod, including corresponding Apps for Test and Prod. A report would be created and published to a Dev Workspace. Once ready, it would then be re-published to a Test Workspace (with new database connections, if necessary). The App would be created to allow testers for the UAT phase. When that phase is complete, the report would finally be re-published to a Prod Workspace. A Prod App would be created to allow for the end users to view the report.
You can refer to the solutions given in this post:
Solved: Set up different environments in Power BI - Microsoft Fabric Community
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Is it creating one Power BI environment and then creating dedicated workspaces for Dev, Test and Prod? --YES
I assume with that many users you have Power BI Premium and thus Deployment Pipelines which is a way of setting up the various workspaces and deploying artifacts across.
Isolated portals would mean different Power BI tenants which does not make so much sense I think, at least I have not seen this much.