Introduction When deploying applications and infrastructure there are times when executing PowerShell is required as part of our Continuous Integration (CI) and Continuous Deployment (CD)
Introduction One can leverage YAML If Expressions to dynamically load the required stages/jobs/tasks templates, this will lead to one YAML pipeline for CI/CD. This is
Introduction to working ADO YAML Templates for CI/CD for Terraform. Including links to GitHub repository with templates configured.
Introduction Update: This template is available in TheYAMLPipelineOne on GitHub One the classic conundrums that occurs when properly managing Azure Key Vault is how to
Background One of benefits on leveraging YAML based pipelines in Azure DevOps (ADO), is the ability for builds and deployments to be managed as code.
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
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.
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