Blue-Green Deployment with Azure DevOps and App Services

Use Azure DevOps to enable Blue-Green Deployment to Azure App Service. Azure DevOps provides Repos for source code control, Pipelines for CI/CD, Artifacts to host build artifacts, and Boards for developer collaboration and coorindation. Azure App Service provides deployment slots to support stageā€¦