Skip to content

Sample Azure DevOps template for creating CI/CD pipeline

License

Notifications You must be signed in to change notification settings

iljoong/azure-devops

Repository files navigation

Sample DevOps CI/CD

Overview

azdevops

This sample demonstrates how to create CI/CD pipeline for real-world scenarios and it has following features:

  • CI/CD for Windows based application (dotnet core webapi app) to VMSS.
  • Sample pipelines for PR-build, build, release and upgrade (ssl cert).
  • Building a VM image using packer.
  • Publishing an image to shared image gallery for multi-region and cross subscription deployment.
  • Releasing to VMSS with image and installing a certificate and config IIS.
  • Upgrading certificate of VMSS without downtime

Please refer config.md for setup and test this sample.

About

Sample Azure DevOps template for creating CI/CD pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published