Forum Discussion
Question About Pipelines and Multiple UAT Workspaces
- 9 months ago
No — in native Power BI / Fabric Deployment Pipelines, you cannot connect multiple UAT (Test) workspaces to a single Production workspace within the same pipeline.
You can use Git integration (recommended for Fabric / large teams)
If you’re using Microsoft Fabric or Power BI Premium:
Enable Git integration (Azure DevOps or GitHub) for workspaces.
Each developer/UAT workspace can connect to its own branch (branch out to new workspace).
You can merge branches into a shared main / release branch that syncs with the Production workspace.
Hope it can help you!
Antoine
No — in native Power BI / Fabric Deployment Pipelines, you cannot connect multiple UAT (Test) workspaces to a single Production workspace within the same pipeline.
You can use Git integration (recommended for Fabric / large teams)
If you’re using Microsoft Fabric or Power BI Premium:
Enable Git integration (Azure DevOps or GitHub) for workspaces.
Each developer/UAT workspace can connect to its own branch (branch out to new workspace).
You can merge branches into a shared main / release branch that syncs with the Production workspace.
Hope it can help you!
Antoine