Update: Can now find this YAML on the TheYAMLPipelineOne repository Introduction Azure DevOps Pipelines can be very powerful, even more so when coupled with Multi-Stage
Disclaimer: This is more technical than what I like putting in a blog post. I don’t know a way around it as feel like it’s
Background This post is going to cover a lot achieving the swapping of slots via Azure DevOps tasks and YAML templates! Essentially wanted to go
This holiday season I decided to embark on a challenge of committing things back to the open source community. There already is the well-established Advent
Advanced usage of YAML Objects to automate the Azure DevOps Multi Stage Pipeline process.
One of the requested features of YAML DevOps Pipelines has been the ability to add a manual intervention task. One that may pause the pipeline
YAML Pipelines can be problematic to troubleshoot. Try PowerShell or downloading the logs for expanded template information!
YAML Pipelines can be optimized for reuse via templating at the task, job, and stage level.