Azure Pipelines provides build services (CI), that are free for open source projects and available in the GitHub marketplace. Azure Pipelines also provides release management for continuous delivery (CD) to any cloud and on-premises servers. With Azure Pipelines, you’ll be able to continuously build, test and deploy to any platform and cloud. **Do not** use this tag for Azure Data Factory pipeline questions.
Azure Pipelines is a Microsoft Azure DevOps service that offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.
Any language, platform, and cloud: Build, test, and deploy Node.js, Python, Java, PHP, Ruby, Go, C/C++, C#, Android, and iOS apps. Run in parallel on Linux, macOS, and Windows. Deploy to cloud providers like Azure, AWS, and GCP. Distribute mobile apps through beta channels and app stores.
Native container support: Create new containers with ease and push them to any registry. Deploy containers to independent hosts or Kubernetes.
Advanced workflows and features: Easy build chaining and multi-phased builds. Support for YAML, test integration, release gates, reporting, and more.
Extensible: Use a range of build, test, and deployment tasks built by the community – hundreds of extensions from Slack to SonarCloud. Deploy from other CI systems, like Jenkins. Webhooks and REST APIs help you integrate.
Free, to you from Azure Pipelines: Free cloud-hosted builds for public and private repositories.
Pricing
For Open source projects, get unlimited users and build time for free with up to 10 parallel jobs on Linux, Windows or macOS hosted on servers by Microsoft.
For small teams the first 5 users are free:
- Azure pipelines: 1 hosted job with 1,800 minutes per month for CI/CD and 1 self-hosted job
- Azure boards: Work item tracking and Kanban boards
- Azure repos: Unlimited public and/or private Git repos
- Azure artifacts: Package management
- Load testing (20,000 VUMs/month)
- Unlimited stakeholders
For growing teams, there are additional non-commitment monthly user plans available for additional team members starting at around $6 per user per month. Find out more here.
Updates
New features and updates are introduced to Azure DevOps Services every 3 weeks. Users will receive new features before they are rolled up into an update to the on-premises Azure DevOps Server product. The release notes for each deployment is available by RSS feed and is summarized into an Azure DevOps Features timeline available here.
Tag usage
It is recommended to use the azure-pipelines tag along with the specific product area tags:
Other resources
We have channels that you can also voice your concerns, FAQs, documentation and submit an idea:
- See what Azure DevOps can do for you
- Documentation
- Product updates – view the latest updates to Azure DevOps
- Submit an idea – help us improve our products
- Report a bug – having an issue? Let us know