/myYAML

https://www.linkedin.com/learning/azure-devops-continuous-delivery-with-yaml-pipelines

Primary LanguageJavaScript

myYAML - Starter Project

This project contains the initial code for a course on YAML Pipelines.

We will use the following templates to deploy code to Azure:

Windows VM with WebDeploy enabled

This is a starter template for deploying a linux web app with deployment slots for TEST and STAGING that can be used for multi-stage deployment pipelines

Linux Web App with Slots

This is a starter template for deploying a linux web app with deployment slots for TEST and STAGING that can be used for multi-stage deployment pipelines