An open API service indexing awesome lists of open source software.

https://github.com/calloncampbell/2018-ignitetour-demos

These are my Azure Pipelines demos for the Microsoft Ignite Tour Toronto
https://github.com/calloncampbell/2018-ignitetour-demos

azure-devops azure-pipelines ci-cd ci-cd-pipeline devops devops-pipeline yaml

Last synced: about 2 months ago
JSON representation

These are my Azure Pipelines demos for the Microsoft Ignite Tour Toronto

Awesome Lists containing this project

README

          

# Microsoft Ignite The Tour | Toronto Demos

![](./docs/_img/Ignite-Tour-Toronto.png)

These are my Azure Pipelines demos for the Microsoft Ignite The Tour | Toronto.

## Features

This project demonstrates the following:

* [Azure Pipelines](https://azure.microsoft.com/en-au/services/devops/pipelines/?WT.mc_id=msignitethetour-github-dev20)
* [Azure Pipelines App for GitHub](https://github.com/marketplace/azure-pipelines)
* [Azure DevOps Deployment Gates](https://docs.microsoft.com/en-us/azure/devops/pipelines/release/approvals/gates?WT.mc_id=msignitethetour-github-dev20)
* [Azure App Service Deployment Slots](https://docs.microsoft.com/en-us/azure/app-service/web-sites-staged-publishing?WT.mc_id=msignitethetour-github-dev20)

## Additional Links

* Azure DevOps [Azure DevOps Documentation](https://docs.microsoft.com/en-us/azure/devops/index/).
* Explore the [DevOps Resource Center](https://docs.microsoft.com/en-us/azure/devops/learn/).
* Azure DevOps [Hands-On Labs](https://www.azuredevopslabs.com/).
* Azure DevOps [Demo Generator](https://azuredevopsdemogenerator.a.zurewebsites.net/).
* To run your pipeline in a container, see [Container jobs](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/container-phases?view=vsts).
* For details about building GitHub repositories, see [Build GitHub repositories](https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=vsts).
* Using YAML to defined your [Azure Pipeline](https://docs.microsoft.com/en-us/azure/devops/pipelines/get-started/pipelines-get-started?view=vsts).
* To learn what else you can do in YAML pipelines, see [YAML schema reference](https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=vsts).