Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.04 KB

Readme.md

File metadata and controls

23 lines (13 loc) · 1.04 KB

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