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
Introduction As development teams implement more and more Infrastructure as Code (IaC) leveraging Azure DevOps(ADO) there is a need for to ADO tasks that integrate
In Jun `21 I had the opportunity to present to the Omaha Azure User’s Group on the topic of YAML Pipelines within Azure DevOps. Here
Advanced usage of YAML Objects to automate the Azure DevOps Multi Stage Pipeline process.
Azure Solutions Architect Expert Exam(s): AZ-303: Microsoft Azure Architect Technologies AND AZ-304: Microsoft Azure Architect Design Level: Expert Prep Time: 1 hr a day @
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.
I know I am an advocate for YAML Pipelines to handle builds and releases; however, that doesn’t mean can’t take a minute to emphasis the