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
MultiStage Pipelines can make deployments much much easier. Be sure to check out my previous post an overview of YAML Pipelines in Azure DevOps A
One of the announcements made by the Azure DevOps team that has gone under the radar is that of the ability to use YAML Pipelines