CI/CD pipeplines

We are now ready with CI/CD in our solution. All resources are now defined and implemented via arm templates, it improves the deployment process to the different environments.

We defined first our build pipeline in DevOps:

Once the build is completed, the RELEASE pipeline runs and deploys resources to our Resource Group

Happy coding 😊