Events
17 Mar, 21 - 21 Mar, 10
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019
With Azure Pipelines, you can set up a classic pipeline to build your project. This article will guide you through checking the history of your classic pipeline to see what changed, when it happened, and who made the changes.
Create an Azure DevOps organization and a project if you haven't already.
A working Classic pipeline.
Sign in to your Azure DevOps organization, and then navigate to your project.
Select Pipelines, select your Classic pipeline, and then select Edit.
Select the History tab to view a list of changes, including who made the changes and when they occurred.
Sign in to your Azure DevOps collection, and then navigate to your project.
Select Pipelines, select your Classic pipeline, and then select Edit.
Select the History tab to view a list of changes, including who made the changes and when they occurred.
To take action on a change, select it, select the ellipsis button ..., and then choose either Compare Difference or Revert Pipeline.
Note
When viewing the compare difference in Classic pipeline history, the JSON files are read-only and cannot be edited directly.
Events
17 Mar, 21 - 21 Mar, 10
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Learning path
Build applications with Azure DevOps learning path - Training
In this learning path, find out how to collaborate with others to continuously build, test, and verify your applications using Azure Pipelines and GitHub.
Certification
Microsoft Certified: DevOps Engineer Expert - Certifications
This certification measures your ability to accomplish the following technical tasks: Design and implement processes and communications, design and implement a source control strategy, design and implement build and release pipelines, develop a security and compliance plan, and implement an instrumentation strategy.
Documentation
Building multiple branches - Azure Pipelines
Build multiple branches with Azure Pipelines
Clone or import a pipeline - Azure Pipelines
Create a pipeline by cloning or importing an existing pipeline
Build source repositories - Azure Pipelines
Build source repositories using Azure Pipelines