Forum Discussion

dmkblesser's avatar
dmkblesser
Advocate II
3 years ago

Pipelines - Selective Deploy: Deploy modified Artifacts only via REST API

I'm wondering if it's feasible to deploy modified artifacts only. For example, if I have 10 reports in my dev stage and only 1 report is different between dev and test stage, how can I only deploy that one report via API calls? 

 

Reading the microsoft documents: Selective Deploy, it mentions DeploymentExecutionStepPreDeploymentDiffState in definition. Is there a way to leverage that to only deploy modified ones? 

 

 

No RepliesBe the first to reply