Introduction Azure DevOps Pipelines can be very powerful, even more so when coupled with Multi-Stage Pipelines. If new to this check out my post on
Introduction One the classic conundrums that occurs when properly managing Azure Key Vault is how to seed the values of Key Vault when the secrets
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.
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!