Forum Discussion
Create a fabric deployment pipeline using rest API call
- 1 year ago
My bad , I was reading a wrong article ( the things which I have mentioned will eventually be available ).
There is currently no direct API method to create a Fabric Deployment Pipeline programmatically.
Microsoft has announced plans to finalize public APIs for Deployment pipelines on the Fabric platform. The estimated release timeline for these enhancements is Q1 2025
. These upcoming APIs are expected to include:
- Create Deployment Pipeline
- Delete Deployment Pipeline
- Update Deployment Pipeline
- Assign Workspace To Stage
- Unassign Workspace From Stage
https://learn.microsoft.com/en-us/fabric/release-plan/shared-experiences
If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Anonymous
- 1 year ago
Hi Anonymous
I think I have found the right resources
https://learn.microsoft.com/he-il/fabric/cicd/deployment-pipelines/pipeline-automation-fabric
please check this GitHub repo:
there are other repo link as well on learn page I have shared .
Please see if this helps
Hi Anonymous
Thank you for posting in Microsoft forum community.
In addition to the helpful response provided by nilendraFabric ,Could you please confirm if your questions have been resolved? If this is helps, give 'kudos' and Accept it as the solution. This will assist other community members in resolving similar issues more efficiently.
Thank you.
Hi,
Thanks for the solutions, but I am waiting for some solutions or suggestions for Triggering the fabric deployment pipeline using the Rest API call, is that possible currently?
Thanks in advance.
- nilendraFabric1 year ago
Super User
Hi Anonymous
I think I have found the right resources
https://learn.microsoft.com/he-il/fabric/cicd/deployment-pipelines/pipeline-automation-fabric
please check this GitHub repo:
there are other repo link as well on learn page I have shared .
Please see if this helps