Genpact Cora Knowledge Center

Support

Runbook for CI/CD with Azure DevOps for Cora SeQuence Projects

Azure DevOps is an automated platform on the Azure cloud that enables you to continuously integrate developed applications (projects) with the Azure cloud and continuously deploy the developed application to any Cora SeQuence environment like UAT or production (Live) seamlessly via pipelines. After all the pipelines are created and set up properly, the whole process can run automatically without any manual intervention.

You use CI/CD pipelines for two main purposes:

  • Update workflows or workflow-related applications.
  • Customize Cora SeQuence features.

To learn more about CI/CD and how to execute the pipelines to deploy Cora SeQuence, refer to this document.