Azure Repos, a service available on Microsoft's Azure, provides unlimited, cloud-hosted private Git repos for development projects. Users can connect with and push code into their Git repos from any IDE, editor, or Git client, add validations and extensions from the marketplace or build one using web hooks and REST APIs, and perform Git code reviews with threaded discussion and continuous integration for each change, or use forks to promote collaboration with inner source workflows.
N/A
Chocolatey
Score 10.0 out of 10
N/A
Chocolatey is software management automation for Windows designed to make complex tasks simple, from Chocolatey Software in Topeka. The vendor states Chocolatey can easily handle all aspects of package management, but it is also able to work well within the existing ecosystem that is Windows software management.
N/A
Pricing
Azure Repos
Chocolatey
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Azure Repos
Chocolatey
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Azure Repos
Chocolatey
Considered Both Products
Azure Repos
No answer on this topic
Chocolatey
Verified User
Anonymous
Chose Chocolatey
On OSX machines we use brew which works if compared to Chocolatey, a lot better. You could see that on Windows machines the idea of a command line-based software installation tool is not very common, especially if you want to use tools like Python or other scripting languages.
The big reason I picked Chocolatey was the fact that npm and Maven are not well-suited for native windows environments. I had to run on a Windows Server virtual machine, so was limited by what I could use, and I did not want to install WSL on the machine. So, I picked …
Chocolately is perfect if you need a robust, well-supported (by the community) package manager. It has basically every major library/tool that you need to do development. I used it specifically in UI test automation.
On OSX machines we use brew which works if compared to Chocolatey, a lot better. You could see that on Windows machines the idea of a command line-based software installation tool is not very common, especially if you want to use tools like Python or other scripting languages.