Complete Manual Intervention Step via API

We use the offline file drop to deploy our apps. For security reasons, we can’t give this control to a server outside of the private network.

But this means the currently deployed version might not be the truth.

Would it be possible to create a “manual intervention step” to essentially prevent the deployment from being completed and then use the API to complete it from a different step that runs on the deployment target after all other successful steps?

Hi Josh,

Thanks for reaching out.

We actually have an example that you can probably adapt to your setup.

It is over in our repository of examples called ApproveOrAbort.ps1.

Please let me know if this works for you or if you need further help.

Thanks,
Jeremy

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.