Visual Studio Toolbox Live - DevOps with Azure Pipelines
Watch the Visual Studio Toolbox recording as I show you how you can automate your builds, tests, and deployments with Azure Pipelines
Overview
I recently had the opportunity to hop on the Visual Studio Toolbox Live channel for a 2-part DevOps series: one session on GitHub Actions and one session on Azure Pipelines. In this video, we introduce Azure Pipelines, discuss the various pipeline options (classic vs. YAML), compare Azure Pipelines to GitHub Actions, and create a pipeline to build and deploy a sample web app to Azure. I had a great time with Leslie and Robert, and I hope you enjoy the videos!
Josh Johanning returns to show how you can automate your builds, tests, and deployments with Azure Pipelines
- Sample app repo: https://github.com/joshjohanning-org/tailspin-spacegame-web-demo
- Learning resources: Microsoft Learn
- YAML schema reference for Azure Pipelines
See my other Visual Studio Toolbox Live video on GitHub Actions here!