Forum Discussion
spencer_sa
2 years agoImpactful Individual
Bulk deployment rule creation in deployment pipelines
I've got a development workspace with around 50 notebooks that I'm trying to use a deployment pipeline to move through test into production. Each notebook has a development lakehouse as their defaul...
Anonymous
2 years agoNot applicable
Hi spencer_sa ,
That's right, I think you can use the API to bulk update.
First authenticate and get the deployment pipeline ID as well as the workspace. Create a script to update the deployment rules and finally deploy the changes to the target workspace.
Best Regards,
Ada Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
APG
2 years agoFrequent Visitor
Hi Anonymous , which APIs are you referring to?
Currently Fabric Deployment Pipelines REST API (Deployment Pipelines - REST API (Core) | Microsoft Learn) seems to be very limited:
Can you share any link/documentation about the APIs you mentioned?
regards
APG