Need advice about which tool to choose?Ask the StackShare community!
Add tool
Appveyor vs Azure Pipelines: What are the differences?
# Introduction
This Markdown code provides a comparison between Appveyor and Azure Pipelines based on key differences.
1. **Pricing Model**: Appveyor follows a usage-based pricing model where you are charged based on the number of concurrent jobs, while Azure Pipelines offers a free tier for open-source projects and allows for unlimited build minutes with paid plans.
2. **Supported Platforms**: Appveyor primarily focuses on Windows-based applications, while Azure Pipelines provides support for a wider range of platforms including Windows, Linux, and macOS.
3. **Integration with Microsoft Ecosystem**: Azure Pipelines seamlessly integrates with other Microsoft services such as Azure DevOps, GitHub, and Visual Studio, providing a holistic development environment, whereas Appveyor offers integration with Git-based repositories but lacks the depth of integration seen in Azure Pipelines.
4. **Customization and Extensibility**: Azure Pipelines provides extensive customization options through YAML configurations, allowing users to define complex build pipelines, whereas Appveyor offers a more simplified approach with a user-friendly interface for configuring builds.
5. **Community and Support**: Azure Pipelines benefits from a larger user community and extensive documentation, making it easier to find resources and support, whereas Appveyor has a smaller community but provides personalized support for its users.
6. **Deployment Options**: Azure Pipelines offers a wide range of deployment options including Azure, Kubernetes, and third-party services, whereas Appveyor focuses primarily on deployment to cloud services such as Azure and AWS.
In Summary, this Markdown code highlights key differences between Appveyor and Azure Pipelines in terms of pricing, platform support, integration, customization, community support, and deployment options.
Advice on Appveyor and Azure Pipelines
Balaramesh Thiyagaraj
We are currently using Azure Pipelines for continous integration. Our applications are developed witn .NET framework. But when we look at the online Jenkins is the most widely used tool for continous integration. Can you please give me the advice which one is best to use for my case Azure pipeline or jenkins.
Replies (1)
shailesh shah
If your source code is on GitHub, also take a look at Github actions. https://github.com/features/actions
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of Appveyor
Pros of Azure Pipelines
Pros of Appveyor
- Github integration20
- Simple, reliable & powerful18
- Hosted12
- YML-based configuration11
- Nuget support10
- Windows support6
- Free for open source4
- Automatic deployment4
- Great product, responsive people, free for open-source3
- Easy PowerShell support2
- Easy handling of secret keys2
- Remote Desktop into Build Worker1
- Advanced build workers available1
Pros of Azure Pipelines
- Easy to get started4
- Unlimited CI/CD minutes3
- Built by Microsoft3
- Yaml support2
- Docker support2
Sign up to add or upvote prosMake informed product decisions
Cons of Appveyor
Cons of Azure Pipelines
Cons of Appveyor
- Complex user interface1
- Poor documentation1
Cons of Azure Pipelines
Be the first to leave a con
Sign up to add or upvote consMake informed product decisions
What is Appveyor?
AppVeyor aims to give powerful Continuous Integration and Deployment tools to every .NET developer without the hassle of setting up and maintaining their own build server.
What is Azure Pipelines?
Fast builds with parallel jobs and test execution. Use container jobs to create consistent and reliable builds with the exact tools you need. Create new containers with ease and push them to any registry.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention Appveyor and Azure Pipelines as a desired skillset
What companies use Appveyor?
What companies use Azure Pipelines?
What companies use Appveyor?
What companies use Azure Pipelines?
Manage your open source components, licenses, and vulnerabilities
Learn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with Appveyor?
What tools integrate with Azure Pipelines?
What tools integrate with Appveyor?
What tools integrate with Azure Pipelines?
Sign up to get full access to all the tool integrationsMake informed product decisions
What are some alternatives to Appveyor and Azure Pipelines?
TeamCity
TeamCity is a user-friendly continuous integration (CI) server for professional developers, build engineers, and DevOps. It is trivial to setup and absolutely free for small teams and open source projects.
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.
CircleCI
Continuous integration and delivery platform helps software teams rapidly release code with confidence by automating the build, test, and deploy process. Offers a modern software development platform that lets teams ramp.
Azure DevOps
Azure DevOps provides unlimited private Git hosting, cloud build for continuous integration, agile planning, and release management for continuous delivery to the cloud and on-premises. Includes broad IDE support.
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers.