Azure DevOps Pipelines
Microsofts cloud CI/CD service with first-class Azure and .NET integration.
Azure DevOps Pipelines is a cloud CI/CD service that supports any language, platform, and cloud. It integrates tightly with Azure services, supports YAML and classic editor, and offers self-hosted and Microsoft-hosted agents. Part of the broader Azure DevOps suite (Boards, Repos, Artifacts, Test Plans). Free tier includes 1,800 min/mo for Microsoft-hosted agents.
- Best for: CI/CD
- Pricing: Free tier (1,800 min/mo), Basic $6/user/mo
Disclosure: We may earn a commission if you click this link and make a purchase, at no additional cost to you.
Visit Azure DevOps PipelinesAzure DevOps Pipelines Hub
Explore Azure DevOps Pipelines
Compare Azure DevOps Pipelines With
Features
Cache Management
Built-in caching mechanisms to speed up builds
Cache task and pipeline caching
Deployment Gate Approvals
Manual approval steps before production deployments
Environment approvals and checks
Docker/Kubernetes Support
Native support for building and deploying containerized applications
Docker tasks, Kubernetes tasks, container jobs
Hosted Runners
Managed build infrastructure provided by the platform
Microsoft-hosted agents (Linux, Windows, macOS)
Marketplace/Plugins
Extensible ecosystem of pre-built integrations and plugins
Marketplace extensions
Matrix Builds
Run tests across multiple OS and language versions in parallel
Matrix strategy in YAML
Parallel Execution
Run multiple jobs simultaneously to reduce build times
Parallel jobs and matrix
Pipeline as Code
Define CI/CD pipelines through code files in the repository
YAML and classic editor
Secrets Management
Secure storage and injection of API keys and credentials
Variable groups, secret variables, Azure Key Vault integration
Self-Hosted Runners
Ability to run build agents on your own infrastructure
Self-hosted agents and agent pools
Best For
Find the right DevOps tools for your specific needs. Azure DevOps Pipelines is featured in these buying guides:
Related Links
Category
Alternatives
Comparisons
- Azure DevOps Pipelines vs Buildkite
- Azure DevOps Pipelines vs Woodpecker CI
- Azure DevOps Pipelines vs AWS CodePipeline
- Azure DevOps Pipelines vs GitHub Actions
- Azure DevOps Pipelines vs GitLab CI/CD
- Azure DevOps Pipelines vs Jenkins
- Azure DevOps Pipelines vs CircleCI
- Azure DevOps Pipelines vs ArgoCD
- Azure DevOps Pipelines vs Flux