Continuous Delivery for Azure Web Apps

2018, May 07    

My talk on Continuous Integration (CI) and Continuous Delivery (CD) to Azure Web Apps that I gave at the Global Azure Bootcamp 2018. The talk begins with Right-Click Publish from Visual Studio to an Azure Web App. It then demonstrates automatically deploying updates to the master branch of a GitHub repository. The talk then concludes with by setting up a full build and release CI/CD pipeline using Visual Studio Team Services (VSTS).

Slides from this presentation are available on GitHub.