Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Automate Deployment Pipelines

Hello everyone,    I would like to know how to automate my deployement pipeline and if it was possible to add a step in addtion to Dev/Test/Prod ?    Thanks in advance,    Charline
  • Nimrod_Shalit's avatar
    4 years ago

    Anonymous,

    you can read all about deployment pipelines automation in this article.

    Basically, almost all the main operations available in the UI are also available with APIs, so you can create pipelines from scratch and deploy content only with APIs.

    Also note we've just released an ADO extension, you can check it out.