Forum Discussion
Using deployment pipeline between capacities
Hi,
for a Fabric solution I have two capacities, one for Dev/Test purposes and one for Prod purpose.
I need to create two workspaces, one for the Dev environment and one for the Test environment, about the first capacity and one workspace for the Prod environment using the second capacity.
It seems that it isn't possibile to use a deployment pipeline to promote the Test environment versus the Prod environment.
Why not? How could I deploy the solution from the Test environment to the Prod one in a such scenario?
Thanks
Hello pmscorca
The deployment pipelines are not bound to Capacities, and it is prossible to promote to a higher environment that sits on a different capacity, as long as they are on the same region and none of them are trial capacities!
When you run a deployment pipeline, the pipeline activities are billed to the associated capacity.
If you are getting a Capacity Mismatch error, it is probably related to the capacities being in different regions.
There was a previous post on this topic -
Solved: Fabric Capacity for Deployment Pipeline - Microsoft Fabric Community
Also, check this Microsoft doc which clearly shows deployment pattern across two different capacities.
Deployment Patterns for Microsoft Fabric - Azure Architecture Center | Microsoft Learn
1 Reply
- deborshi_nagSuper User
Hello pmscorca
The deployment pipelines are not bound to Capacities, and it is prossible to promote to a higher environment that sits on a different capacity, as long as they are on the same region and none of them are trial capacities!
When you run a deployment pipeline, the pipeline activities are billed to the associated capacity.
If you are getting a Capacity Mismatch error, it is probably related to the capacities being in different regions.
There was a previous post on this topic -
Solved: Fabric Capacity for Deployment Pipeline - Microsoft Fabric Community
Also, check this Microsoft doc which clearly shows deployment pattern across two different capacities.
Deployment Patterns for Microsoft Fabric - Azure Architecture Center | Microsoft Learn