Skip to content

Commit 15bbacf

Browse files
committed
minor change
1 parent ed17570 commit 15bbacf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/lab-services/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
href: devtest-lab-concepts.md
5353
- name: Best practices for distributed and collaborative development
5454
href: best-practices-distributive-collaborative-development-environment.md
55-
- name: DevTest Labs and DevOps
55+
- name: Integration with Azure DevOps
5656
href: devtest-lab-dev-ops.md
5757
- name: Scenarios
5858
items:

articles/lab-services/devtest-lab-dev-ops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure DevTest Labs and DevOps | Microsoft Docs
2+
title: Integration of Azure DevTest Labs and DevOps | Microsoft Docs
33
description: Learn how to use labs of Azure DevTest Labs within a continuous integration (CI)/ continuous delivery (CD) pipelines in an enterprise environment.
44
services: devtest-lab
55
documentationcenter: na
@@ -17,7 +17,7 @@ ms.author: spelluru
1717

1818
---
1919

20-
# Azure DevOps and Azure DevTest Labs
20+
# Integration of Azure DevTest Labs and Azure DevOps
2121
DevOps is a software development methodology that integrates software development (Dev) with operations (Ops) for a system that delivers new features, updates, and fixes in alignment with business goals. This methodology encompasses everything from designing new features based on goals, usage patterns, and customer feedback; to fixing, recovering and hardening the system when issues occur. An easily identified component of this methodology is the continuous integration (CI)/ continuous delivery (CD) pipeline. A CI/CD pipeline takes information, code, and resources from a commit through a series of steps that include building, testing, and deployment, to produce the system. This article focuses on different ways to effectively use labs within a pipeline in an enterprise environment.
2222

2323
## Benefits of using labs in DevOps workflow

0 commit comments

Comments
 (0)