Skip to content

Commit

Permalink
updating lab titles (microsoft#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
sriramdasbalaji authored Nov 29, 2018
1 parent 0576923 commit 001dbd8
Show file tree
Hide file tree
Showing 16 changed files with 15 additions and 15 deletions.
Binary file added images/ansible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion labs/vsts/nodejs/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: DevOps with Node.js, Team Services, and Azure App Service
title: Configure CI/CD for Node application with Azure Pipelines
layout: page
sidebar: vsts
permalink: /labs/vsts/nodejs/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/Jenkins/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Integrating Jenkins CI with Azure Pipelines
title: Configuring a CD pipeline for your Jenkins CI
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/jenkins/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/azurefunctions/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Deploying Azure Functions using Azure DevOps
title: Setting up a CI/CD pipeline for Azure Functions
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/azurefunctions/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/deploymentgroups/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Multi-machine deployments with Azure Pipelines
title: Deploying to Azure VM using Deployment Groups
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/deploymentgroups/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/docker/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Docker Deployment to Linux Azure App Service using Azure DevOps
title: Deploying a Docker based web application to Azure App Service
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/docker/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/eclipse/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Working with Eclipse - Getting started
title: Integrating Azure Repos and Azure Pipelines with Eclipse
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/eclipse/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/kubernetes/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Deploy application to AKS using Kubernetes
title: Deploying a multi-container application to Azure Kubernetes Services
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/kubernetes/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/octopus/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Automating Deployments with Azure DevOps and Octopus Deploy
title: Automating Deployments from Azure Repos with Octopus Deploy
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/octopus/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/python/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Deploy Python application to Azure App Service using Azure DevOps
title: Deploying a CD pipleine for a Django-based Python app
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/python/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/releasegates/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Release Safely - Expose changes to end users in a phased manner
title: Controlling Deployments using Release Gates
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/releasegates/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/selenium/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Automated UI Testing with Selenium and Azure Pipelines
title: Automating Selenium Tests in Azure Pipelines
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/selenium/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/sonarcloud/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Managing Technical Debt using VSTS and SonarCloud
title: Driving continuous quality of your code with SonarCloud
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/sonarcloud/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/sonarqube/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Integrating Azure DevOps with SonarQube
title: Managing technical debt with SonarQube and Azure DevOps
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/sonarqube/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/tomcat/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Deploying a MySQL database backed Java app to Tomcat on Azure with Azure DevOps
title: Deploying a Java-based Tomcat application to Azure
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/tomcat/
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/whitesource/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Checking Vulnerabilities using WhiteSource Bolt with Azure DevOps
title: Managing Open-source security and license with WhiteSource
layout: page
sidebar: vsts2
permalink: /labs/vstsextend/whitesource/
Expand Down

0 comments on commit 001dbd8

Please sign in to comment.