top of page

Tech Talk

Max Morrow
Nov 13, 20223 min read
80
0


Max Morrow
Sep 2, 20213 min read
518
1
Search


Azure DevOps: Deploying Docker Containers To Azure App Services Using YAML Pipelines
So, you've got a few Docker containers lying around and you're looking for a cheap, fast solution for deploying them. Azure App Services...
Max Morrow
Sep 2, 20213 min read
518 views
1 comment


Azure DevOps: If Statements in Your YAML Pipelines
If Statements are a fantastic feature in YAML pipelines that allows you to dynamically customize the behavior of your pipelines based on the
Max Morrow
Feb 10, 20211 min read
51,140 views
1 comment


Azure DevOps: Setting Pre-Deployment Approvals for YAML Pipelines
If you're creating a pipeline that is deploying to many environments, including production, chances are that you're looking to set up...
Max Morrow
Jan 28, 20212 min read
2,019 views
0 comments


Azure DevOps: Using Azure DevOps YAML Templates
For those of you who use Azure DevOps day-to-day for your source control and CI/CD pipelines you've probably had the conversation...
Max Morrow
Jan 12, 20213 min read
1,080 views
0 comments
bottom of page