Learn how to set up proper source control for your web app and configure a fully automated continuous integration and continuous delivery (CI/CD) pipeline in Azure.
Overview
Syllabus
Introduction
- Why do control and CI/CD matter?
- What you should know
- Create a web app in the Azure portal
- Create a web app in Visual Studio
- Publish your app to Azure
- Initialize a new repo using Azure DevOps
- Initialize a new repo using GitHub
- Set up an existing app on Azure DevOps
- Set up an existing app on GitHub
- Create a build pipeline in Azure DevOps
- Configure your build steps
- Add build pipeline triggers
- Queue manual builds when necessary
- Create a release pipeline in DevOps
- Set up your artifact
- Add release pipeline triggers
- Configure your stages
- Set up deployment conditions
- Queue manual releases when necessary
- Apply strategies to enhance your development workflow
Taught by
Adrienne Braganza Tacke