Azure Pipelines

Continuously build, test, and deploy to any platform and cloud.

Overview

Azure Pipelines automatically builds and tests code projects to make them available to others. It works with just about any language or project type. Azure Pipelines combines continuous integration (CI) and continuous delivery (CD) to test and build your code and ship it to any target.

Key Resources

Homepage: https://learn.microsoft.com/azure/devops/pipelines/
Pricing: https://azure.microsoft.com/pricing/details/devops/
SLA: https://azure.microsoft.com/support/legal/sla/azure-devops/
Newsfeed: RSS

Getting Started

  1. 3/2/2022, Video, 0:48:00
    Learn how Azure Pipelines enable you to automate your software development cycle for code hosted in Azure Repos. We’ll walk you through using everyday actions in your first...
  2. 10/18/2022, Video, 2:10:54
    What is Azure DevOps | Azure DevOps Course | Hands-on Tutorial with Demos FREE EXAM VOUCHER valid until November 9th: https://aka.ms/DevOpsCloudSkillsChallenge Follow...

News

Date News
4/15/2024
Azure Load Testing is now generally available in Fairfax cloud - USGov Virginia. US Government customers on the Fairfax cloud can now use Azure Load Testing, a fully managed load-testing service...
2/16/2024
Azure Pipelines includes around 150 build & release tasks as well as many more task extensions. Various included tasks have multiple (major) versions bringing the total to over included 200...
2/15/2024
We’ve recently made some improvements to the Publish Test Results task in Azure Pipelines. This task now supports file attachments when publishing test results from a JUnit report. JUnit...
1/26/2024
We’ve introduced a new V2 version of the publish code coverage results task (known as PCCR) in Azure Pipelines recently. The main benefit of the V2 task is the support for more formats of the...
9/19/2023
Ensuring that your applications perform seamlessly under load is crucial. The last thing you want is for a code change or new feature to negatively impact your app's performance. That's where...
9/12/2023
Introduction Containerization has revolutionized the way we deploy and manage software. By packaging applications and their dependencies into a container, we can ensure that our software will run...
9/11/2023
Do you want to stop storing secrets and certificates in Azure service connections? Are you tired rotating these secrets whenever they expire? We are now announcing a public preview of workload...
7/26/2023
In today's fast-paced development landscape, delivering reliable and high-quality software is paramount. To achieve this, end-to-end testing plays a crucial role in ensuring that all components...
6/13/2023
New feature now available in Public Preview enables you to view job statuses without unnecessary compute cost accrual.
5/26/2023
In software development, testing is an integral part of the development process. Tests are used to verify that software behaves as expected, and they ensure that changes made to the code do not...
5/23/2023
Cloud-native applications are rapidly becoming a mesh of microservices, event driven serverless functions and services running on public cloud and on-premises, integrated and linked with...
5/22/2023
Azure Load Testing is a fully managed load testing service that enables you to easily generate high scale load and gain actionable insights into the performance and scalability of your...
5/10/2023
Use an Azure Pipelines task to build and deploy to Azure Container Apps.
4/30/2023
Overview Terraform is an open source infrastructure as code tool to create, change, and improve infrastructures. You can use Terraform to easily deploy Azure resources such as resource group, app...