Forum Discussion
Deployment Pipeline Not able to create Workspaces with Premium capacity in First time deployment
Hi Team,
We came across strange behaviour of Deployment pipeline in which in our workspace which is having premium capacity assigned , unable to create premium capacity workspaces while deploying through deployment pipeline feature.
As per our understanding First time deployment will automatically create Premium capacity workspaces if we are deploying through Dev to test or test to prod. But in our case this is not happening. It looks like some issue in deployment pipeline process.
In error it is showing , Target and source both should have premium capacity workspace Now here is the catch ! we can assign only single premium workspace during initial configuration and while publishing content from one to another it should automatically create other workspace with premium capacity but it is not happening and also we cant assign 2 or 3 workspaces to the single pipeline.
Please let us know if I am missing in this configuration.
Thanks
3 Replies
- Nimrod_Shalit
Power BI Team
Anonymous,
Sounds like the user who tries to do the first time deployment don't have permissions to assign a workspace to a capacity.
When you do a first-time deploy, the pipeline automatically creates a workspace and tries to assign it to a capacity. But it is trying on behalf of the deploying user, so if he don't have permissions to any capacity, it will fail and will keep the empty WS. You can either get permissions to a capacity, or send the new WS to someone with permissions to assign it for you.
Another option that will be available soon is to assign workspaces to all stages. Once this will become available, you can bring 3 workspaces already assigned to capacities and just place them in dev/test/prod stages.
- AnonymousNot applicable
Thanks for your response.
It means workspace admin(Premium) without capacity admin Privilege, Can't create deployment pipeline?
Usually during initial Procurment time while assigning Premium capacity only single workspace used to assign without considering Deployment pipeline feature.
Let me know if my understanding is correct.
Thanks
- Nimrod_Shalit
Power BI Team
It doesn't require capacity admin, just capacity assignment permissions.
And since it's a one-time operation, you need to get the newly created workspaces into a capacity by someone from the organization with permissions. After that happens, it will just work.